minix/commands/acksize/Makefile
Ben Gras 1341e4aa02 rename size to acksize
.  in keeping with the pattern: elf/binutils tools have
	   regular names, ack tools have 'exceptional' names
2011-07-21 14:31:17 +02:00

5 lines
43 B
Makefile

PROG= acksize
MAN=
.include <bsd.prog.mk>