# # $FreeBSD$ # PACKAGE= tests FILESGROUPS= TESTS TESTSPACKAGE= ${PACKAGE} .PATH: ${.CURDIR}/../../../tests/callout_test KMOD= callout_test SRCS= callout_test.c # # Enable full debugging # #CFLAGS += -g .include