#
# lib test
#


include ../Makedefs

TARGETS=$(patsubst %.icn,%,$(wildcard *.icn))
SKIP=
IGNORE=

# Do the tests
Test: DoTest

include ../Makefile.test
