Activate svr4 module

This commit is contained in:
Mark Newton 1999-01-30 06:31:51 +00:00
parent d1721fe1cd
commit 7f84fa455a

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.47 1999/01/19 00:41:17 peter Exp $
# $Id: Makefile,v 1.48 1999/01/21 17:19:56 peter Exp $
# XXX present but broken: ip_mroute_mod
# XXX not yet completed porting: acd
@ -9,7 +9,7 @@ SUBDIR= ccd cd9660 coda fdesc if_disc if_ppp if_sl if_tun ipfw kernfs \
# XXX some of these can move to the general case when de-i386'ed
.if ${MACHINE_ARCH} == "i386"
SUBDIR+=atapi coff fpu gnufpu ibcs2 joy linux lkm pcic splash syscons vesa
SUBDIR+=atapi coff fpu gnufpu ibcs2 joy linux lkm pcic splash syscons vesa svr4
.endif
.include <bsd.subdir.mk>