Searched refs:PROG (Results 176 - 200 of 1774) sorted by relevance

1234567891011>>

/netbsd-current/usr.sbin/wsconscfg/
H A DMakefile3 PROG= wsconscfg macro
/netbsd-current/usr.sbin/ypserv/mkalias/
H A DMakefile3 PROG= mkalias macro
/netbsd-current/usr.sbin/ypserv/stdethers/
H A DMakefile3 PROG= stdethers macro
/netbsd-current/usr.sbin/ypserv/stdhosts/
H A DMakefile3 PROG= stdhosts macro
/netbsd-current/usr.sbin/ypserv/yptest/
H A DMakefile3 PROG= yptest macro
/netbsd-current/external/bsd/unbound/sbin/unbound-checkconf/
H A DMakefile3 PROG=unbound-checkconf macro
/netbsd-current/external/bsd/unbound/sbin/unbound-control/
H A DMakefile3 PROG=unbound-control macro
/netbsd-current/external/bsd/unbound/bin/unbound-host/
H A DMakefile3 PROG=unbound-host macro
/netbsd-current/external/gpl2/rcs/bin/ci/
H A DMakefile3 PROG= ci macro
/netbsd-current/external/gpl2/rcs/bin/ident/
H A DMakefile3 PROG= ident macro
/netbsd-current/external/gpl2/rcs/bin/merge/
H A DMakefile3 PROG= merge macro
/netbsd-current/external/gpl2/rcs/bin/rcsclean/
H A DMakefile3 PROG= rcsclean macro
/netbsd-current/external/gpl2/rcs/bin/rcsdiff/
H A DMakefile3 PROG= rcsdiff macro
/netbsd-current/external/gpl2/rcs/bin/rcsmerge/
H A DMakefile3 PROG= rcsmerge macro
/netbsd-current/usr.sbin/ip6addrctl/
H A DMakefile4 PROG= ip6addrctl macro
/netbsd-current/external/bsd/nsd/sbin/nsd-checkconf/
H A DMakefile3 PROG=nsd-checkconf macro
/netbsd-current/sbin/canconfig/
H A DMakefile3 PROG= canconfig macro
/netbsd-current/sbin/umbctl/
H A DMakefile3 PROG= umbctl macro
/netbsd-current/external/bsd/unbound/sbin/unbound/
H A DMakefile3 PROG=unbound macro
/netbsd-current/external/gpl3/binutils/usr.bin/elfedit/
H A DMakefile3 PROG= elfedit macro
/netbsd-current/sys/arch/alpha/stand/netboot/
H A DMakefile3 PROG = netboot macro
12 CLEANFILES+= ${PROG}.sym
17 ${PROG}: ${PROG}.sym
19 @${OBJCOPY} --output-target=binary ${PROG}.sym ${PROG}
20 @chmod 644 ${PROG}
21 @ls -l ${PROG}
22 @${CHECKSIZE_CMD} ${PROG}.sym ${PROG}
[all...]
/netbsd-current/usr.bin/realpath/
H A DMakefile4 PROG= realpath macro
/netbsd-current/usr.bin/whois/
H A DMakefile6 PROG= whois macro
/netbsd-current/bin/getfacl/
H A DMakefile4 PROG= getfacl macro
/netbsd-current/sys/arch/x68k/stand/xxboot/cdboot_cd9660/
H A DMakefile8 ( cat ${PROG} | dd bs=2048 conv=sync ) ) > ${PROG}.n ; \
9 mv ${PROG}.n ${PROG}

Completed in 210 milliseconds

1234567891011>>