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

6 lines
52 B
Makefile

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