From 93208c498d89ddb480886ab2036e4ad00b0fd9d9 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Tue, 19 Feb 2019 17:15:17 -0500 Subject: Add README --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 80098bb..f801474 100644 --- a/Makefile +++ b/Makefile @@ -85,3 +85,6 @@ uninstall: for man in $(MAN); do rm -f $(MANDIR)/man3/$${man}.gz; done set -- $(MLINKS); while [ "$$*" ]; do \ rm -f $(MANDIR)/man3/$$2.gz; shift 2; done + +README: zlib-man-pages.7 + mandoc zlib-man-pages.7 | col -bx > README -- cgit 1.4.1 on value='a1ce71dcd1d46119de3390970ac7864511cd36f6'>this commit dontfiles
summary refs log tree commit diff
path: root/bin/fbclock.c (unfollow)
Commit message (Expand)Author
2018-05-13Add modemJune McEnroe
2018-05-13Tabify binJune McEnroe
2018-05-13Tabify shell scriptsJune McEnroe
2018-05-13I've really done it nowJune McEnroe
2018-05-11Link with -lmJune McEnroe
2018-04-26Add UtopioidJune McEnroe