Files
rpi_b/commands/cdprobe/Makefile
T

6 lines
81 B
Makefile

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