*** 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:
parent
4cd6c927de
commit
2e9590e9ef
11 changed files with 146 additions and 133 deletions
|
|
@ -43,6 +43,9 @@ python: $(OBJS) $(PYOBJS)
|
|||
wc::
|
||||
wc $(SRCS)
|
||||
|
||||
semi::
|
||||
@egrep ";" $(SRCS) $(PYSRCS) | wc
|
||||
|
||||
clean::
|
||||
rm -f *.o *.so *~
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue