1 2 3 4 5 6 7 8 9
# $FreeBSD$ SUBDIR = src util test hdf-test: all cd util && ${MAKE} test cd test && ${MAKE} test .include <bsd.subdir.mk>