c0c8d25799
Makes things easier for pkgsrc
6 lines
89 B
Makefile
6 lines
89 B
Makefile
PROG= fsck
|
|
CPPFLAGS+= -I${MINIXSRCDIR}/servers
|
|
BINDIR= /bin
|
|
MAN=
|
|
|
|
.include <bsd.prog.mk>
|