mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
5 lines
113 B
Makefile
5 lines
113 B
Makefile
# @(#)Makefile.inc 8.1 (Berkeley) 5/31/93
|
|
|
|
BINDIR?= /bin
|
|
NOSHARED?= YES
|
|
.include "${.CURDIR}/../../Makefile.inc"
|