Files
rpi_b/commands/mkfs/Makefile
T

6 lines
78 B
Makefile

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