Deleted Added
full compact
Makefile (11850) Makefile (11857)
1# $Id: Makefile,v 1.13 1995/10/10 08:23:13 swallace Exp $
1# $Id: Makefile,v 1.14 1995/10/28 02:49:46 ache Exp $
2
2
3SUBDIR= cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
4 ipfw kernfs linux msdos nfs nullfs \
5 pcic portal procfs syscons umapfs union wcd
3#
6#
4# temp. disabled:
5# atapi coff ibcs2 ipfw linux syscons wcd
6#
7SUBDIR= cd9660 fdesc if_disc if_ppp if_sl if_tun \
8 kernfs msdos nfs nullfs \
9 pcic portal procfs umapfs union
10#
11# Doesn't work:
12# mfs
13#
14
15.include <bsd.subdir.mk>
7# Doesn't work:
8# mfs
9#
10
11.include <bsd.subdir.mk>