mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
10 lines
213 B
Makefile
10 lines
213 B
Makefile
# $Id: Makefile,v 1.5 1994/10/14 08:54:31 sos Exp $
|
|
|
|
SUBDIR= cd9660 coff fdesc ibcs2 ip_mroute_mod kernfs msdos nfs nullfs portal \
|
|
procfs socksys umapfs union
|
|
#
|
|
# Doesn't work:
|
|
# mfs
|
|
#
|
|
|
|
.include <bsd.subdir.mk>
|