coverity appeasement
[minix.git] / commands / df / Makefile
blob5da1f0fe692cddec5d9c8b78f15a49495526439a
1 PROG= df
2 CPPFLAGS+= -I${NETBSDSRCDIR}
3 BINMODE= 4755
4 MAN=
6 .include <bsd.prog.mk>