OSDN Git Service

Remove inclusion of the doc make. Looks like all of the man pages are
authorThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 18 Feb 1998 07:16:58 +0000 (07:16 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
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 89416b9..7c2df81 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 $@