Home | History | Annotate | Download | only in scripts

Lines Matching full:destdir

65 # override DESTDIR= on the make install command line to easily support
68 # make install DESTDIR=/tmp/build/libpng
71 # via DESTDIR, $(DESTDIR)$(prefix) must already exist before
73 DESTDIR=
75 DB=$(DESTDIR)$(BINPATH)
76 DI=$(DESTDIR)$(INCPATH)
77 DL=$(DESTDIR)$(LIBPATH)
78 DM=$(DESTDIR)$(MANPATH)
207 # If you installed in $(DESTDIR), test-installed won't work until you