c0c8d25799
Makes things easier for pkgsrc
6 lines
80 B
Makefile
6 lines
80 B
Makefile
PROG= df
|
|
CPPFLAGS+= -I${MINIXSRCDIR}
|
|
BINMODE= 4755
|
|
MAN=
|
|
|
|
.include <bsd.prog.mk>
|