Files
rpi_b/commands/cat/Makefile
T
2010-06-25 18:29:09 +00:00

6 lines
52 B
Makefile

PROG= cat
BINDIR= /bin
MAN=
.include <bsd.prog.mk>