This website requires JavaScript.
Explore
Help
Sign In
Infra
/
tiramisu
Watch
5
Star
0
Fork
You've already forked tiramisu
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
11b2edd07d
tiramisu
/
doc
/
build
/
Makefile
8 lines
89 B
Makefile
Raw
Blame
History
.PHONY
:
clean
.SUFFIXES
:
clean
:
rm -f *.html
rm -f api/*.html
make -C ./pydoc/ clean
Reference in New Issue
View Git Blame
Copy Permalink