Home
last modified time | relevance | path

Searched refs:PROG (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/386bsd/usr/src/lib/libc/db/test/
H A Drun.test43 PROG=obj/dbtest
91 $PROG -o $TMP3 recno $TMP2
125 $PROG -o $TMP3 recno $TMP2
372 $PROG btree $TMP1
373 $PROG hash $TMP1
571 $PROG -o$TMP3 \
584 $PROG -o$TMP3 \
597 $PROG -o$TMP3 \
610 $PROG -o$TMP3 \
623 $PROG -o$TMP3 \
[all …]
/386bsd/usr/share/mk/
H A Dbsd.prog.mk58 .if defined(PROG)
70 ${PROG}: ${OBJS} ${LIBC} ${DPADD}
75 .else defined(PROG)
77 SRCS= ${PROG}.c
90 MAN1= ${PROG}.0
126 .if defined(PROG)
140 .if defined(PROG)
145 (cd ${DESTDIR}/usr/games; rm -f ${PROG}; ln -s dm ${PROG}; \
146 chown games.bin ${PROG})
169 .if defined(PROG)
[all …]
/386bsd/usr/src/share/mk/
H A Dbsd.prog.mk58 .if defined(PROG)
70 ${PROG}: ${OBJS} ${LIBC} ${DPADD}
75 .else defined(PROG)
77 SRCS= ${PROG}.c
90 MAN1= ${PROG}.0
126 .if defined(PROG)
140 .if defined(PROG)
145 (cd ${DESTDIR}/usr/games; rm -f ${PROG}; ln -s dm ${PROG}; \
146 chown games.bin ${PROG})
169 .if defined(PROG)
[all …]
/386bsd/usr/src/usr.sbin/tcpdump/bpf/util/rarpd/
H A DMakefile8 ${PROG}: ${PROG}.c
11 install: ${PROG}
12 install ${PROG} /usr/etc
15 lint ${PROG}.c
18 rm -f *.o core ${PROG}
/386bsd/usr/src/usr.bin/groff/grot/
H A DMakefile.ccpg5 all: $(PROG) $(MANPAGES)
7 $(PROG): $(OBJS) $(XLIBS)
11 install_prog: $(PROG)
22 pure: $(PROG).pure
24 $(PROG).pure: $(OBJS) $(XLIBS)
H A DMakefile.cpg5 all: $(PROG) $(MANPAGES)
7 $(PROG): $(OBJS) $(XLIBS)
11 install_prog: $(PROG)
H A DMakefile.comm42 MOSTLYCLEANFILES=$(MANCLEAN) $(PROG) $(OBJS) $(GENSRCS) $(GENHDRS) \
177 rm -f $(bindir)/$(NAMEPREFIX)$(PROG)
178 $(INSTALL_PROGRAM) $(PROG) $(bindir)/$(NAMEPREFIX)$(PROG)
182 -rm -f $(bindir)/$(NAMEPREFIX)$(PROG)
/386bsd/usr/src/usr.bin/xinstall/
H A DMakefile3 PROG= xinstall macro
9 ${PROG} ${DESTDIR}${BINDIR}/install
/386bsd/usr/src/usr.bin/groff/pic/
H A Dmake-dos-dist100 PROG=pic
105 $(PROG).exe: $(OBJS)
106 $(CC) $(LDFLAGS) -e$(PROG) @&&!
/386bsd/usr/src/usr.bin/elvis/
H A Dsystem.c188 #define PROG "wildcard " macro
192 #define PROG "echo " macro
221 strcpy(tmpblk.c, PROG);
233 strncpy(names, PROG, PROGLEN);
/386bsd/usr/src/bin/echo/
H A DMakefile3 PROG= echo macro
/386bsd/usr/src/bin/kill/
H A DMakefile3 PROG= kill macro
/386bsd/usr/src/bin/pwd/
H A DMakefile3 PROG= pwd macro
/386bsd/usr/src/usr.bin/time/
H A DMakefile3 PROG= time macro
/386bsd/usr/src/usr.bin/true/
H A DMakefile3 PROG= true macro
/386bsd/usr/src/usr.bin/nice/
H A DMakefile3 PROG= nice macro
/386bsd/usr/src/usr.bin/nohup/
H A DMakefile3 PROG= nohup macro
/386bsd/usr/src/usr.bin/false/
H A DMakefile3 PROG= false macro
/386bsd/usr/src/bin/cat/
H A DMakefile3 PROG= cat macro
/386bsd/usr/src/bin/chmod/
H A DMakefile3 PROG= chmod macro
/386bsd/usr/src/bin/hostname/
H A DMakefile3 PROG= hostname macro
/386bsd/usr/src/bin/ln/
H A DMakefile3 PROG= ln macro
/386bsd/usr/src/bin/mkdir/
H A DMakefile3 PROG= mkdir macro
/386bsd/usr/src/bin/mv/
H A DMakefile3 PROG= mv macro
/386bsd/usr/src/bin/rmdir/
H A DMakefile3 PROG= rmdir macro

12345678910>>...14