Deleted Added
full compact
Makefile (49067) Makefile (49076)
1# $Id: Makefile,v 1.66 1999/07/23 05:47:55 wpaul Exp $
1# $Id: Makefile,v 1.67 1999/07/24 20:55:04 wpaul Exp $
2
3# XXX present but broken: atapi ip_mroute_mod joy pcic
4
5SUBDIR= ax ccd cd9660 coda fdesc fxp if_disc if_ppp if_sl if_tun ipfw \
2
3# XXX present but broken: atapi ip_mroute_mod joy pcic
4
5SUBDIR= ax ccd cd9660 coda fdesc fxp if_disc if_ppp if_sl if_tun ipfw \
6 kernfs mfs msdos mx nfs ntfs nullfs portal procfs sk ti tl \
6 kernfs mfs msdos mx nfs ntfs nullfs portal procfs sf sk ti tl \
7 umapfs union vn xl
8
9# XXX some of these can move to the general case when de-i386'ed
10.if ${MACHINE_ARCH} == "i386"
11SUBDIR+=bktr coff fpu gnufpu ibcs2 linux splash streams \
12 svr4 syscons vesa vinum
13.endif
14
15.include <bsd.subdir.mk>
7 umapfs union vn xl
8
9# XXX some of these can move to the general case when de-i386'ed
10.if ${MACHINE_ARCH} == "i386"
11SUBDIR+=bktr coff fpu gnufpu ibcs2 linux splash streams \
12 svr4 syscons vesa vinum
13.endif
14
15.include <bsd.subdir.mk>