aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* upJoe2024-12-241-1/+1
|
* upJoe2024-12-241-3/+3
|
* upJoe2022-08-301-1/+1
|
* coolJoe2022-08-171-3/+3
|
* updateJoe2022-08-171-1/+1
|
* Makefile updateJoe2022-08-161-3/+3
|
* updateJoe2022-08-161-2/+2
|
* Makefile: use $(CC) instead of hardcoding gccryanm02020-08-041-2/+3
|
* Makefile: fix "output" target nameryanm02020-08-041-2/+2
| | | | | Without the right target name, make will rebuild the target (dwmblocks) every time make is run, even if the source files haven't changed.
* POSIX MakefileChristian S2020-05-311-1/+5
|
* force cleanLuke Smith2020-04-081-1/+1
|
* Makefile: Use DESTDIR/PREFIX and add uninstallChristian S2020-03-031-3/+7
|
* Merge branch 'master' into mastermrchainman2020-03-021-1/+1
|\
| * blocks.h moved to config.hLuke Smith2020-03-011-2/+2
| |
* | Added chmod in Makefile to prevent execution errorsMr Chainman2020-01-021-1/+2
|/
* Changed Makefile to also complie when running install.Aidan2019-03-261-1/+1
|
* Added install option.Aidan2019-03-241-0/+3
|
* Changed makefile to include X11 libraries.Aidan2019-03-241-7/+5
|
* Added code files, and Makefile.Aidan2019-03-241-0/+8