summaryrefslogtreecommitdiffstats
path: root/tools/tools/syscall_timing/Makefile
blob: 4f8f66308c617930840f2608579b6694e8ad3f37 (plain)
1
2
3
4
5
6
7
8
9
#
# $FreeBSD$
#

PROG=	syscall_timing
CFLAGS+=	-static -O
NOMAN=

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud