ca78a2a8bb
seems to have stopped working on me. Disable it until I get a chance to fix it.
12 lines
247 B
Makefile
12 lines
247 B
Makefile
# $Id: Makefile,v 1.9 1995/03/20 19:25:38 wollman Exp $
|
|
|
|
SUBDIR= cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
|
|
ipfw kernfs msdos nfs nullfs \
|
|
portal procfs socksys syscons umapfs union
|
|
#
|
|
# Doesn't work:
|
|
# mfs
|
|
#
|
|
|
|
.include <bsd.subdir.mk>
|