digest-gopher | Converts gopher to plaintext-with-links. |
| download: http://git.y1.nz/archives/digest-gopher.tar.gz | |
| README | Files | Log | Refs |
config.mk
1 # Edit this file to suit your system
2
3 CC = cc -Wextra -Wpedantic -std=c99
4 PREFIX = /usr/local
5 MANPREFIX = /usr/local/share/man
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.