Lines Matching full:destdir
126 cd $(DESTDIR)$(includedir); rm -f png.h pngconf.h
127 cd $(DESTDIR)$(includedir); $(LN_S) $(PNGLIB_BASENAME)/png.h png.h
128 cd $(DESTDIR)$(includedir); $(LN_S) $(PNGLIB_BASENAME)/pngconf.h pngconf.h
129 cd $(DESTDIR)$(pkgconfigdir); rm -f libpng.pc
130 cd $(DESTDIR)$(pkgconfigdir); $(LN_S) $(PNGLIB_BASENAME).pc libpng.pc
134 cd $(DESTDIR)$(bindir); rm -f libpng-config
135 cd $(DESTDIR)$(bindir); $(LN_S) $(PNGLIB_BASENAME)-config libpng-config
137 cd $(DESTDIR)$(libdir);\
146 cd $(DESTDIR)$(includedir); rm -f png.h pngconf.h
147 rm -f $(DESTDIR)$(pkgconfigdir)/libpng.pc
148 rm -f $(DESTDIR)$(bindir)/libpng-config
151 cd $(DESTDIR)$(libdir);\