X-Git-Url: https://git.saurik.com/apple/shell_cmds.git/blobdiff_plain/deb63bfb0b6f1eb3b14b2a2adb33a6f90d11095a..HEAD:/printf/tests/Makefile?ds=sidebyside diff --git a/printf/tests/Makefile b/printf/tests/Makefile index 7d014a5..b4ea79b 100644 --- a/printf/tests/Makefile +++ b/printf/tests/Makefile @@ -1,10 +1,11 @@ -# $FreeBSD: head/usr.bin/printf/tests/Makefile 299094 2016-05-04 23:20:53Z ngie $ +# $FreeBSD$ PACKAGE= tests TAP_TESTS_SH= legacy_test ${PACKAGE}FILES+= regress.b.out +${PACKAGE}FILES+= regress.bwidth.out ${PACKAGE}FILES+= regress.d.out ${PACKAGE}FILES+= regress.f.out ${PACKAGE}FILES+= regress.l1.out