mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 08:25:16 -04: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
|