This website requires JavaScript.
Explore
Help
Sign In
hash-lang-uwu
/
CS3700-project3
Watch
2
Star
0
Fork
You've already forked CS3700-project3
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
577b7b0084
CS3700-project3
/
Makefile
16 lines
106 B
Makefile
Raw
Blame
History
all
:
cargo build
clean
:
cargo clean
test
:
cargo
test
c
:
clean
t
:
test
.PHONY
:
all
clean
test
c
t
Reference in New Issue
View Git Blame
Copy Permalink