This website requires JavaScript.
Explore
Help
Register
Sign In
sjkillen
/
blenderings
Watch
1
Star
0
Fork
You've already forked blenderings
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e83169c17d
blenderings
/
mesh_baking
/
Makefile
9 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
a
2022-12-25 13:24:58 -07:00
all
:
mesh_baking_pc
2.
zip
Add mesh baker
2022-12-25 12:10:23 -07:00
%.zip
:
*.
py
zip -r
$@
$^
.PHONY
:
clean
clean
:
${
RM
}
*.zip