mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
(or what's left of it, at least) into src/usr.bin. This change will not be MFCed. Discussed at: EuroBSDCon 2014 Committed from: EuroBSDCon 2015
3 lines
92 B
Makefile
3 lines
92 B
Makefile
.if exists(${.CURDIR}/../../Makefile.inc)
|
|
.include "${.CURDIR}/../../Makefile.inc"
|
|
.endif
|