# @(#)Makefile 8.1 (Berkeley) 5/31/93 # $FreeBSD: stable/10/bin/test/Makefile 262951 2014-03-09 17:04:31Z jmmv $ .include PROG= test LINKS= ${BINDIR}/test ${BINDIR}/[ MLINKS= test.1 [.1 .if ${MK_TESTS} != "no" SUBDIR+= tests .endif .include