1# $OpenBSD: Makefile,v 1.7 2017/01/13 01:19:13 bluhm Exp $ 2 3SUBDIR= ffs nfs 4PROG= fstest 5NOMAN= yes 6 7.include <bsd.prog.mk> 8