1994-09-22 03:26:58 +02:00
|
|
|
# From: @(#)Makefile 8.3 (Berkeley) 1/7/94
|
1997-03-23 19:59:47 +01:00
|
|
|
# $Id: Makefile,v 1.80 1997/02/22 19:53:59 peter Exp $
|
1994-05-27 14:33:43 +02:00
|
|
|
|
1994-11-20 15:21:25 +01:00
|
|
|
# XXX MISSING: deroff diction graph learn plot
|
1995-01-21 15:47:33 +01:00
|
|
|
# spell spline struct units xsend
|
|
|
|
# XXX Use GNU versions: apropos bc dc diff grep ld man patch ptx uucp whatis
|
1994-08-08 03:13:35 +02:00
|
|
|
# Moved to secure: bdes
|
|
|
|
#
|
1996-10-19 11:08:41 +02:00
|
|
|
SUBDIR= apply ar at banner basename biff brandelf cal calendar \
|
1995-02-17 18:37:55 +01:00
|
|
|
cap_mkdb chat checknr chflags chpass cksum col colcrt colldef colrm \
|
1996-09-07 01:07:35 +02:00
|
|
|
column comm compile_et compress cpp ctags cut dig \
|
1996-06-20 19:47:24 +02:00
|
|
|
dirname dnsquery du ee env error expand f2c false fetch file file2c \
|
1995-04-28 11:30:54 +02:00
|
|
|
find finger fmt fold fpr from fsplit fstat ftp gcore gencat getopt \
|
|
|
|
gprof head hexdump host id indent ipcrm ipcs \
|
1995-06-25 20:11:06 +02:00
|
|
|
join jot kdump ktrace key keyinfo keyinit killall lam last \
|
1997-01-21 16:09:03 +01:00
|
|
|
lastcomm leave lex limits locate lock lockf logger login logname \
|
|
|
|
lorder lsvfs m4 mail make mesg mkdep mkfifo mklocale mkstr mk_cmds \
|
1996-06-19 23:13:45 +02:00
|
|
|
modstat more msgs mt netstat nfsstat nice \
|
1997-02-07 04:57:21 +01:00
|
|
|
nm nohup opieinfo opiekey opiepasswd pagesize passwd paste pr printenv \
|
1995-04-28 11:30:54 +02:00
|
|
|
printf quota ranlib rdist renice rev rlogin rpcgen \
|
|
|
|
rpcinfo rs rsh rup ruptime rusers rwall \
|
1995-05-10 02:38:30 +02:00
|
|
|
rwho script sed sgmlfmt sgmls shar showmount size soelim split \
|
1996-06-28 07:36:32 +02:00
|
|
|
strings strip su symorder talk tclsh tconv tcopy tee tftp time \
|
1997-03-23 19:59:47 +01:00
|
|
|
tip tn3270 top touch tput tr true tset tsort tty ul uname \
|
1996-06-08 05:46:33 +02:00
|
|
|
unexpand unifdef uniq units unvis users uudecode uuencode vacation \
|
1995-02-23 01:27:08 +01:00
|
|
|
vgrind vi vis w wall wc what whereis which who whois window \
|
1996-03-24 15:09:33 +01:00
|
|
|
write xargs xinstall xlint xstr yacc yes ypcat ypmatch ypwhich
|
1995-12-29 16:30:05 +01:00
|
|
|
SUBDIR+=gprof4
|
1994-05-27 14:33:43 +02:00
|
|
|
|
1997-01-08 12:38:33 +01:00
|
|
|
.if !exists(../eBones) || defined(NOSECURE) || !defined(MAKE_EBONES)
|
1995-08-06 13:05:31 +02:00
|
|
|
SUBDIR+=telnet
|
1995-09-29 20:50:40 +01:00
|
|
|
.else
|
1996-02-13 10:24:43 +01:00
|
|
|
.if defined(RELEASEDIR)
|
|
|
|
# releases do need both
|
|
|
|
SUBDIR+=telnet
|
|
|
|
.endif
|
1996-11-03 18:01:25 +01:00
|
|
|
SUBDIR+= ../eBones/usr.bin/telnet
|
1995-08-06 13:05:31 +02:00
|
|
|
.endif
|
|
|
|
|
1994-05-27 14:33:43 +02:00
|
|
|
# Cmp, look and tail all use mmap, so new-VM only.
|
|
|
|
# F77 and pascal are VAX/Tahoe only.
|
1994-10-15 21:50:05 +01:00
|
|
|
.if make(clean) || make(cleandir)
|
1994-10-16 03:56:01 +01:00
|
|
|
# XXX Should have `f77', `pascal' & `vmstat.sparc' judging by the
|
|
|
|
# machine dependant lines, but we don't have them
|
1995-12-31 22:32:17 +01:00
|
|
|
SUBDIR+=cmp kzip look sasc systat tail vmstat
|
1994-10-15 21:50:05 +01:00
|
|
|
.elif ${MACHINE} == "hp300"
|
1994-05-27 14:33:43 +02:00
|
|
|
SUBDIR+=cmp ld look systat tail vmstat
|
|
|
|
.elif ${MACHINE} == "i386"
|
1995-10-03 13:29:28 +01:00
|
|
|
SUBDIR+=cmp kzip look sasc systat tail vmstat
|
1994-05-28 08:44:34 +02:00
|
|
|
# XXX Use gnu/usr.bin/ld for now
|
1994-05-27 14:33:43 +02:00
|
|
|
.elif ${MACHINE} == "luna68k"
|
|
|
|
SUBDIR+=cmp ld look systat tail vmstat
|
|
|
|
.elif ${MACHINE} == "mips"
|
|
|
|
SUBDIR+=cmp look systat tail vmstat
|
|
|
|
.elif ${MACHINE} == "sparc"
|
|
|
|
SUBDIR+=cmp ld look tail vmstat.sparc
|
|
|
|
.elif ${MACHINE} == "tahoe"
|
|
|
|
SUBDIR+=f77 pascal systat vmstat
|
|
|
|
.elif ${MACHINE} == "vax"
|
|
|
|
SUBDIR+=f77 pascal systat vmstat
|
|
|
|
.endif
|
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|