# $Id$
#
# Examples of tests built using test(3).

TOP=	../../..

NOMAN=		true

CFLAGS+=	-I../lib -Wall -pedantic

TEST_SRCS=	minimal_example.c \
		simple_example.c

.include "$(TOP)/mk/elftoolchain.test.mk"
