Home
last modified time | relevance | path

Searched refs:PROG (Results 551 – 575 of 604) sorted by relevance

1...<<2122232425

/original-bsd/usr.bin/make/
H A DMakefile4 PROG= make macro
/original-bsd/old/awk/
H A DMakefile5 PROG= awk macro
/original-bsd/old/as.tahoe/
H A DMakefile61 PROG= as macro
/original-bsd/usr.bin/tn3270/mset/
H A DMakefile3 PROG= mset macro
/original-bsd/bin/csh/
H A DMakefile8 PROG= csh macro
/original-bsd/games/trek/
H A DMakefile3 PROG= trek macro
/original-bsd/old/pcc/lint/lpass1/
H A DMakefile5 PROG= lintpass1 macro
/original-bsd/usr.bin/pascal/src/
H A Dfend.c130 if ( fp -> class == PROG ) {
198 if (fp->class == PROG) {
295 if ( fp -> class == PROG && monflg ) {
311 if (fp->class == PROG && inp == 0 && (input->nl_flags & (NUSED|NMOD)) != 0) {
315 if (fp->class == PROG && out == 0 && (output->nl_flags & (NUSED|NMOD)) != 0) {
428 if (fp -> class != PROG) {
434 if ( monflg && fp -> class == PROG ) {
/original-bsd/usr.sbin/sendmail/src/Makefiles/
H A DMakefile.FreeBSD6 PROG= sendmail
H A DMakefile.NetBSD8 PROG= sendmail
H A DMakefile.386BSD3 PROG= sendmail
H A DMakefile.Utah3 PROG= sendmail
H A DMakefile.BSD-OS7 PROG= sendmail
/original-bsd/usr.sbin/sendmail/src/
H A DMakefile8 PROG= sendmail macro
/original-bsd/usr.bin/ex/
H A DMakefile12 PROG= ex macro
/original-bsd/old/pcc/ccom.vax/
H A DMakefile3 PROG= ccom macro
H A Dcode.c39 if( lastloc != PROG && n > 1 ) printf( " .align %d\n", n >= 0 && n < LOG2SZ ? log2tab[n] : 0 ); in defalign()
52 case PROG: in locctr()
173 (void) locctr( PROG );
/original-bsd/share/zoneinfo/
H A DMakefile100 PROG= zic macro
/original-bsd/old/pcc/ccom.tahoe/
H A DMakefile3 PROG= ccom macro
H A Dcode.c52 if( lastloc != PROG && n > 1 ) printf( " .align %d\n", n >= 0 && n < LOG2SZ ? log2tab[n] : 0 ); in defalign()
65 case PROG: in locctr()
175 (void) locctr( PROG );
/original-bsd/share/mk/
H A Dbsd.README141 Errs, errs, mklog, and ${PROG}.core.
191 defined, "MAN1=${PROG}.0" is assumed.
193 PROG The name of the program to build. If not supplied, nothing
196 SRCS List of source files to build the program. If PROG is not
197 defined, it's assumed to be ${PROG}.c.
240 PROG= foo
/original-bsd/usr.bin/f77/pass1.vax/
H A DMakefile3 PROG= f77pass1 macro
/original-bsd/usr.bin/f77/pass1.tahoe/
H A DMakefile3 PROG= f77pass1 macro
/original-bsd/old/pcc/sccom.vax/
H A DMakefile7 PROG= sccom macro
/original-bsd/sys/luna68k/stand/
H A DMakefile32 PROG= boot macro

1...<<2122232425