1998-05-15 07:57:05 -04:00
|
|
|
# $Id: Makefile,v 1.29 1998/02/18 14:30:07 msmith Exp $
|
1994-09-16 16:24:29 -04:00
|
|
|
|
1995-12-16 16:19:18 -05:00
|
|
|
# XXX present but broken: ip_mroute_mod mfs
|
1998-05-15 07:57:05 -04:00
|
|
|
.if ${MACHINE_ARCH} == "i386"
|
1996-06-11 23:49:35 -04:00
|
|
|
SUBDIR= atapi ccd cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
|
1997-08-28 10:45:26 -04:00
|
|
|
ipfw joy kernfs linux msdos nfs nullfs \
|
1998-02-18 09:30:07 -05:00
|
|
|
pcic portal procfs syscons umapfs wcd
|
1998-05-15 07:57:05 -04:00
|
|
|
.endif
|
1994-09-16 16:24:29 -04:00
|
|
|
|
1996-01-06 18:15:40 -05:00
|
|
|
# XXX builds, but not useable with present design
|
1996-06-23 09:31:20 -04:00
|
|
|
# fpu gnufpu union
|
1996-01-06 18:15:40 -05:00
|
|
|
|
1994-09-16 16:24:29 -04:00
|
|
|
.include <bsd.subdir.mk>
|