Deleted Added
full compact
Makefile (39707) Makefile (40440)
1# $Id: Makefile,v 1.32 1998/09/25 17:51:44 rvb Exp $
1# $Id: Makefile,v 1.33 1998/09/28 05:38:22 grog Exp $
2
2
3# XXX present but broken: ip_mroute_mod mfs
3# XXX present but broken: ip_mroute_mod
4# XXX not yet completed porting: pcic coda syscons/*
4.if ${MACHINE_ARCH} == "i386"
5.if ${MACHINE_ARCH} == "i386"
5SUBDIR= atapi coda ccd cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
6 ipfw joy kernfs linux msdos nfs nullfs \
7 pcic portal procfs syscons umapfs vesa vinum wcd
6SUBDIR= atapi ccd cd9660 coff fdesc fpu gnufpu ibcs2 if_disc if_ppp if_sl \
7 if_tun ipfw joy kernfs linux mfs msdos nfs nullfs \
8 portal procfs syscons umapfs vesa vinum wcd
8.endif
9
10# XXX builds, but not useable with present design
9.endif
10
11# XXX builds, but not useable with present design
11# fpu gnufpu union
12#union
12
13.include <bsd.subdir.mk>
13
14.include <bsd.subdir.mk>