From 3aacde4f5fd10b2504845f6b86171d9950671e17 Mon Sep 17 00:00:00 2001 From: Karl Wette Date: Wed, 16 Apr 2014 12:05:33 +0200 Subject: Whitespace cleanup of Example Makefiles --- Examples/php/callback/Makefile | 2 +- Examples/php/extend/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Examples/php') diff --git a/Examples/php/callback/Makefile b/Examples/php/callback/Makefile index 08b2710b2..6f7e4ad27 100644 --- a/Examples/php/callback/Makefile +++ b/Examples/php/callback/Makefile @@ -4,7 +4,7 @@ CXXSRCS = example.cxx TARGET = example INTERFACE = example.i LIBS = -lm -SWIGOPT = +SWIGOPT = check: build $(MAKE) -f $(TOP)/Makefile php_run diff --git a/Examples/php/extend/Makefile b/Examples/php/extend/Makefile index 08b2710b2..6f7e4ad27 100644 --- a/Examples/php/extend/Makefile +++ b/Examples/php/extend/Makefile @@ -4,7 +4,7 @@ CXXSRCS = example.cxx TARGET = example INTERFACE = example.i LIBS = -lm -SWIGOPT = +SWIGOPT = check: build $(MAKE) -f $(TOP)/Makefile php_run -- cgit v1.2.1