Files
minix/commands/badblocks/Makefile
T

6 lines
83 B
Makefile

PROG= badblocks
CPPFLAGS+= -I${MINIXSRCDIR}/servers
MAN=
.include <minix.prog.mk>