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