Makefile revision 1.1
1# $NetBSD: Makefile,v 1.1 2010/11/30 23:17:27 riz Exp $ 2 3.include <bsd.own.mk> 4 5TESTSDIR= ${TESTSBASE}/sbin/resize_ffs 6 7TESTS_SH= t_resize_ffs 8 9.include <bsd.test.mk> 10