From 10090dcf90ddce6d1bb427f36b63788704599ce2 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Mon, 4 Sep 2000 02:54:28 +0000 Subject: [PATCH] (check): New target. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@831 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/Examples/python/value/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SWIG/Examples/python/value/Makefile b/SWIG/Examples/python/value/Makefile index ecfeef983..e495cfa9a 100644 --- a/SWIG/Examples/python/value/Makefile +++ b/SWIG/Examples/python/value/Makefile @@ -15,4 +15,4 @@ static:: clean:: rm -f *_wrap* *.o *~ *.so mypython *.pyc .~* core - +check: all