Home
last modified time | relevance | path

Searched refs:INSTALL (Results 1 – 25 of 1168) sorted by relevance

12345678910>>...47

/netbsd/external/bsd/ipf/dist/man/
H A DMakefile10 $(INSTALL) -m 0644 -c -o root -g bin ipftest.1 $(MANDIR)/man1
11 $(INSTALL) -m 0644 -c -o root -g bin ipnat.8 $(MANDIR)/man8
12 $(INSTALL) -m 0644 -c -o root -g bin ipf.4 $(MANDIR)/man4
13 $(INSTALL) -m 0644 -c -o root -g bin ipfilter.4 $(MANDIR)/man4
14 $(INSTALL) -m 0644 -c -o root -g bin ipl.4 $(MANDIR)/man4
15 $(INSTALL) -m 0644 -c -o root -g bin ipnat.4 $(MANDIR)/man4
16 $(INSTALL) -m 0644 -c -o root -g bin ipf.5 $(MANDIR)/man5
18 $(INSTALL) -m 0644 -c -o root -g bin ipnat.5 $(MANDIR)/man5
19 $(INSTALL) -m 0644 -c -o root -g bin ipf.8 $(MANDIR)/man8
20 $(INSTALL) -m 0644 -c -o root -g bin ipfs.8 $(MANDIR)/man8
[all …]
/netbsd/external/gpl2/rcs/dist/
H A DChangeLog4 * INSTALL.RCS (TESTPREFIX): Remove.
15 * INSTALL.RCS: Warn about cross-compiling.
25 * INSTALL.RCS: Renamed from src/INSTALL.
34 Replace src/INSTALL with INSTALL (generic GNU) and INSTALL.RCS.
61 * INSTALL, README: Update for RCS 5.6.5.
68 README, INSTALL, NEWS.
88 * INSTALL: Add DESTRCSDIR.
95 * INSTALL: Add comment about SunOS 4.0.3.
103 * INSTALL: Explain rcsclean, large_memory.
112 * INSTALL: Fix make directions.
[all …]
/netbsd/distrib/sgimips/instkernel/
H A DMakefile26 IMAGEDEPENDS= netbsd-INSTALL${NX}_IP2x.gz netbsd-INSTALL${NX}_IP3x.gz
27 MDSETTARGETS= INSTALL${NX}_IP2x ${RAMDISK} netbsd-INSTALL${NX}_IP2x${SFX} \
28 INSTALL${NX}_IP3x ${RAMDISK} netbsd-INSTALL${NX}_IP3x${SFX}
32 MDSET_SUFFIXES.netbsd-INSTALL${NX}_IP2x=ecoff create-ecoff
/netbsd/distrib/vax/cdroms/installcd/
H A DMakefile17 ${INSTALL} ${COPY} -m 0444 ${DESTDIR}/usr/mdec/boot cdrom/boot
19 ${INSTALL} ${COPY} -m 0444 ${DESTDIR}/usr/mdec/xxboot bootxx.${MACHINE}
22 ${INSTALL} ${COPY} ${.CURDIR}/etc.ttys cdrom/etc/ttys
23 ${INSTALL} ${COPY} ${.CURDIR}/etc.rc cdrom/etc/rc
24 ${INSTALL} ${COPY} -m 0555 ${.CURDIR}/install.sh cdrom/install.sh
26 ${INSTALL} ${COPY} ${SYSINSTDIR}/sysinstmsgs.?? cdrom/usr/share/sysinst/catalog/
/netbsd/external/gpl3/gcc.old/dist/config/
H A Dproginstall.m428 if test -z "$INSTALL"; then
35 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
74 INSTALL=$ac_cv_path_install
77 # value for INSTALL within a source directory, because that will
80 INSTALL=$ac_install_sh
83 dnl Do special magic for INSTALL instead of AC_SUBST, to get
85 AC_MSG_RESULT([$INSTALL])
89 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
92 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
95 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
/netbsd/external/gpl3/binutils.old/dist/config/
H A Dproginstall.m428 if test -z "$INSTALL"; then
35 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
74 INSTALL=$ac_cv_path_install
77 # value for INSTALL within a source directory, because that will
80 INSTALL=$ac_install_sh
83 dnl Do special magic for INSTALL instead of AC_SUBST, to get
85 AC_MSG_RESULT([$INSTALL])
89 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
92 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
95 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
/netbsd/external/gpl3/gdb.old/dist/config/
H A Dproginstall.m428 if test -z "$INSTALL"; then
35 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
74 INSTALL=$ac_cv_path_install
77 # value for INSTALL within a source directory, because that will
80 INSTALL=$ac_install_sh
83 dnl Do special magic for INSTALL instead of AC_SUBST, to get
85 AC_MSG_RESULT([$INSTALL])
89 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
92 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
95 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
/netbsd/external/gpl3/binutils/dist/config/
H A Dproginstall.m428 if test -z "$INSTALL"; then
35 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
74 INSTALL=$ac_cv_path_install
77 # value for INSTALL within a source directory, because that will
80 INSTALL=$ac_install_sh
83 dnl Do special magic for INSTALL instead of AC_SUBST, to get
85 AC_MSG_RESULT([$INSTALL])
89 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
92 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
95 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
/netbsd/external/gpl3/gcc/dist/config/
H A Dproginstall.m428 if test -z "$INSTALL"; then
35 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
74 INSTALL=$ac_cv_path_install
77 # value for INSTALL within a source directory, because that will
80 INSTALL=$ac_install_sh
83 dnl Do special magic for INSTALL instead of AC_SUBST, to get
85 AC_MSG_RESULT([$INSTALL])
89 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
92 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
95 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
/netbsd/external/gpl3/gdb/dist/config/
H A Dproginstall.m428 if test -z "$INSTALL"; then
35 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
74 INSTALL=$ac_cv_path_install
77 # value for INSTALL within a source directory, because that will
80 INSTALL=$ac_install_sh
83 dnl Do special magic for INSTALL instead of AC_SUBST, to get
85 AC_MSG_RESULT([$INSTALL])
89 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
92 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
95 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
/netbsd/external/bsd/liblzf/dist/
H A DMakefile.in16 INSTALL = @INSTALL@
40 $(INSTALL) -d $(bindir)
41 $(INSTALL) -m 755 lzf $(bindir)
42 $(INSTALL) -d $(includedir)
44 $(INSTALL) -d $(libdir)
/netbsd/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A DNetBSD-6.0_RC1_hashes.asc133 MD5 (NetBSD-6.0_RC1/acorn26/INSTALL.ps) = 679146b7d9d319f26749b707f41b0730
137 MD5 (NetBSD-6.0_RC1/acorn26/INSTALL.txt) = ccfbdf633747d3c3cf07890fa912b669
245 MD5 (NetBSD-6.0_RC1/acorn32/INSTALL.ps) = d2f093a4936167b50423c88f03c2493c
449 MD5 (NetBSD-6.0_RC1/alpha/INSTALL.ps) = 7788f53e63bfba829f32a9ab71178cc5
453 MD5 (NetBSD-6.0_RC1/alpha/INSTALL.txt) = bcf9ec499211ed98a1c3c6fdb8c77262
617 MD5 (NetBSD-6.0_RC1/amd64/INSTALL.ps) = d9f34e732a18b1a39207d561b11ef401
741 MD5 (NetBSD-6.0_RC1/amiga/INSTALL.ps) = c1f3440d962fa015754f041ae56009aa
889 MD5 (NetBSD-6.0_RC1/arc/INSTALL.html) = df36ae036a688ad9931c3c7647d2bdfc
897 MD5 (NetBSD-6.0_RC1/arc/INSTALL.ps) = b409f6931b7a6ce1c1e4ce5d6acfcfbe
901 MD5 (NetBSD-6.0_RC1/arc/INSTALL.txt) = c4596950d6b30f291dec93cddf93d24c
[all …]
/netbsd/external/gpl2/lvm2/dist/daemons/dmeventd/
H A DMakefile76 $(INSTALL) -D $(OWNER) $(GROUP) -m 444 $(srcdir)/libdevmapper-event.h \
80 $(INSTALL) -D $(OWNER) $(GROUP) -m 444 libdevmapper-event.pc \
84 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
90 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
97 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< $(sbindir)/$<
100 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< $(sbindir)/$<
H A DMakefile.in76 $(INSTALL) -D $(OWNER) $(GROUP) -m 444 $(srcdir)/libdevmapper-event.h \
80 $(INSTALL) -D $(OWNER) $(GROUP) -m 444 libdevmapper-event.pc \
84 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
90 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
97 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< $(sbindir)/$<
100 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< $(sbindir)/$<
/netbsd/distrib/cats/instkernel/
H A DMakefile9 MDSETTARGETS= INSTALL ${RAMDISK} netbsd-INSTALL.aout \
10 INSTALL.ABLE ${RAMDISK} -
15 MDSET_POST.netbsd-INSTALL.aout= \
/netbsd/external/gpl2/dtc/dist/
H A DMakefile30 INSTALL = /usr/bin/install macro
31 INSTALL_PROGRAM = $(INSTALL)
32 INSTALL_LIB = $(INSTALL)
33 INSTALL_DATA = $(INSTALL) -m 644
34 INSTALL_SCRIPT = $(INSTALL)
215 @$(VECHO) INSTALL-BIN
216 $(INSTALL) -d $(DESTDIR)$(BINDIR)
221 @$(VECHO) INSTALL-LIB
222 $(INSTALL) -d $(DESTDIR)$(LIBDIR)
229 @$(VECHO) INSTALL-INC
[all …]
/netbsd/sys/external/bsd/gnu-efi/dist/inc/
H A DMakefile19 $(INSTALL) -m 644 $(SRCDIR)/*.h $(INSTALLROOT)$(PREFIX)/include/efi
20 $(INSTALL) -m 644 $(SRCDIR)/protocol/*.h $(INSTALLROOT)$(PREFIX)/include/efi/protocol
21 $(INSTALL) -m 644 $(SRCDIR)/$(ARCH)/*.h $(INSTALLROOT)$(PREFIX)/include/efi/$(ARCH)
24 $(INSTALL) -m 644 $(SRCDIR)/protocol/ia64/*.h $(INSTALLROOT)$(PREFIX)/include/efi/protocol/ia64
/netbsd/sys/external/bsd/gnu-efi/dist/gnuefi/
H A DMakefile66 $(INSTALL) -m 644 $(TARGETS) $(INSTALLROOT)$(LIBDIR)
69 $(INSTALL) -m 644 $(SRCDIR)/elf_$(ARCH)_fbsd_efi.lds $(INSTALLROOT)$(LIBDIR)
71 $(INSTALL) -m 644 $(SRCDIR)/elf_$(ARCH)_efi.lds $(INSTALLROOT)$(LIBDIR)
74 $(INSTALL) -m 644 $(SRCDIR)/elf_$(ARCH)_efi.lds $(INSTALLROOT)$(LIBDIR)
/netbsd/distrib/i386/cdroms/
H A DMakefile.cdrom21 ${INSTALL} ${COPY} ${.CURDIR}/../etc.ttys cdrom/etc/ttys
22 ${INSTALL} ${COPY} ${.CURDIR}/../etc.rc cdrom/etc/rc
23 ${INSTALL} ${COPY} -m 0555 ${.CURDIR}/../install.sh cdrom/install.sh
25 ${INSTALL} ${COPY} ${SYSINSTDIR}/sysinstmsgs.?? cdrom/usr/share/sysinst/catalog/
/netbsd/distrib/amd64/cdroms/
H A DMakefile.cdrom29 ${INSTALL} ${COPY} -m 0444 ${.ALLSRC} efiboot/EFI/boot/
42 ${INSTALL} ${COPY} ${.CURDIR}/../etc.ttys cdrom/etc/ttys
43 ${INSTALL} ${COPY} ${.CURDIR}/../etc.rc cdrom/etc/rc
44 ${INSTALL} ${COPY} -m 0555 ${.CURDIR}/../install.sh cdrom/install.sh
46 ${INSTALL} ${COPY} ${SYSINSTDIR}/sysinstmsgs.?? cdrom/usr/share/sysinst/catalog/
/netbsd/distrib/sparc64/cdroms/installcd/
H A DMakefile24 ${INSTALL} ${COPY} ${.CURDIR}/etc.ttys cdrom/etc/ttys
25 ${INSTALL} ${COPY} ${.CURDIR}/etc.rc cdrom/etc/rc
26 ${INSTALL} ${COPY} -m 0555 ${.CURDIR}/install.sh cdrom/install.sh
28 ${INSTALL} ${COPY} ${SYSINSTDIR}/sysinstmsgs.?? cdrom/usr/share/sysinst/catalog/
/netbsd/distrib/evbarm/isoimage/
H A DMakefile.cdrom24 ${INSTALL} ${COPY} -m 0444 ${DESTDIR}/usr/mdec/bootaa64.efi efiboot/EFI/boot/
30 …${INSTALL} ${COPY} -m 0444 ${RELEASEDIR}/${RELEASEMACHINEDIR}/binary/kernel/netbsd-GENERIC64.gz cd…
31 ${INSTALL} ${COPY} -m 0444 boot.cfg cdrom/boot.cfg
33 …${INSTALL} ${COPY} -m 0444 ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/ramdisk/ramdisk.fs cdro…
/netbsd/sys/arch/prep/conf/
H A DINSTALL.local1 # $NetBSD: INSTALL.local,v 1.1 2006/05/10 17:28:41 garbled Exp $
3 # INSTALL.local -- local additions to the INSTALL configuration
/netbsd/sys/arch/cats/conf/
H A DINSTALL.ABLE1 # $NetBSD: INSTALL.ABLE,v 1.2 2005/12/11 12:17:04 christos Exp $
3 # INSTALL.ABLE -- Install kernel, plus ABLE support.
6 include "arch/cats/conf/INSTALL"
/netbsd/external/gpl2/lvm2/dist/liblvm/
H A DMakefile70 $(INSTALL) -D $(OWNER) $(GROUP) -m 444 $(srcdir)/lvm2app.h $(includedir)/lvm2app.h
73 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
79 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
84 $(INSTALL) -D $(OWNER) $(GROUP) -m 444 $(LIB_NAME).pc \

12345678910>>...47