f065639f29
are now dynamically loadable. It doesn't make sense to do the same for the loopback.
12 lines
257 B
Makefile
12 lines
257 B
Makefile
# $Id: Makefile,v 1.8 1995/02/22 13:42:31 sos Exp $
|
|
|
|
SUBDIR= cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun ip_mroute_mod \
|
|
ipfw kernfs msdos nfs nullfs \
|
|
portal procfs socksys syscons umapfs union
|
|
#
|
|
# Doesn't work:
|
|
# mfs
|
|
#
|
|
|
|
.include <bsd.subdir.mk>
|