9 lines
286 B
Makefile
9 lines
286 B
Makefile
# $Id: Makefile,v 1.18 1995/12/14 08:25:52 phk Exp $
|
|
|
|
# XXX present but broken: ip_mroute_mod mfs
|
|
SUBDIR= atapi cd9660 coff fdesc fpu gnufpu ibcs2 if_disc if_ppp if_sl if_tun \
|
|
ipfw kernfs linux msdos nfs nullfs \
|
|
pcic portal procfs syscons umapfs union wcd
|
|
|
|
.include <bsd.subdir.mk>
|