Searched refs:PROG (Results 51 - 75 of 1774) sorted by relevance

1234567891011>>

/netbsd-current/sys/arch/evbmips/stand/sbmips/
H A DMakefile.bootxx18 CLEANFILES+= ${PROG}.sym
20 ${PROG}: ${PROG}.sym
21 @echo creating ${PROG} from ${PROG}.sym...
23 ${PROG}.sym ${PROG}
24 @chmod 644 ${PROG}
25 @ls -l ${PROG}
26 @${CHECKSIZE_CMD} ${PROG}
[all...]
/netbsd-current/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-current/bin/cat/
H A DMakefile4 PROG= cat macro
/netbsd-current/bin/chio/
H A DMakefile3 PROG= chio macro
/netbsd-current/bin/chmod/
H A DMakefile4 PROG= chmod macro
/netbsd-current/bin/domainname/
H A DMakefile4 PROG= domainname macro
/netbsd-current/bin/hostname/
H A DMakefile4 PROG= hostname macro
/netbsd-current/bin/ln/
H A DMakefile4 PROG= ln macro
/netbsd-current/bin/mkdir/
H A DMakefile4 PROG= mkdir macro
/netbsd-current/bin/mv/
H A DMakefile4 PROG= mv macro
/netbsd-current/bin/rm/
H A DMakefile4 PROG= rm macro
/netbsd-current/bin/rmdir/
H A DMakefile4 PROG= rmdir macro
/netbsd-current/bin/sync/
H A DMakefile4 PROG= sync macro
/netbsd-current/distrib/utils/ssh/
H A DMakefile5 PROG= ssh macro
/netbsd-current/distrib/utils/tls/
H A DMakefile5 PROG= tls macro
/netbsd-current/external/bsd/ipf/bin/ipfs/
H A DMakefile3 PROG= ipfs macro
/netbsd-current/external/bsd/openldap/bin/ldapcompare/
H A DMakefile3 PROG= ldapcompare macro
/netbsd-current/external/bsd/openldap/bin/ldapdelete/
H A DMakefile3 PROG= ldapdelete macro
/netbsd-current/external/bsd/openldap/bin/ldapmodrdn/
H A DMakefile3 PROG= ldapmodrdn macro
/netbsd-current/external/bsd/openldap/bin/ldappasswd/
H A DMakefile3 PROG= ldappasswd macro
/netbsd-current/external/bsd/openldap/bin/ldapsearch/
H A DMakefile3 PROG= ldapsearch macro
/netbsd-current/external/bsd/openldap/bin/ldapurl/
H A DMakefile5 PROG= ldapurl macro
/netbsd-current/external/bsd/openldap/bin/ldapwhoami/
H A DMakefile3 PROG= ldapwhoami macro
/netbsd-current/external/mit/xorg/bin/luit/
H A DMakefile5 PROG= luit macro
9 #CPPFLAGS+=-DHAVE_CONFIG_H -I${X11SRCDIR.${PROG}}/../include
19 .PATH: ${X11SRCDIR.${PROG}} ${X11SRCDIR.${PROG}}/man
/netbsd-current/games/number/
H A DMakefile4 PROG= number macro

Completed in 222 milliseconds

1234567891011>>