Files
minix/commands/ls/Makefile
T
2010-06-25 18:29:09 +00:00

6 lines
51 B
Makefile

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