mirror of
https://github.com/opnsense/src.git
synced 2026-04-14 05:47:18 -04:00
8 lines
178 B
Makefile
8 lines
178 B
Makefile
|
|
SUBDIR= libipf .WAIT
|
|
SUBDIR+= ipf ipfs ipfstat ipmon ipnat ippool
|
|
# XXX Temporarily disconnected.
|
|
# SUBDIR+= ipftest ipresend ipsend
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|