minix/commands/ls/Makefile

6 lines
53 B
Makefile
Raw Normal View History

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