1998-09-28 01:38:52 -04:00
|
|
|
# $Id: Makefile,v 1.32 1998/09/25 17:51:44 rvb 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"
|
1998-09-25 13:51:44 -04:00
|
|
|
SUBDIR= atapi coda 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-09-28 01:38:52 -04:00
|
|
|
pcic portal procfs syscons umapfs vesa vinum 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>
|