# from: @(#)Makefile 5.6.1.2 (Berkeley) 5/8/91 # $Id: Makefile,v 1.42 1995/03/10 07:17:05 jtc Exp $ # not yet done: catman SUBDIR= ac accton amd arp bootpd bootpgw bootpef bootptest \ chown chroot config config.new cron dev_mkdb \ diskpart edquota gettable htable inetd iostat kgmon \ kvm_mkdb lpr mrouted mtree named netgroup_mkdb portmap \ pppd pstat pwd_mkdb quot quotaon \ rarpd rbootd rdate repquota rmt rpc.bootparamd rwhod \ sa sendmail sliplogin slstats spray sysctl \ syslogd tcpdump timed traceroute trpt trsp update vipw vnconfig \ ypbind yppoll ypset zdump zic .if make(clean) || make(cleandir) SUBDIR+=bad144 hilinfo grfinfo .elif ${MACHINE} == "i386" SUBDIR+=bad144 .elif ${MACHINE} == "hp300" # probably could be expanded to other machines, too SUBDIR+=hilinfo grfinfo .elif ${MACHINE} == "amiga" SUBDIR+=iteconfig .elif ${MACHINE} == "sun3" SUBDIR+=dbsym .endif .include