]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/tools/shlib-compat/test/Makefile.inc
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / tools / tools / shlib-compat / test / Makefile.inc
1 # $FreeBSD$
2
3 LIB=            test${TESTNUM}
4 SHLIB_MAJOR=    0
5
6 SRCS+=          test.c
7
8 WARNS?=         3
9
10 DEBUG_FLAGS?=   -g
11
12 VERSION_DEF=    ${.CURDIR}/../Versions.def
13 SYMBOL_MAPS=    ${.CURDIR}/Symbol.map