mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 19:05:20 -05:00
9 lines
162 B
Makefile
9 lines
162 B
Makefile
# $FreeBSD$
|
|
# $NetBSD: Makefile,v 1.1 2003/06/27 08:39:59 tshiozak Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
SUBDIR= csmapper esdb
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|