Lines Matching full:destdir
60 # override DESTDIR= on the make install command line to easily support
63 # make install DESTDIR=/tmp/build/libpng
66 # via DESTDIR, $(DESTDIR)$(prefix) must already exist before
68 DESTDIR=
70 DB=$(DESTDIR)$(BINPATH)
71 DI=$(DESTDIR)$(INCPATH)
72 DL=$(DESTDIR)$(LIBPATH)
73 DM=$(DESTDIR)$(MANPATH)
186 # If you installed in $(DESTDIR), test-installed won't work until you