Home
last modified time | relevance | path

Searched refs:DESTDIR (Results 1 – 25 of 446) sorted by relevance

12345678910>>...18

/openbsd/etc/
H A DMakefile76 ${DESTDIR}${MTREEDIR}
78 ${DESTDIR}${MTREEDIR}
80 ${DESTDIR}${MTREEDIR}
82 .ifndef DESTDIR
103 chown root:wheel ${DESTDIR}/etc/passwd ${DESTDIR}/etc/pwd.db
123 rm -f ${DESTDIR}/.cshrc ${DESTDIR}/.profile; \
127 ${DESTDIR}/.profile
145 ${DESTDIR}/etc/amd
156 ${DESTDIR}/etc/ppp
237 cd ${DESTDIR}/ && \
[all …]
/openbsd/share/mk/
H A Dbsd.prog.mk30 LIBCRT0?= ${DESTDIR}/usr/lib/crt0.o
31 LIBC?= ${DESTDIR}/usr/lib/libc.a
32 LIBCBOR?= ${DESTDIR}/usr/lib/libcbor.a
36 LIBELF?= ${DESTDIR}/usr/lib/libelf.a
44 LIBKVM?= ${DESTDIR}/usr/lib/libkvm.a
45 LIBL?= ${DESTDIR}/usr/lib/libl.a
46 LIBM?= ${DESTDIR}/usr/lib/libm.a
66 LIBY?= ${DESTDIR}/usr/lib/liby.a
67 LIBZ?= ${DESTDIR}/usr/lib/libz.a
171 @l=${DESTDIR}${lnk}; \
[all …]
/openbsd/distrib/i386/ramdisk_cd/
H A Dlist74 #COPY ${DESTDIR}/etc/firmware/tigon1 etc/firmware/tigon1
75 #COPY ${DESTDIR}/etc/firmware/tigon2 etc/firmware/tigon2
76 COPY ${DESTDIR}/etc/firmware/kue etc/firmware/kue
77 #COPY ${DESTDIR}/etc/firmware/3c990 etc/firmware/3c990
79 COPY ${DESTDIR}/etc/firmware/bnx-b06 etc/firmware/bnx-b06
80 COPY ${DESTDIR}/etc/firmware/bnx-b09 etc/firmware/bnx-b09
81 COPY ${DESTDIR}/etc/firmware/bnx-rv2p etc/firmware/bnx-rv2p
105 COPY ${DESTDIR}/etc/firmware/zd1211 etc/firmware/zd1211
106 COPY ${DESTDIR}/etc/firmware/zd1211b etc/firmware/zd1211b
126 COPY ${DESTDIR}/usr/mdec/mbr usr/mdec/mbr
[all …]
/openbsd/gnu/lib/libreadline/doc/
H A DMakefile.in39 DESTDIR =
175 -$(SHELL) $(topdir)/support/mkdirs $(DESTDIR)$(infodir) $(DESTDIR)$(man3dir)
198 $(DESTDIR)$(infodir)/readline.info ; \
200 $(DESTDIR)$(infodir)/history.info ; \
202 $(DESTDIR)$(infodir)/rluserman.info ; \
225 $(RM) $(DESTDIR)$(infodir)/readline.info
226 $(RM) $(DESTDIR)$(infodir)/rluserman.info
227 $(RM) $(DESTDIR)$(infodir)/history.info
228 $(RM) $(DESTDIR)$(man3dir)/readline$(man3ext)
229 $(RM) $(DESTDIR)$(man3dir)/history$(man3ext)
[all …]
/openbsd/usr.sbin/mailwrapper/
H A DMakefile10 ln -fs /usr/sbin/mailwrapper ${DESTDIR}/usr/sbin/sendmail
11 ln -fs /usr/sbin/mailwrapper ${DESTDIR}/usr/bin/newaliases
12 ln -fs /usr/sbin/mailwrapper ${DESTDIR}/usr/bin/mailq
13 ln -fs /usr/sbin/mailwrapper ${DESTDIR}/usr/sbin/makemap
14 ln -fs /usr/sbin/mailwrapper ${DESTDIR}/usr/bin/hoststat
15 ln -fs /usr/sbin/mailwrapper ${DESTDIR}/usr/bin/purgestat
16 chown -h ${BINOWN}:${BINGRP} ${DESTDIR}/usr/sbin/sendmail \
17 ${DESTDIR}/usr/bin/newaliases ${DESTDIR}/usr/bin/mailq \
18 ${DESTDIR}/usr/sbin/makemap ${DESTDIR}/usr/bin/hoststat \
19 ${DESTDIR}/usr/bin/purgestat
/openbsd/distrib/amd64/ramdisk_cd/
H A Dlist76 COPY ${DESTDIR}/etc/firmware/kue etc/firmware/kue
78 COPY ${DESTDIR}/etc/firmware/bnx-b06 etc/firmware/bnx-b06
79 COPY ${DESTDIR}/etc/firmware/bnx-b09 etc/firmware/bnx-b09
80 COPY ${DESTDIR}/etc/firmware/bnx-rv2p etc/firmware/bnx-rv2p
84 COPY ${DESTDIR}/etc/firmware/ral-rt2561 etc/firmware/ral-rt2561
86 COPY ${DESTDIR}/etc/firmware/ral-rt2661 etc/firmware/ral-rt2661
87 COPY ${DESTDIR}/etc/firmware/ral-rt2860 etc/firmware/ral-rt2860
105 COPY ${DESTDIR}/etc/firmware/zd1211 etc/firmware/zd1211
106 COPY ${DESTDIR}/etc/firmware/zd1211b etc/firmware/zd1211b
109 COPY ${DESTDIR}/usr/mdec/mbr usr/mdec/mbr
[all …]
/openbsd/include/
H A DMakefile86 cmp -s $$i ${DESTDIR}/usr/include/$$i || \
92 ${DESTDIR}/usr/include/$$i; \
100 rm -f ${DESTDIR}/usr/include/$$i && \
105 rm -f ${DESTDIR}/usr/include/$$i && \
113 find ${DESTDIR}/usr/include \
120 rm -rf ${DESTDIR}/usr/include/$$i && \
122 ${DESTDIR}/usr/include/$$i ; \
128 -print` ${DESTDIR}/usr/include
131 ${DESTDIR}/usr/include/${MACHINE}
134 ${DESTDIR}/usr/include/${MACHINE}
[all …]
/openbsd/games/boggle/
H A DMakefile11 rm -f ${DESTDIR}/usr/share/games/boggle/dictionary
13 ${DESTDIR}/usr/share/games/boggle/dictionary
14 rm -f ${DESTDIR}/usr/share/games/boggle/dictindex
15 ${MKINDEX} < ${DESTDIR}/usr/share/games/boggle/dictionary > \
16 ${DESTDIR}/usr/share/games/boggle/dictindex
17 chown ${BINOWN}:${BINGRP} ${DESTDIR}/usr/share/games/boggle/dictionary
18 chmod 444 ${DESTDIR}/usr/share/games/boggle/dictionary
19 chown ${BINOWN}:${BINGRP} ${DESTDIR}/usr/share/games/boggle/dictindex
20 chmod 444 ${DESTDIR}/usr/share/games/boggle/dictindex
/openbsd/distrib/landisk/ramdisk/
H A Dlist70 COPY ${DESTDIR}/etc/firmware/kue etc/firmware/kue
71 COPY ${DESTDIR}/etc/firmware/zd1211 etc/firmware/zd1211
72 COPY ${DESTDIR}/etc/firmware/zd1211b etc/firmware/zd1211b
73 COPY ${DESTDIR}/etc/firmware/rum-rt2573 etc/firmware/rum-rt2573
74 COPY ${DESTDIR}/etc/firmware/run-rt2870 etc/firmware/run-rt2870
75 COPY ${DESTDIR}/etc/firmware/run-rt3071 etc/firmware/run-rt3071
84 COPY ${DESTDIR}/etc/firmware/atu-license etc/firmware/atu-license
85 COPY ${DESTDIR}/etc/firmware/atu-rfmd-ext etc/firmware/atu-rfmd-ext
86 COPY ${DESTDIR}/etc/firmware/atu-rfmd-int etc/firmware/atu-rfmd-int
93 COPY ${DESTDIR}/usr/mdec/mbr usr/mdec/mbr
[all …]
/openbsd/gnu/lib/libstdc++/
H A DMakefile.bsd-wrapper26 install DESTDIR=${DESTDIR} INCLUDE_SUBDIR=
28 rm -f ${DESTDIR}/usr/lib/libstdc++.la ${DESTDIR}/usr/lib/libsupc++.la
29 chmod ${NONBINMODE} ${DESTDIR}/usr/lib/libstdc++.* \
30 ${DESTDIR}/usr/lib/libsupc++.*
71 cd ${.OBJDIR}/include && exec ${MAKE} ${MAKE_FLAGS} install DESTDIR=${DESTDIR}
72 cd ${.OBJDIR}/libsupc++ && exec ${MAKE} ${MAKE_FLAGS} install-data DESTDIR=${DESTDIR}
/openbsd/distrib/loongson/ramdisk/
H A Dlist72 COPY ${DESTDIR}/etc/firmware/kue etc/firmware/kue
73 COPY ${DESTDIR}/etc/firmware/rum-rt2573 etc/firmware/rum-rt2573
80 COPY ${DESTDIR}/etc/firmware/atu-intersil-ext etc/firmware/atu-intersil-ext
81 COPY ${DESTDIR}/etc/firmware/atu-intersil-int etc/firmware/atu-intersil-int
82 COPY ${DESTDIR}/etc/firmware/atu-license etc/firmware/atu-license
83 COPY ${DESTDIR}/etc/firmware/atu-rfmd-ext etc/firmware/atu-rfmd-ext
84 COPY ${DESTDIR}/etc/firmware/atu-rfmd-int etc/firmware/atu-rfmd-int
89 COPY ${DESTDIR}/etc/firmware/ral-rt2561 etc/firmware/ral-rt2561
90 COPY ${DESTDIR}/etc/firmware/ral-rt2561s etc/firmware/ral-rt2561s
91 COPY ${DESTDIR}/etc/firmware/ral-rt2661 etc/firmware/ral-rt2661
[all …]
/openbsd/distrib/arm64/ramdisk/
H A Dlist78 COPY ${DESTDIR}/etc/firmware/kue etc/firmware/kue
79 COPY ${DESTDIR}/etc/firmware/zd1211 etc/firmware/zd1211
80 COPY ${DESTDIR}/etc/firmware/zd1211b etc/firmware/zd1211b
81 COPY ${DESTDIR}/etc/firmware/rum-rt2573 etc/firmware/rum-rt2573
82 COPY ${DESTDIR}/etc/firmware/run-rt2870 etc/firmware/run-rt2870
83 COPY ${DESTDIR}/etc/firmware/run-rt3071 etc/firmware/run-rt3071
90 COPY ${DESTDIR}/etc/firmware/atu-intersil-ext etc/firmware/atu-intersil-ext
92 COPY ${DESTDIR}/etc/firmware/atu-rfmd-ext etc/firmware/atu-rfmd-ext
93 COPY ${DESTDIR}/etc/firmware/atu-rfmd-int etc/firmware/atu-rfmd-int
98 COPY ${DESTDIR}/etc/firmware/rsu-rtl8712 etc/firmware/rsu-rtl8712
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/
H A DMakefile.in2874 -rm -f $(DESTDIR)$(infodir)/cpp.info* $(DESTDIR)$(infodir)/gcc.info*
2875 -rm -f $(DESTDIR)$(infodir)/cppinternals.info* $(DESTDIR)$(infodir)/gccint.info*
2887 install-info --dir-file=$(DESTDIR)$(infodir)/dir $(DESTDIR)$(infodir)/$$f; \
2892 -chmod a-x $(DESTDIR)$(infodir)/cpp.info* $(DESTDIR)$(infodir)/gcc.info*
2893 -chmod a-x $(DESTDIR)$(infodir)/cppinternals.info* $(DESTDIR)$(infodir)/gccint.info*
2944 DESTDIR="$(DESTDIR)" \
2971 DESTDIR="$(DESTDIR)" \
3026 -rm -rf $(DESTDIR)$(itoolsdir)
3066 -rm -rf $(DESTDIR)$(libsubdir)
3085 -rm -f $(DESTDIR)$(infodir)/cpp.info* $(DESTDIR)$(infodir)/gcc.info*
[all …]
/openbsd/gnu/usr.bin/texinfo/po/
H A DMakefile.in.in146 $(mkinstalldirs) $(DESTDIR)$(gettextsrcdir); \
149 $(DESTDIR)$(gettextsrcdir)/$$file; \
152 rm -f $(DESTDIR)$(gettextsrcdir)/$$file; \
159 $(mkinstalldirs) $(DESTDIR)$(datadir)
165 $(mkinstalldirs) $(DESTDIR)$$dir; \
173 mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
193 …cp -p $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(DOMAIN).mo $(DESTDIR)$(localedir)/$$lang/$$lc/$(…
211 $(mkinstalldirs) $(DESTDIR)$(datadir)
217 $(mkinstalldirs) $(DESTDIR)$$dir; \
222 mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
[all …]
/openbsd/gnu/usr.bin/gcc/
H A DMakefile.bsd-wrapper126 chown -R ${BINOWN}:${BINGRP} ${DESTDIR}/usr/lib/gcc-lib
127 chmod -R a+rX ${DESTDIR}/usr/lib/gcc-lib
128 mkdir -p ${DESTDIR}/usr/libexec ${DESTDIR}/usr/bin
133 if [ -e ${DESTDIR}/usr/include/f2c.h ]; then \
135 chmod 444 ${DESTDIR}/usr/include/f2c.h; \
138 ${DESTDIR}/usr/libexec/cpp
140 ${DESTDIR}/usr/bin/gcc
141 ln -f ${DESTDIR}/usr/bin/gcc ${DESTDIR}/usr/bin/cc
161 mkdir -p ${DESTDIR}${GCCINC}
164 cmp -s $$i ${DESTDIR}${GCCINC}/$$j || \
[all …]
/openbsd/share/tabset/
H A Dgentabset.sh3 DESTDIR=$1
16 write_tabset '\r\e3\r' 13 ' \e1' '\n' >$DESTDIR/std
17 write_tabset '\r\e3\r' 9 ' \e1' '' >$DESTDIR/stdcrt
20 write_tabset '\r\n\e[3g\n' 15 '\eH ' '\eH\n' >$DESTDIR/vt100
23 printf '\n\e[3g\n\eP2$t9/17/25/33/41/49/57/65/73/81/89/97/105/113/121/129\e\\\n' >$DESTDIR/vt300
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A DMake-lang.in182 ( cd $(DESTDIR)$(bindir) && \
202 -rm -rf $(DESTDIR)$(man1dir)/gcjh$(man1ext)
203 -rm -rf $(DESTDIR)$(man1dir)/jv-scan$(man1ext)
205 -rm -rf $(DESTDIR)$(man1dir)/gij$(man1ext)
211 rm -f $(DESTDIR)$(infodir)/gcj.info*; \
221 install-info --dir-file=$(DESTDIR)$(infodir)/dir $(DESTDIR)$(infodir)/gcj.info; \
423 -rm -f $(DESTDIR)$(man1dir)/gcjh$(man1ext)
426 -rm -f $(DESTDIR)$(man1dir)/jv-scan$(man1ext)
432 -rm -f $(DESTDIR)$(man1dir)/gij$(man1ext)
434 -chmod a-x $(DESTDIR)$(man1dir)/gij$(man1ext)
[all …]
/openbsd/usr.bin/spell/
H A DMakefile10 ${.CURDIR}/spell.ksh ${DESTDIR}/usr/bin/spell
12 ${.CURDIR}/stop ${DESTDIR}/usr/share/dict
14 ${.CURDIR}/american ${DESTDIR}/usr/share/dict
16 ${.CURDIR}/british ${DESTDIR}/usr/share/dict
18 ${.CURDIR}/special.4bsd ${DESTDIR}/usr/share/dict/special/4bsd
20 ${.CURDIR}/special.math ${DESTDIR}/usr/share/dict/special/math
/openbsd/distrib/macppc/ramdisk/
H A Dlist75 #COPY ${DESTDIR}/etc/firmware/tigon1 etc/firmware/tigon1
76 #COPY ${DESTDIR}/etc/firmware/tigon2 etc/firmware/tigon2
77 COPY ${DESTDIR}/etc/firmware/kue etc/firmware/kue
78 COPY ${DESTDIR}/etc/firmware/rum-rt2573 etc/firmware/rum-rt2573
79 COPY ${DESTDIR}/etc/firmware/run-rt2870 etc/firmware/run-rt2870
80 COPY ${DESTDIR}/etc/firmware/run-rt3071 etc/firmware/run-rt3071
81 COPY ${DESTDIR}/etc/firmware/urtwn-rtl8188eu etc/firmware/urtwn-rtl8188eu
83 COPY ${DESTDIR}/etc/firmware/urtwn-rtl8192cT etc/firmware/urtwn-rtl8192cT
84 COPY ${DESTDIR}/etc/firmware/urtwn-rtl8192cU etc/firmware/urtwn-rtl8192cU
85 COPY ${DESTDIR}/etc/firmware/urtwn-rtl8192eu etc/firmware/urtwn-rtl8192eu
[all …]
/openbsd/games/atc/
H A DMakefile15 @if [ ! -d ${DESTDIR}/usr/share/games/atc ]; then \
16 /bin/rm -f ${DESTDIR}/usr/share/games/atc ; \
17 mkdir -p ${DESTDIR}/usr/share/games/atc ; \
18 chown root:wheel ${DESTDIR}/usr/share/games/atc ; \
19 chmod 755 ${DESTDIR}/usr/share/games/atc ; \
25 -m 444 ${GAMES} ${DESTDIR}/usr/share/games/atc)
/openbsd/gnu/lib/libcxxabi/
H A DMakefile92 ${INSTALL} -d -m 755 ${DESTDIR}/${STDDIR};
94 cmp -s ${src} ${DESTDIR}/${STDDIR}/${hdr} || \
95 ${INSTALL} ${INSTALL_COPY} -m 444 ${src} ${DESTDIR}/${STDDIR}/${hdr};
97 ${INSTALL} -d -m 755 ${DESTDIR}/${USTDDIR};
99 cmp -s ${src} ${DESTDIR}/${USTDDIR}/${hdr} || \
100 ${INSTALL} ${INSTALL_COPY} -m 444 ${src} ${DESTDIR}/${USTDDIR}/${hdr};
102 ${INSTALL} -d -m 755 ${DESTDIR}/${MACHODIR};
104 cmp -s ${src} ${DESTDIR}/${MACHODIR}/${hdr} || \
105 ${INSTALL} ${INSTALL_COPY} -m 444 ${src} ${DESTDIR}/${MACHODIR}/${hdr};
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dinstall.texi2html16 DESTDIR=${DESTDIR-HTML}
20 if [ ! -d $DESTDIR ]; then
21 mkdir -p $DESTDIR
30 … $SOURCEDIR -I $SOURCEDIR/include $SOURCEDIR/install.texi --html --no-split -D$define -o$DESTDIR/$x
/openbsd/gnu/gcc/gcc/doc/
H A Dinstall.texi2html18 DESTDIR=${DESTDIR-HTML}
22 if [ ! -d $DESTDIR ]; then
23 mkdir -p $DESTDIR
32 … $SOURCEDIR -I $SOURCEDIR/include $SOURCEDIR/install.texi --html --no-split -D$define -o$DESTDIR/$x
/openbsd/lib/libedit/readline/
H A DMakefile10 ${DESTDIR}/usr/include/readline
11 -cd ${.CURDIR}; cmp -s readline.h ${DESTDIR}/usr/include/readline/readline.h > \
14 ${DESTDIR}/usr/include/readline
15 rm -f ${DESTDIR}/usr/include/readline/history.h
16 cd ${DESTDIR}/usr/include/readline && ln -s readline.h history.h
/openbsd/etc/etc.amd64/
H A DMakefile.inc6 cp -p ${DESTDIR}/usr/mdec/pxeboot ${RELEASEDIR}
7 cp -p ${DESTDIR}/usr/mdec/cdboot ${RELEASEDIR}
8 cp -p ${DESTDIR}/usr/mdec/cdbr ${RELEASEDIR}
9 cp -p ${DESTDIR}/usr/mdec/BOOTX64.EFI ${RELEASEDIR}
10 cp -p ${DESTDIR}/usr/mdec/BOOTIA32.EFI ${RELEASEDIR}

12345678910>>...18