diff options
author | Brent Cook <bcook@openbsd.org> | 2014-07-12 03:36:32 -0600 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2014-07-12 04:02:35 -0600 |
commit | 596ef45803c04d8f5b7beeeabea8996993559e32 (patch) | |
tree | a49e2b7255c2e8d9da51e88a2df0b2ec7c53bdbf /.gitignore | |
parent | e14147356dc072bf5a1411444cfd3cf5c4850ec9 (diff) | |
download | portable-596ef45803c04d8f5b7beeeabea8996993559e32.tar.gz portable-596ef45803c04d8f5b7beeeabea8996993559e32.tar.bz2 portable-596ef45803c04d8f5b7beeeabea8996993559e32.zip |
source library version from a common place, speed man builds
grab library version from VERSION file
build manpages only on changes
ok beck@
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,6 +71,7 @@ INSTALL | |||
71 | /config.status | 71 | /config.status |
72 | /config.sub | 72 | /config.sub |
73 | /configure | 73 | /configure |
74 | /configure.ac | ||
74 | /depcomp | 75 | /depcomp |
75 | /config.h | 76 | /config.h |
76 | /config.h.in | 77 | /config.h.in |