Searched refs:PROG (Results 276 - 300 of 1759) sorted by relevance

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/usr.bin/cut/
H A DMakefile4 PROG= cut macro
/netbsd-6-1-5-RELEASE/usr.bin/expand/
H A DMakefile4 PROG= expand macro
/netbsd-6-1-5-RELEASE/usr.bin/ipcs/
H A DMakefile3 PROG= ipcs macro
/netbsd-6-1-5-RELEASE/usr.bin/lastcomm/
H A DMakefile4 PROG= lastcomm macro
/netbsd-6-1-5-RELEASE/usr.bin/msgs/
H A DMakefile4 PROG= msgs macro
/netbsd-6-1-5-RELEASE/usr.bin/nbsvtool/
H A DMakefile3 PROG= nbsvtool macro
/netbsd-6-1-5-RELEASE/usr.bin/nfsstat/
H A DMakefile4 PROG= nfsstat macro
/netbsd-6-1-5-RELEASE/usr.sbin/yppoll/
H A DMakefile6 PROG= yppoll macro
/netbsd-6-1-5-RELEASE/usr.sbin/ypserv/mknetid/
H A DMakefile3 PROG= mknetid macro
/netbsd-6-1-5-RELEASE/usr.sbin/ypset/
H A DMakefile6 PROG= ypset macro
/netbsd-6-1-5-RELEASE/x11/bin/showrgb/
H A DMakefile5 PROG= showrgb macro
/netbsd-6-1-5-RELEASE/x11/bin/xkbutils/xkbvleds/
H A DMakefile3 PROG= xkbvleds macro
/netbsd-6-1-5-RELEASE/x11/bin/xkbutils/xkbwatch/
H A DMakefile3 PROG= xkbwatch macro
/netbsd-6-1-5-RELEASE/distrib/sun2/miniroot/
H A Dlist57 PROG sbin/disklabel
58 PROG sbin/dmesg
59 PROG sbin/edlabel
61 PROG sbin/fsck
62 PROG sbin/fsck_ffs
64 PROG sbin/ifconfig
65 PROG sbin/init
66 PROG sbin/mknod
68 PROG sbin/mount
69 PROG sbi
[all...]
/netbsd-6-1-5-RELEASE/external/mit/xorg/bin/iceauth/
H A DMakefile5 PROG= iceauth macro
11 .PATH: ${X11SRCDIR.${PROG}} ${X11SRCDIR.${PROG}}/man
/netbsd-6-1-5-RELEASE/external/mit/xorg/bin/imake/
H A DMakefile5 PROG= imake macro
8 CPPFLAGS+= -I${X11SRCDIR.${PROG}}/../include
14 .PATH: ${X11SRCDIR.${PROG}}
/netbsd-6-1-5-RELEASE/external/mit/xorg/bin/sessreg/
H A DMakefile5 PROG= sessreg macro
9 CPPFLAGS+= -I${X11SRCDIR.${PROG}}/../include
18 .PATH: ${X11SRCDIR.${PROG}}
/netbsd-6-1-5-RELEASE/external/mit/xorg/bin/xlsclients/
H A DMakefile5 PROG= xlsclients macro
14 .PATH: ${X11SRCDIR.${PROG}} ${X11SRCDIR.${PROG}}/man
/netbsd-6-1-5-RELEASE/external/mit/xorg/bin/xrandr/
H A DMakefile5 PROG= xrandr macro
12 .PATH: ${X11SRCDIR.${PROG}} ${X11SRCDIR.${PROG}}/man
/netbsd-6-1-5-RELEASE/sys/dev/hil/
H A DMakefile6 PROG= devlist2h.awk macro
9 ${SOURCE}_data.h: ${SOURCE} ${PROG}
11 ${TOOL_AWK} -f ${PROG} ${SOURCE} > $@
/netbsd-6-1-5-RELEASE/sys/arch/landisk/stand/mbr/
H A DMakefile.mbr26 CLEANFILES+= ${PROG}.tmp
28 ${PROG}: ${OBJS}
29 ${LD} -o ${PROG}.tmp ${LDFLAGS} -Ttext 0x8c200200 ${OBJS}
30 ${OBJCOPY} -O binary ${PROG}.tmp ${PROG}
31 -rm -f ${PROG}.tmp
/netbsd-6-1-5-RELEASE/regress/lib/libc/divrem/
H A DMakefile5 PROG= divremtest macro
9 regress: ${PROG}
10 [ `./${PROG} | md5` = ${GOODRESULT} ]
/netbsd-6-1-5-RELEASE/regress/sys/arch/i386/vm86/
H A DMakefile5 PROG= vm86test macro
10 ./${PROG} 2>vm86test.out
11 ./${PROG} dummyarg 2>>vm86test.out
/netbsd-6-1-5-RELEASE/regress/sys/fs/lseek/
H A DMakefile5 PROG= lseek macro
10 regress: ${PROG}
13 if ./${PROG} test-file > /dev/null; then \
/netbsd-6-1-5-RELEASE/regress/sys/kern/lockf2/
H A DMakefile6 PROG= lockf2 macro
12 regress: ${PROG}
14 if ./${PROG} > ${TESTFILE}; then \

Completed in 214 milliseconds

<<11121314151617181920>>