index
:
ungenius/reader.cpp.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: 218d1b50cf4b4ab77b3d5ef6f4820f9c7edce288 (
plain
)
1
2
3
4
5
run
:
g++
src/reader.cpp
src/main.cpp
-o
run
-Isrc
-Iinclude
clean
:
rm
-rf
.cache
run