75b65495cb
atapi coff ibcs2 ipfw linux syscons wcd (until they will be fixed) It allows to build/install other modules from top
16 lines
286 B
Makefile
16 lines
286 B
Makefile
# $Id: Makefile,v 1.13 1995/10/10 08:23:13 swallace Exp $
|
|
|
|
#
|
|
# temp. disabled:
|
|
# atapi coff ibcs2 ipfw linux syscons wcd
|
|
#
|
|
SUBDIR= cd9660 fdesc if_disc if_ppp if_sl if_tun \
|
|
kernfs msdos nfs nullfs \
|
|
pcic portal procfs umapfs union
|
|
#
|
|
# Doesn't work:
|
|
# mfs
|
|
#
|
|
|
|
.include <bsd.subdir.mk>
|