This website requires JavaScript.
Explore
Help
Sign In
sm
/
surfaces
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Activity
Files
994988fd5af30716676c4c302fc7e0dfd3cc748d
surfaces
/
Makefile
T
4 lines
49 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added a makefile
2012-03-19 22:33:04 -06:00
clean_pyc
:
@find
|
grep -P pyc$
|
xargs rm -vf
Reference in New Issue
Copy Permalink