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