168d0b83dSJohn Polstra# $Id: Makefile,v 1.38 1998/11/04 17:15:07 msmith Exp $ 20eec3684SGarrett Wollman 3a654d072SPeter Wemm# XXX present but broken: ip_mroute_mod 4cabb29ecSPeter Wemm# XXX not yet completed porting: pcic syscons/* 5d679319fSPeter Wemm# XXX builds but not updated: atapi, wcd, maybe vesa 628cc91d8SMike SmithSUBDIR= ccd cd9660 coda fdesc if_disc if_ppp if_sl if_tun ipfw kernfs \ 728cc91d8SMike Smith mfs msdos nfs nullfs portal procfs umapfs union vinum 828cc91d8SMike Smith 928cc91d8SMike Smith# XXX some of these can move to the general case when de-i386'ed 1068d0b83dSJohn Polstra.if ${MACHINE_ARCH} == "i386" 1128cc91d8SMike SmithSUBDIR+=atapi coff fpu gnufpu ibcs2 joy linux syscons vesa wcd 1228cc91d8SMike Smith.endif 130eec3684SGarrett Wollman 140eec3684SGarrett Wollman.include <bsd.subdir.mk> 15