mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 08:38:13 -05:00
10 lines
218 B
Makefile
10 lines
218 B
Makefile
# $Id: Makefile,v 1.6 1994/10/16 20:39:52 sos Exp $
|
|
|
|
SUBDIR= cd9660 coff fdesc ibcs2 ip_mroute_mod ipfw kernfs msdos nfs nullfs \
|
|
portal procfs socksys umapfs union
|
|
#
|
|
# Doesn't work:
|
|
# mfs
|
|
#
|
|
|
|
.include <bsd.subdir.mk>
|