Lines Matching full:destdir
39 # override DESTDIR= on the make install command line to easily support
42 # make install DESTDIR=/tmp/build/libpng
45 # via DESTDIR, $(DESTDIR)$(prefix) must already exist before
47 DESTDIR=
49 DB=$(DESTDIR)$(BINPATH)
50 DI=$(DESTDIR)$(INCPATH)
51 DL=$(DESTDIR)$(LIBPATH)
52 DM=$(DESTDIR)$(MANPATH)
171 # If you installed in $(DESTDIR), test-installed won't work until you