]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - tools/tools/shlib-compat/test/Makefile.inc
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.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