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:
Dustin Mitchell 2000-01-24 22:49:47 +00:00
commit 6579b9ee31
3 changed files with 22 additions and 2 deletions

View file

@ -28,3 +28,9 @@ swig: $(OBJS)
clean:
rm -f *.o *~ core *.so *.a
######################################################################
# TARGET: experiment
#####################################################################
# same as swig
experiment: swig