projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38004ce
)
Remove inclusion of the doc make. Looks like all of the man pages are
author
Thomas G. Lockhart
Wed, 18 Feb 1998 07:16:58 +0000
(07:16 +0000)
committer
Thomas 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
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/ecpg/Makefile
b/src/interfaces/ecpg/Makefile
index 89416b9536de603c4fe6ff14072ac51559078e76..7c2df8122ea7164a3f51714ea0d73f35d7bf0640 100644
(file)
--- a/
src/interfaces/ecpg/Makefile
+++ b/
src/interfaces/ecpg/Makefile
@@
-4,4
+4,4
@@
all install uninstall clean:
$(MAKE) -C include $@
$(MAKE) -C lib $@
$(MAKE) -C preproc $@
-
$(MAKE) -C doc $@
+
#
$(MAKE) -C doc $@