aboutsummaryrefslogtreecommitdiff
path: root/test/libtest/lib/Makefile
blob: e36d8fa072bab6bd061002992cdee81fd39acf3c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $Id$

TOP=	../../..

LIB=	test

SRCS=	test.c

INCS=	test.h test_case.h

WARNS?=	6

MAN=	test.3

.include "${TOP}/mk/elftoolchain.lib.mk"