summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2021-05-27Remove librt from the list of libraries.HEADmastermrb0nk500
I realized that it wasn't required to use libtcc, oof.
2021-05-26Add pthreads, librt, and libdl to the list ofmrb0nk500
libraries. This is because they're needed in order to use libtcc.
2021-05-26Initial commit.mrb0nk500
Added the Makefile.