aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeLines
* added blocks.def.h to act as default blocks file so that changes made inAidan2020-08-11-3/+7
| | | | the future will not affect csutom blocks.h files.
* Merge branch 'master' into patch-1torrinfail2020-07-28-2/+2
|\
| * Added variable in makefile to change c compilerAidan2020-07-06-2/+2
| |
* | Fixed argument order for gccTaylor Henderson2020-05-29-1/+1
|/
* Makefile: Set permissioncrian2020-03-03-0/+1
|
* Makefile: Add uninstallcrian2020-03-02-0/+2
|
* Makefile: Use DESTDIR and PREFIXcrian2020-03-02-2/+4
|
* Changed Makefile to use pkg-config to find libraries.Aidan2019-12-12-4/+2
|
* Added -f option to rm in clean command.Aidan2019-11-26-1/+1
|
* Changed Makefile to also complie when running install.Aidan2019-03-26-1/+1
|
* Added install option.Aidan2019-03-24-0/+3
|
* Changed makefile to include X11 libraries.Aidan2019-03-24-7/+5
|
* Added code files, and Makefile.Aidan2019-03-24-0/+8