This website requires JavaScript.
Explore
Help
Sign In
DavidDGTNT
/
calc
mirror of
https://github.com/daviddgtnt/calc
Watch
1
Star
0
Fork
You've already forked calc
0
Code
Issues
b867895700
calc
/
Makefile
7 lines
65 B
Makefile
Raw
Blame
History
run
:
g++ -o calc main.cpp
./calc
build
:
g++ -o calc main.cpp
View Git Blame
Copy Permalink