Commit 1aa93cbf authored by Thomas G. Lockhart's avatar Thomas G. Lockhart

Remove inclusion of the doc make. Looks like all of the man pages are

 in the usual man page source directory anyway. Source tree now builds.
parent 38004ce5
...@@ -4,4 +4,4 @@ all install uninstall clean: ...@@ -4,4 +4,4 @@ all install uninstall clean:
$(MAKE) -C include $@ $(MAKE) -C include $@
$(MAKE) -C lib $@ $(MAKE) -C lib $@
$(MAKE) -C preproc $@ $(MAKE) -C preproc $@
$(MAKE) -C doc $@ # $(MAKE) -C doc $@
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment