From 2845f609f56f10402b8466c394943a1e64466ae1 Mon Sep 17 00:00:00 2001 From: ade Date: Sat, 19 Nov 2005 06:02:20 +0000 Subject: Switch to :: convention for both patch-autotools and run-autotools, to allow for easier overriding of these targets by port Makefiles, if they need to. --- Mk/bsd.gnustep.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mk/bsd.gnustep.mk') diff --git a/Mk/bsd.gnustep.mk b/Mk/bsd.gnustep.mk index 252edb1fafbc..9d92e96ae55d 100644 --- a/Mk/bsd.gnustep.mk +++ b/Mk/bsd.gnustep.mk @@ -191,7 +191,7 @@ MAKE_FLAGS+= GUI_BACKEND_LIB=cairo # source GNUstep.sh # .if defined(USE_GNUSTEP_CONFIGURE) -run-autotools: +run-autotools:: @${DO_NADA} do-configure: -- cgit