Searched refs:PROG (Results 26 - 50 of 1759) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/usr.bin/nice/
H A DMakefile4 PROG= nice macro
/netbsd-6-1-5-RELEASE/usr.bin/nohup/
H A DMakefile4 PROG= nohup macro
/netbsd-6-1-5-RELEASE/external/bsd/openldap/bin/
H A DMakefile.inc10 SRCS= ${PROG}.c
21 ${LDAP_MKVERSION} -s ${PROG} > ${.TARGET}
/netbsd-6-1-5-RELEASE/regress/sys/kern/kqueue/
H A DMakefile.inc5 PROG=${.CURDIR:T}
/netbsd-6-1-5-RELEASE/regress/sys/kern/sa/sa1/
H A DMakefile5 PROG= sa1 macro
9 @if ./${PROG} ; then \
/netbsd-6-1-5-RELEASE/regress/sys/net/bpf/interface/
H A DMakefile5 PROG= interface macro
9 @if ./${PROG} ; then \
/netbsd-6-1-5-RELEASE/sys/arch/alpha/stand/
H A DMakefile.bootxx21 CLEANFILES+= ${PROG}.sym ${PROG}.map ${PROG}.lds
23 ${PROG}: ${PROG}.sym
24 @echo creating ${PROG} from ${PROG}.sym...
25 @${OBJCOPY} --output-target=binary ${PROG}.sym ${PROG}
26 @chmod 644 ${PROG}
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/alpha/stand/standtest/
H A DMakefile3 PROG= test macro
12 CLEANFILES+= ${PROG}.sym
15 ${PROG}: ${PROG}.sym
16 rm -f ${PROG}
17 cp ${PROG}.sym ${PROG}
22 ${PROG}.sym: ${OBJS} ${LIBSA} ${LIBKERN}
23 ${LD} -Ttext ${RELOC} -N -e start -o ${PROG}.sym \
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/generate/unix/acpixtract/
H A DMakefile14 PROG = acpixtract macro
22 $(PROG) : $(OBJS)
23 $(CC) $(LDFLAGS) $(OBJS) -o $(PROG)
33 rm -f $(PROG) $(PROG).exe
/netbsd-6-1-5-RELEASE/regress/lib/libc/int_fmtio/
H A DMakefile5 PROG= fmtio_check macro
8 regress: ${PROG}
9 ./${PROG}
/netbsd-6-1-5-RELEASE/regress/sys/arch/arm/sigstackalign/
H A DMakefile5 PROG= sigstackalign macro
8 regress: ${PROG}
9 ./${PROG}
/netbsd-6-1-5-RELEASE/sys/arch/sbmips/stand/
H A DMakefile.bootxx18 CLEANFILES+= ${PROG}.sym
20 ${PROG}: ${PROG}.sym
21 @echo creating ${PROG} from ${PROG}.sym...
22 @${OBJCOPY} --output-target=binary -R .reginfo ${PROG}.sym ${PROG}
23 @chmod 644 ${PROG}
24 @ls -l ${PROG}
25 @${CHECKSIZE_CMD} ${PROG}
[all...]
/netbsd-6-1-5-RELEASE/regress/sys/kern/sleeping/
H A DMakefile5 PROG= sleeptest macro
7 regress: ${PROG}
/netbsd-6-1-5-RELEASE/regress/sys/kern/softint1/
H A DMakefile5 PROG= softint1 macro
11 @./${PROG}
/netbsd-6-1-5-RELEASE/regress/sys/kern/write_append/
H A DMakefile5 PROG= write_append macro
9 @if ${.OBJDIR}/${PROG} 2> /dev/null; then \
/netbsd-6-1-5-RELEASE/usr.bin/banner/
H A DMakefile3 PROG= banner macro
5 SRCS= $(PROG).c chset.c
/netbsd-6-1-5-RELEASE/sys/arch/alpha/stand/netboot/
H A DMakefile3 PROG = netboot macro
12 CLEANFILES+= ${PROG}.sym
17 ${PROG}: ${PROG}.sym
18 @echo creating ${PROG} from ${PROG}.sym...
19 @${OBJCOPY} --output-target=binary ${PROG}.sym ${PROG}
20 @chmod 644 ${PROG}
21 @ls -l ${PROG}
[all...]
/netbsd-6-1-5-RELEASE/x11/bin/setxkbmap/
H A DMakefile5 PROG= setxkbmap macro
12 .PATH: ${X11SRCDIR.xc}/programs/${PROG}
/netbsd-6-1-5-RELEASE/bin/cat/
H A DMakefile4 PROG= cat macro
/netbsd-6-1-5-RELEASE/bin/chio/
H A DMakefile3 PROG= chio macro
/netbsd-6-1-5-RELEASE/bin/chmod/
H A DMakefile4 PROG= chmod macro
/netbsd-6-1-5-RELEASE/bin/domainname/
H A DMakefile4 PROG= domainname macro
/netbsd-6-1-5-RELEASE/bin/hostname/
H A DMakefile4 PROG= hostname macro
/netbsd-6-1-5-RELEASE/bin/ln/
H A DMakefile4 PROG= ln macro
/netbsd-6-1-5-RELEASE/bin/mkdir/
H A DMakefile4 PROG= mkdir macro

Completed in 146 milliseconds

1234567891011>>