This website requires JavaScript.
Explore
Help
Sign In
sm
/
surfaces
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Activity
Files
93891b917b96b083421fad5f7527401f530858e9
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