From fed4e4c6ce680f0aa31fc5eff9b388104e6698df Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Mon, 22 Oct 2018 06:36:43 +0000 Subject: [PATCH] Stub empty install/uninstall rules under regress/ dir git-svn-id: http://svn.osgeo.org/postgis/trunk@16935 b70326c6-7e19-0410-871a-916f4a2858ee --- regress/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regress/Makefile.in b/regress/Makefile.in index aa6160426..6f2d6841d 100644 --- a/regress/Makefile.in +++ b/regress/Makefile.in @@ -22,7 +22,7 @@ else endif REGRESS_INSTALLDIR=$(srcdir)/00-regress-install -all: +all install uninstall: check: staged-install $(MAKE) -C core check -- 2.40.0