# from: @(#)Makefile 5.6.1.2 (Berkeley) 5/8/91 # $Id: Makefile,v 1.38 1994/06/02 22:55:30 deraadt Exp $ # not yet done: catman SUBDIR= ac accton amd arp chown chroot config config.new cron dev_mkdb \ diskpart edquota gettable htable inetd iostat kgmon \ kvm_mkdb lpr mrouted mtree named 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 .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 .endif .include