opts: initial makefile

with a bonus first rough 'mancheck' target to see which man pages that
are still missing
This commit is contained in:
Daniel Stenberg 2014-06-17 00:29:02 +02:00
parent e029243727
commit b56dff79ad
3 changed files with 68 additions and 1 deletions

View file

@ -3506,6 +3506,7 @@ AC_CONFIG_FILES([Makefile \
docs/Makefile \
docs/examples/Makefile \
docs/libcurl/Makefile \
docs/libcurl/opts/Makefile \
include/Makefile \
include/curl/Makefile \
src/Makefile \