1# $Id: Makefile,v 1.33 1998/09/28 05:38:22 grog Exp $ 2 3# XXX present but broken: ip_mroute_mod 4# XXX not yet completed porting: pcic coda syscons/* 5.if ${MACHINE_ARCH} == "i386" 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 9.endif 10 11# XXX builds, but not useable with present design 12#union 13 14.include <bsd.subdir.mk> 15