This website requires JavaScript.
Explore
Help
Register
Sign In
apoorva
/
greenhouse
Watch
2
Star
1
Fork
0
You've already forked greenhouse
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
3bbf5e23e5b44ba06a36d22e6b9e84230de31ea2
greenhouse
/
Makefile
T
9 lines
81 B
Makefile
Raw
Normal View
History
Unescape
Escape
First commit
2015-09-17 10:37:20 +08:00
all
:
resources
.
py
%.py
:
%.
qrc
pyrcc4 -o
$@
$<
Update README and add clean in Makefile
2016-10-22 10:27:50 +08:00
clean
:
$(
shell
git
clean
-
fd
)
Reference in New Issue
Copy Permalink