This website requires JavaScript.
Explore
Help
Sign in
ada
/
csce420pine64backup
Archived
Watch
1
Star
0
Fork
You've already forked csce420pine64backup
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-04-11
. You can view files and clone it, but cannot push or open issues or pull requests.
4952d2b905
csce420pine64backup
/
hw1
/
hw1pr2
/
makefile
6 lines
99 B
Makefile
Raw
Normal View
History
Unescape
Escape
pushing what I hace currently.
2017-10-24 08:49:03 -05:00
all
:
main
.
o
main.o
:
hw
1
pr
2.
cpp
Small fixes, updated README.
2017-10-25 07:44:49 -05:00
g++ -std
=
c++17 -lpthread hw1pr2.cpp -o hw1pr2.o
pushing what I hace currently.
2017-10-24 08:49:03 -05:00
clean
:
Small fixes, updated README.
2017-10-25 07:44:49 -05:00
rm -rf *.o
Reference in a new issue
Copy permalink