Remove inclusion of the doc make. Looks like all of the man pages are
authorThomas G. Lockhart
Wed, 18 Feb 1998 07:16:58 +0000 (07:16 +0000)
committerThomas G. Lockhart
Wed, 18 Feb 1998 07:16:58 +0000 (07:16 +0000)
 in the usual man page source directory anyway. Source tree now builds.

src/interfaces/ecpg/Makefile

index 89416b9536de603c4fe6ff14072ac51559078e76..7c2df8122ea7164a3f51714ea0d73f35d7bf0640 100644 (file)
@@ -4,4 +4,4 @@ all install uninstall clean:
    $(MAKE) -C include $@
    $(MAKE) -C lib $@
    $(MAKE) -C preproc $@
-   $(MAKE) -C doc $@
+#  $(MAKE) -C doc $@