Searched refs:DESTDIR (Results 151 - 175 of 833) sorted by relevance

1234567891011>>

/netbsd-current/external/lgpl3/gmp/
H A DMakefile.netbsd-gmp7 CCADDFLAGS= --sysroot=${DESTDIR} -L${DESTDIR}/lib -L${DESTDIR}/usr/lib -B${DESTDIR}/usr/lib/ -I${.OBJDIR}/.native/gcc/include
13 CPP=${CPP:Q}' '-I${DESTDIR}/usr/include \
/netbsd-current/external/gpl3/gcc/dist/maintainer-scripts/
H A Dgenerate_libstdcxx_web_docs37 DESTDIR=`mktemp -d $PWD/dest.XXXXXX`
52 make -C $target/libstdc++-v3 doc-install-html doc-install-xml doc-install-pdf DESTDIR=$DESTDIR
53 cd $DESTDIR/docs
70 rm -r $DESTDIR
/netbsd-current/external/gpl3/gcc.old/dist/maintainer-scripts/
H A Dgenerate_libstdcxx_web_docs37 DESTDIR=`mktemp -d $PWD/dest.XXXXXX`
52 make -C $target/libstdc++-v3 doc-install-html doc-install-xml doc-install-pdf DESTDIR=$DESTDIR
53 cd $DESTDIR/docs
70 rm -r $DESTDIR
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
H A DMakefile.in10 DESTDIR =
61 -if [ -f $(DESTDIR)$(bindir)/$(SCREEN) ] && [ ! -f $(DESTDIR)$(bindir)/$(SCREEN).old ]; \
62 then mv $(DESTDIR)$(bindir)/$(SCREEN) $(DESTDIR)$(bindir)/$(SCREEN).old; fi
63 $(INSTALL_PROGRAM) screen $(DESTDIR)$(bindir)/$(SCREEN)
64 -chown root $(DESTDIR)$(bindir)/$(SCREEN) && chmod 4755 $(DESTDIR)$(bindir)/$(SCREEN)
66 -if [ -f $(DESTDIR)$(bindir)/screen ] && [ ! -f $(DESTDIR)
[all...]
/netbsd-current/external/mit/xorg/server/xorg-server/hw/xfree86/dri/
H A DMakefile28 -I${DESTDIR}${X11INCDIR}/X11 \
29 -I${DESTDIR}${X11INCDIR}/X11/dri \
30 -I${DESTDIR}${X11INCDIR}/libdrm \
31 -I${DESTDIR}${X11INCDIR}/pixman-1 \
32 -I${DESTDIR}${X11INCDIR}/xorg \
/netbsd-current/external/mit/xorg/server/xorg-server.old/hw/xfree86/dri/
H A DMakefile28 -I${DESTDIR}${X11INCDIR}/X11 \
29 -I${DESTDIR}${X11INCDIR}/X11/dri \
30 -I${DESTDIR}${X11INCDIR}/libdrm \
31 -I${DESTDIR}${X11INCDIR}/pixman-1 \
32 -I${DESTDIR}${X11INCDIR}/xorg \
/netbsd-current/external/mit/xorg/server/xorg-server.old/hw/xfree86/dri2/
H A DMakefile29 -I${DESTDIR}${X11INCDIR}/X11 \
30 -I${DESTDIR}${X11INCDIR}/X11/dri \
31 -I${DESTDIR}${X11INCDIR}/libdrm \
32 -I${DESTDIR}${X11INCDIR}/pixman-1 \
33 -I${DESTDIR}${X11INCDIR}/xorg \
/netbsd-current/
H A DMakefile19 # DESTDIR is the target directory for installation of the compiled
21 # libraries installed in DESTDIR.
40 # Builds a full release of NetBSD in DESTDIR, except for the
44 # Builds a full release of NetBSD in DESTDIR, including the /etc
47 # As per `make distribution', except that it ensures that DESTDIR
50 # Install the distribution from DESTDIR to INSTALLWORLDDIR (which
54 # Does a `make distribution', and then tars up the DESTDIR files
61 # from ${DESTDIR}
66 # from ${DESTDIR}
193 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR
[all...]
/netbsd-current/external/gpl2/texinfo/dist/doc/
H A DMakefile.am55 $(mkinstalldirs) $(DESTDIR)$(texmf_texinfo) $(DESTDIR)$(texmf_dvips) $(DESTDIR)$(texmf_pdftex_misc)
56 $(INSTALL_DATA) $(srcdir)/texinfo.tex $(DESTDIR)$(texmf_texinfo)/texinfo.tex
57 $(INSTALL_DATA) $(srcdir)/epsf.tex $(DESTDIR)$(texmf_dvips)/epsf.tex
58 $(INSTALL_DATA) $(srcdir)/pdfcolor.tex $(DESTDIR)$(texmf_pdftex_misc)/pdfcolor.tex
60 $(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(texmf_texinfo)/$$f; done
/netbsd-current/lib/libposix/sys/
H A DMakefile.inc19 ${DESTDIR}/usr/include/sys/syscall.h
34 ${DESTDIR}/usr/include/sys/syscall.h
37 -o ${.TARGET} -p -s ${DESTDIR}/usr/include/sys/syscall.h ${PSEUDO}
/netbsd-current/external/mit/xorg/server/xorg-server.old/exa/
H A DMakefile.exa23 -I${DESTDIR}${X11INCDIR}/X11 \
24 -I${DESTDIR}${X11INCDIR}/xorg \
25 -I${DESTDIR}${X11INCDIR}/pixman-1 \
/netbsd-current/external/mit/xorg/server/xorg-server/exa/
H A DMakefile.exa22 -I${DESTDIR}${X11INCDIR}/X11 \
23 -I${DESTDIR}${X11INCDIR}/xorg \
24 -I${DESTDIR}${X11INCDIR}/pixman-1 \
/netbsd-current/external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/keys/
H A Dunbound-control-setup39 DESTDIR=/usr/local/etc/unbound
76 DESTDIR="$2"
82 echo " default: $DESTDIR"
92 echo "setup in directory $DESTDIR"
93 cd "$DESTDIR" || error "could not cd to $DESTDIR"
/netbsd-current/crypto/external/bsd/openssl.old/lib/engines/
H A Dengines.mk25 .PRECIOUS: ${DESTDIR}${LIBDIR}/${LIB}.so
26 libinstall:: ${DESTDIR}${LIBDIR}/${LIB}.so
33 ${DESTDIR}${LIBDIR}/${LIB}.so: lib${LIB}.so.${SHLIB_FULLVERSION}
/netbsd-current/crypto/external/bsd/openssl/lib/engines/
H A Dengines.mk23 .PRECIOUS: ${DESTDIR}${LIBDIR}/${LIB}.so
24 libinstall:: ${DESTDIR}${LIBDIR}/${LIB}.so
33 ${DESTDIR}${LIBDIR}/${LIB}.so: lib${LIB}.so.${SHLIB_FULLVERSION}
/netbsd-current/etc/etc.sparc64/
H A DMakefile.inc29 ${HOST_INSTALL_FILE} -m ${NONBINMODE} ${DESTDIR}/usr/mdec/${file} \
33 ${HOST_INSTALL_FILE} -m ${NONBINMODE} ${DESTDIR}/usr/mdec/${file} \
37 ${HOST_INSTALL_FILE} -m ${BINMODE} ${DESTDIR}/usr/sbin/${file} \
/netbsd-current/external/mpl/bind/dist/doc/arm/
H A DMakefile.am88 $(INSTALL) -d $(DESTDIR)/$(docdir) $(DESTDIR)/$(docdir)/_static
89 $(INSTALL) -D $(SPHINXBUILDDIR)/html/*.html $(DESTDIR)/$(docdir)/
90 cp -R $(SPHINXBUILDDIR)/html/_static/ $(DESTDIR)/$(docdir)/_static/
96 $(INSTALL) -d $(DESTDIR)/$(docdir) $(DESTDIR)/$(docdir)/_static
97 $(INSTALL_DATA) $(SPHINXBUILDDIR)/singlehtml/*.html $(DESTDIR)/$(docdir)/
98 cp -R $(SPHINXBUILDDIR)/singlehtml/_static/* $(DESTDIR)/$(docdir)/_static/
104 $(INSTALL) -d $(DESTDIR)/$(docdir)
105 $(INSTALL_DATA) $(SPHINXBUILDDIR)/epub/*.epub $(DESTDIR)/
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/intl-java/
H A DMakefile.am58 $(mkdir_p) $(DESTDIR)$(jardir)
60 $(mkdir_p) $(DESTDIR)$(jardir)
61 $(INSTALL_DATA) libintl.jar $(DESTDIR)$(jardir)/libintl.jar
64 $(mkdir_p) $(DESTDIR)$(jardir)
67 $(RM) $(DESTDIR)$(jardir)/libintl.jar
101 $(mkdir_p) $(DESTDIR)$(htmldir)/javadoc1
102 $(mkdir_p) $(DESTDIR)$(htmldir)/javadoc1/images
104 echo "$(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(htmldir)/$$f"; \
105 $(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(htmldir)/$$f; \
109 $(mkdir_p) $(DESTDIR)
[all...]
/netbsd-current/distrib/sparc64/bootfs/
H A DMakefile26 PRIMARYBOOT= ${DESTDIR}/usr/mdec/bootblk
29 IMAGEDEPENDS= ${DESTDIR}/usr/mdec/ofwboot ${PRIMARYBOOT}
/netbsd-current/etc/etc.sgimips/
H A DMakefile.inc38 ${DESTDIR}/usr/include/sys/bootblock.h) ; \
46 ${TOOLDIR}/bin/nbsgivol -f -w aoutboot ${DESTDIR}/usr/mdec/aoutboot \
48 ${TOOLDIR}/bin/nbsgivol -f -w ip2xboot ${DESTDIR}/usr/mdec/ip2xboot \
50 ${TOOLDIR}/bin/nbsgivol -f -w ip3xboot ${DESTDIR}/usr/mdec/ip3xboot \
/netbsd-current/external/mit/xorg/lib/libI810XvMC/
H A DMakefile14 CPPFLAGS+= -I${DESTDIR}${X11INCDIR}/libdrm \
15 -I${DESTDIR}${X11INCDIR}/xorg \
/netbsd-current/external/mit/xorg/lib/libchromeXvMC/
H A DMakefile19 CPPFLAGS+= -I${DESTDIR}${X11INCDIR}/libdrm \
20 -I${DESTDIR}${X11INCDIR}/xorg \
/netbsd-current/external/mit/xorg/lib/libchromeXvMCPro/
H A DMakefile19 CPPFLAGS+= -I${DESTDIR}${X11INCDIR}/libdrm \
20 -I${DESTDIR}${X11INCDIR}/xorg \
/netbsd-current/external/mit/xorg/lib/libdrm_radeon/
H A DMakefile17 CPPFLAGS+= -I${DESTDIR}${X11INCDIR}/libdrm
18 CPPFLAGS+= -I${DESTDIR}${X11INCDIR}/X11 -I${X11SRCDIR.drm}
/netbsd-current/sys/arch/emips/stand/boot/
H A DMakefile23 ${STRIPFLAG} ${DESTDIR}${BINDIR}/${PROG} ${DESTDIR}/${PROG}

Completed in 314 milliseconds

1234567891011>>