Searched refs:PROG (Results 201 - 225 of 1774) sorted by relevance

1234567891011>>

/netbsd-current/usr.bin/col/
H A DMakefile5 PROG= col macro
/netbsd-current/sys/arch/evbmips/stand/sbmips/netboot/
H A DMakefile3 PROG = netboot macro
11 CLEANFILES+= ${PROG}.sym
16 ${PROG}: ${PROG}.sym
17 @echo creating ${PROG} from ${PROG}.sym...
19 ${PROG}.sym ${PROG}
20 @chmod 644 ${PROG}
21 @ls -l ${PROG}
[all...]
/netbsd-current/sys/arch/evbmips/stand/sbmips/boot/
H A DMakefile3 PROG = boot macro
15 CLEANFILES+= ${PROG}.sym
17 ${PROG}: ${PROG}.sym
18 @echo creating ${PROG} from ${PROG}.sym...
19 @${OBJCOPY} --output-target=binary -R .reginfo ${PROG}.sym ${PROG}
20 @chmod 644 ${PROG}
21 @ls -l ${PROG}
[all...]
/netbsd-current/external/gpl3/binutils.old/usr.bin/elfedit/
H A DMakefile3 PROG= elfedit macro
/netbsd-current/usr.bin/rs/
H A DMakefile5 PROG= rs macro
/netbsd-current/usr.bin/base64/
H A DMakefile3 PROG= base64 macro
/netbsd-current/external/mit/xorg/server/xorg-server.old/hw/sun/
H A DMakefile.Xsun5 PROG?= Xsun
16 CPPFLAGS+= -DDEFAULT_LOGDIR=\"/var/log\" -DDEFAULT_LOGPREFIX=\"${PROG}.\"
21 .if ${PROG} == "Xsun"
33 .if ${PROG} == "XsunMono"
46 .if ${PROG} == "Xsun24"
/netbsd-current/external/mit/xorg/server/xorg-server/hw/sun/
H A DMakefile.Xsun5 PROG?= Xsun
16 CPPFLAGS+= -DDEFAULT_LOGDIR=\"/var/log\" -DDEFAULT_LOGPREFIX=\"${PROG}.\"
22 .if ${PROG} == "Xsun"
34 .if ${PROG} == "XsunMono"
47 .if ${PROG} == "Xsun24"
/netbsd-current/regress/sys/fs/lfs/9994/
H A DMakefile5 PROG= 9994_f macro
9 regress: ${PROG}
10 @cp ${PROG} ${TESTFS}
11 @cd ${TESTFS} && ./${PROG} -c ${TMP} -n 1000 -q || (echo 'test failed' && exit 1)
13 @rm -f ${TESTFS}/test ${TMP}/control ${TESTFS}/${PROG}
/netbsd-current/sys/dev/microcode/siop/
H A DMakefile5 PROG= ncr53cxxx macro
13 esiop.out: esiop.ss ${PROG}
14 ./${PROG} esiop.ss -p esiop.out
16 siop.out: siop.ss ${PROG}
17 ./${PROG} siop.ss -p siop.out
19 osiop.out: osiop.ss ${PROG}
20 ./${PROG} osiop.ss -p osiop.out
22 oosiop.out: oosiop.ss ${PROG}
23 ./${PROG} oosiop.ss -p oosiop.out
/netbsd-current/sys/arch/hp300/stand/uboot/
H A DMakefile11 LINKS= ${BINDIR}/${PROG} ${BINDIR}/rdboot
12 LINKS+= ${BINDIR}/${PROG} ${BINDIR}/bootrd
13 LINKS+= ${BINDIR}/${PROG} ${BINDIR}/sdboot
14 LINKS+= ${BINDIR}/${PROG} ${BINDIR}/bootsd
15 LINKS+= ${BINDIR}/${PROG} ${BINDIR}/ctboot
16 LINKS+= ${BINDIR}/${PROG} ${BINDIR}/bootct
17 LINKS+= ${BINDIR}/${PROG} ${BINDIR}/rbootd/SYS_UBOOT
25 release: check_RELEASEDIR .WAIT ${PROG}
26 ${HOST_INSTALL_FILE} -m ${NONBINMODE} ${PROG} \
/netbsd-current/sys/arch/alpha/stand/boot/
H A DMakefile3 PROG = boot macro
19 CLEANFILES+= ${PROG}.sym
21 ${PROG}: ${PROG}.sym
23 @${OBJCOPY} --output-target=binary ${PROG}.sym ${PROG}
24 @chmod 644 ${PROG}
25 @ls -l ${PROG}
26 @${CHECKSIZE_CMD} ${PROG}.sym ${PROG}
[all...]
/netbsd-current/sys/arch/alpha/stand/ustarboot/
H A DMakefile3 PROG = ustarboot macro
17 CLEANFILES+= ${PROG}.sym
19 ${PROG}: ${PROG}.sym
21 @${OBJCOPY} --output-target=binary ${PROG}.sym ${PROG}
22 @chmod 644 ${PROG}
23 @ls -l ${PROG}
24 @${CHECKSIZE_CMD} ${PROG}.sym ${PROG}
[all...]
/netbsd-current/external/bsd/nsd/sbin/
H A DMakefile.inc10 .if defined(PROG)
12 .if ${PROG} == "nsd" || ${PROG} == "nsd-checkzone"
17 CLEANFILES+=${PROG}.8
18 MAN+=${PROG}.8
19 ${PROG}.8: ${PROG}.8.in __subst
/netbsd-current/distrib/sun3/ramdisk/
H A Dlist48 PROG bin/dd
49 PROG bin/tls bin/ls
50 PROG bin/rsh
51 PROG bin/ssh bin/sh bin/-sh
52 # PROG bin/tftp
53 PROG sbin/edlabel
54 PROG sbin/ifconfig
55 PROG sbin/init
56 PROG sbin/route
59 PROG sbi
[all...]
/netbsd-current/sys/arch/atari/stand/tostools/chg_pid/
H A DMakefile3 PROG = chg_pid.ttp macro
10 ${PROG}: ${OBJS} ${LDADD}
/netbsd-current/sys/arch/atari/stand/tostools/rawwrite/
H A DMakefile3 PROG = rawwrite.ttp macro
10 ${PROG}: ${OBJS} ${LDADD}
/netbsd-current/regress/sys/arch/i386/ioperm/
H A DMakefile5 PROG= ioperm macro
11 -@if ./${PROG}; \
/netbsd-current/regress/sys/arch/i386/iopl/
H A DMakefile5 PROG= iopl macro
11 -@if ./${PROG}; \
/netbsd-current/regress/sys/kern/kqueue/vnode/
H A DMakefile5 regress: ${PROG}
/netbsd-current/regress/sys/kern/ras/ras1/
H A DMakefile7 PROG= ras1 macro
10 @if ./${PROG} ; then \
/netbsd-current/regress/sys/kern/ras/ras2/
H A DMakefile7 PROG= ras2 macro
10 @if ./${PROG} ; then \
/netbsd-current/regress/sys/kern/ras/ras3/
H A DMakefile7 PROG= ras3 macro
10 @if ./${PROG} ; then \
/netbsd-current/external/mit/xorg/bin/lndir/
H A DMakefile5 PROG= lndir macro
9 .PATH: ${X11SRCDIR.${PROG}}
/netbsd-current/external/bsd/unbound/sbin/
H A DMakefile.inc12 .if defined(PROG)
13 .if ${PROG} != "unbound"
15 SRCS+=${PROG}.c
17 MAN+=${PROG}.conf.5
18 ${PROG}.conf.5: ${PROG}.conf.5.in __subst
19 CLEANFILES+=${PROG}.conf.5
24 CLEANFILES+=${PROG}.8
25 MAN+=${PROG}.8
26 ${PROG}
[all...]

Completed in 154 milliseconds

1234567891011>>