(check): New target.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@757 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
918c673ce5
commit
3101ccad3d
13 changed files with 31 additions and 30 deletions
|
|
@ -1,7 +1,7 @@
|
|||
TOP = ../../..
|
||||
SWIG = $(TOP)/../swig
|
||||
SWIGOPT = -I../../Include
|
||||
SRCS =
|
||||
SRCS =
|
||||
TARGET = gifplot
|
||||
INTERFACE = gifplot.i
|
||||
LIBS = -L../.. -lgifplot
|
||||
|
|
@ -20,4 +20,4 @@ static::
|
|||
clean::
|
||||
rm -f *_wrap* *.o *~ *.so mypython *.pyc .~* core *.gif
|
||||
|
||||
|
||||
check: all
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
TOP = ../../..
|
||||
SWIG = $(TOP)/../swig
|
||||
SWIGOPT =
|
||||
SRCS =
|
||||
SWIGOPT =
|
||||
SRCS =
|
||||
TARGET = simple
|
||||
INTERFACE = simple.i
|
||||
LIBS = -L../.. -lgifplot
|
||||
|
|
@ -20,4 +20,4 @@ static::
|
|||
clean::
|
||||
rm -f *_wrap* *.o *~ *.so mypython *.pyc .~* core *.gif
|
||||
|
||||
|
||||
check: all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue