Very small patch from Julian Elischer to make the ultra14f.c driver work
[unix-history] / sbin / Makefile
CommitLineData
15637ed4
RG
1# @(#)Makefile 5.4.1.1 (Berkeley) 5/7/91
2#
3# PATCHES MAGIC LEVEL PATCH THAT GOT US HERE
4# -------------------- ----- ----------------------
5# CURRENT PATCH LEVEL: 2 00163
6# -------------------- ----- ----------------------
7#
8# 04 Apr 93 Rodney W. Grimes Add fdisk, mount_pcfs, quotacheck
9# Comments about not ported and missing
10# 27 May 93 Guido van Rooij Added comcontrol
11#
12
13SUBDIR= badsect comcontrol clri disklabel dmesg dump dumpfs \
14 fastboot fdisk fsck \
15 halt ifconfig init mknod mount mount_isofs mount_pcfs mountd newfs \
16 nfsd nfsiod ping quotacheck reboot restore route routed savecore \
17 shutdown slattach swapon tunefs umount
18
19# Not ported: XNSrouted enpload
20# Missing: icheck ncheck
21
22.include <bsd.subdir.mk>