Age | Commit message (Expand) | Author |
---|---|---|
2023-02-04 | Add to cflags and ldflags references to liraries | |
2023-02-04 | Move includes to the head of Makefile | |
2023-02-04 | Add libs.mk | |
2023-02-03 | Edit Makefile in order to compile and execute tests | |
2023-02-02 | Add test-app and *.core to the clean target | |
2023-02-02 | Add `all` target | |
2023-02-02 | Add target to compile maic.c of test-app | |
2023-02-02 | Move -fPIC from CFLAGS to the target body | |
2023-02-02 | Add -pedantic parameter and remove -fPIC | |
2023-02-01 | Add new targets to Makefile | |
2023-01-31 | Initial commit |