]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - tools/tools/shlib-compat/test/libtestsys/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / tools / tools / shlib-compat / test / libtestsys / Makefile
1 # $FreeBSD$
2
3 TESTNUM=        sys
4
5 CLEANFILES+= test.c
6
7 .include <../Makefile.inc>
8 .include <bsd.lib.mk>
9
10 test.c: ../../makesyscalls-fake.sh
11         sh ${.CURDIR}/../../makesyscalls-fake.sh /usr/src/sys/kern/syscalls.master > ${.TARGET}