5 lines
59 B
Makefile
5 lines
59 B
Makefile
readme:
|
|
@groff -man -Tascii z.1 | col -bx
|
|
|
|
.PHONY: readme
|