mirror of
https://github.com/postgres/postgres.git
synced 2025-08-27 07:42:10 +03:00
Only build ecpg test code when the test is to be performed, in line with
other test code.
This commit is contained in:
@@ -8,7 +8,6 @@ all install installdirs uninstall dep depend distprep:
|
|||||||
$(MAKE) -C ecpglib $@
|
$(MAKE) -C ecpglib $@
|
||||||
$(MAKE) -C compatlib $@
|
$(MAKE) -C compatlib $@
|
||||||
$(MAKE) -C preproc $@
|
$(MAKE) -C preproc $@
|
||||||
$(MAKE) -C test $@
|
|
||||||
|
|
||||||
clean distclean maintainer-clean:
|
clean distclean maintainer-clean:
|
||||||
-$(MAKE) -C include $@
|
-$(MAKE) -C include $@
|
||||||
|
Reference in New Issue
Block a user