minix/commands/head/Makefile

5 lines
42 B
Makefile
Raw Normal View History

PROG= head
MAN=
.include <minix.prog.mk>