Files
rpi_b/commands/readfs/Makefile
T

6 lines
80 B
Makefile

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