mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 08:55:18 -04:00
7 lines
182 B
Makefile
7 lines
182 B
Makefile
#
|
|
# Building for a FreeBSD target.
|
|
#
|
|
# $Id: os.FreeBSD.mk 710 2010-02-17 14:21:38Z jkoshy $
|
|
|
|
# Symbol versioning support [FreeBSD 7.X and later]
|
|
VERSION_MAP= ${.CURDIR}/Version.map
|