*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@1042 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2001-03-03 04:39:54 +00:00
commit 2e9590e9ef
11 changed files with 146 additions and 133 deletions

View file

@ -43,6 +43,9 @@ python: $(OBJS) $(PYOBJS)
wc::
wc $(SRCS)
semi::
@egrep ";" $(SRCS) $(PYSRCS) | wc
clean::
rm -f *.o *.so *~