This website requires JavaScript.
Explore
Help
Register
Sign In
indymedia
/
epicyon
mirror of
https://gitlab.com/bashrc2/epicyon
Watch
7
Star
4
Fork
You've already forked epicyon
1
Code
Issues
14
Releases
Wiki
Activity
1a5460c1da
epicyon
/
Makefile
6 lines
90 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial
2019-06-28 18:55:29 +00:00
all
:
debug
:
clean
:
Run test in its own subdirectory
2019-08-09 09:46:33 +00:00
rm -f *.txt~ *.md~ *.py~ *.json~ *.css~ Makefile~
Initial
2019-06-28 18:55:29 +00:00
rm -rf __pycache__