diff options
author | June McEnroe <june@causal.agency> | 2019-07-27 13:26:39 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-07-27 13:27:13 -0400 |
commit | 56d7a82f60692cbc6ce679826dcf4201887cc5b2 (patch) | |
tree | 07f1f9a455b918618e26506f165954e0191950bd /bin/README | |
parent | Revert "Use scheme to style HTMLs" (diff) | |
download | src-56d7a82f60692cbc6ce679826dcf4201887cc5b2.tar.gz src-56d7a82f60692cbc6ce679826dcf4201887cc5b2.zip |
Reference png.h in bin.7
Diffstat (limited to '')
-rw-r--r-- | bin/README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/bin/README b/bin/README index dc5e9b0d..13ab2a1a 100644 --- a/bin/README +++ b/bin/README @@ -36,10 +36,8 @@ DESCRIPTION when(1) date calculator xx(1) hexdump - To build graphical tools, set one of: + One piece of reused code. - GFX=cocoa - GFX=fb - GFX=x11 + png(3) basic PNG output Causal Agency July 24, 2019 Causal Agency |