8 lines
182 B
Makefile
8 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
|