# $FreeBSD: head/lib/libc/tests/db/Makefile 299094 2016-05-04 23:20:53Z ngie $ PACKAGE= tests BINDIR= ${TESTSDIR} PROGS= h_db ${PACKAGE}FILES+= README NETBSD_ATF_TESTS_SH+= db_test ATF_TESTS_SH_SED_db_test= -e 's,/bin/csh,/bin/cat,g' .include "../Makefile.netbsd-tests" .include