A few last-minute changes to the previous commit :)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@149 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d2c40e1b17
commit
6579b9ee31
3 changed files with 22 additions and 2 deletions
|
|
@ -28,3 +28,9 @@ swig: $(OBJS)
|
|||
clean:
|
||||
rm -f *.o *~ core *.so *.a
|
||||
|
||||
######################################################################
|
||||
# TARGET: experiment
|
||||
#####################################################################
|
||||
# same as swig
|
||||
experiment: swig
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue