View | Details | Raw Unified | Return to bug 13666
Collapse All | Expand All

(-)Makefile (-3 / +3 lines)
Lines 1-15 Link Here
1
#	$Id: Makefile,v 1.70 1999/08/10 17:15:11 wpaul Exp $
1
#	$Id: Makefile,v 1.70 1999/08/10 17:15:11 wpaul Exp $
2
2
3
# XXX present but broken: atapi ip_mroute_mod joy pcic
3
# XXX present but broken: atapi ip_mroute_mod joy pcic nullfs portal umapfs union
4
4
5
SUBDIR=	ax ccd cd9660 coda fdesc fxp if_disc if_ppp if_sl if_tun ipfw \
5
SUBDIR=	ax ccd cd9660 coda fdesc fxp if_disc if_ppp if_sl if_tun ipfw \
6
	kernfs mfs msdos mx nfs ntfs nullfs pn portal procfs sf sk ti \
6
	kernfs mfs msdos mx nfs ntfs pn procfs sf sk ti \
7
	tl umapfs union vn vr xl
7
	tl vn vr xl
8
8
9
# XXX some of these can move to the general case when de-i386'ed
9
# XXX some of these can move to the general case when de-i386'ed
10
.if ${MACHINE_ARCH} == "i386"
10
.if ${MACHINE_ARCH} == "i386"
11
SUBDIR+=bktr coff fpu gnufpu ibcs2 linux splash streams \
11
SUBDIR+=bktr coff fpu gnufpu ibcs2 linux splash streams \
12
	svr4 syscons vesa vinum
12
	svr4 syscons vesa vinum
13
.endif
13
.endif

Return to bug 13666