aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-04Makefile: use $(CC) instead of hardcoding gccryanm01-2/+3
2020-08-04Makefile: fix "output" target nameryanm01-2/+2
2020-05-31POSIX MakefileChristian S1-1/+5
2020-04-08force cleanLuke Smith1-1/+1
2020-03-03Makefile: Use DESTDIR/PREFIX and add uninstallChristian S1-3/+7
2020-03-01blocks.h moved to config.hLuke Smith1-2/+2
2020-01-02Added chmod in Makefile to prevent execution errorsMr Chainman1-1/+2
2019-12-12Changed Makefile to use pkg-config to find libraries.Aidan1-4/+2
2019-11-26Added -f option to rm in clean command.Aidan1-1/+1
2019-03-26Changed Makefile to also complie when running install.Aidan1-1/+1
2019-03-24Added install option.Aidan1-0/+3
2019-03-24Changed makefile to include X11 libraries.Aidan1-7/+5
2019-03-24Added code files, and Makefile.Aidan1-0/+8