This website requires JavaScript.
Explore
Help
Sign In
william
/
th7
Watch
1
Star
0
Fork
0
You've already forked th7
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7cfed93cfb
th7
/
Makefile
6 lines
70 B
Makefile
Raw
Normal View
History
Unescape
Escape
compile targets
2023-11-21 22:33:20 +00:00
FLAGS
=
-v -buildvcs
=
true
cleanup
2023-11-21 14:45:14 +00:00
compile targets
2023-11-21 22:33:20 +00:00
all
:
go build
$(
FLAGS
)
clean
:
just compile on the pi like this and it'll work. CC'ing is a lot of work
2023-11-21 23:21:29 +00:00
rm -rf th7
Reference in New Issue
Copy Permalink