Lines Matching refs:INSTALL
68 ## Header files to install
78 .PHONY : all all-local install install-local clean clean-local \
79 distclean distclean-local install-library install-headers dist \
87 install: install-local
95 install-local: install-headers install-library
97 install-library: all-local
100 $(INSTALL-L) $(TARGET) $(DESTDIR)$(libdir)
103 $(INSTALL-L) $(FINAL_SO_TARGET) $(DESTDIR)$(libdir)
111 $(INSTALL-L) $(FINAL_IMPORT_LIB) $(DESTDIR)$(libdir)
121 install-headers: