Commit graph

12 commits

Author SHA1 Message Date
ryanm0
841a607830 Makefile: use $(CC) instead of hardcoding gcc 2020-08-04 23:19:06 -10:00
ryanm0
f67807d348 Makefile: fix "output" target name
Without the right target name, make will rebuild the target (dwmblocks)
every time make is run, even if the source files haven't changed.
2020-08-04 23:16:36 -10:00
Christian S
b259b140a3
POSIX Makefile 2020-05-31 17:59:42 +02:00
Luke Smith
d783168bb1
force clean 2020-04-08 11:06:01 -04:00
Christian S
5d1a8a836d
Makefile: Use DESTDIR/PREFIX and add uninstall 2020-03-03 20:56:08 +01:00
mrchainman
7cb3daa077
Merge branch 'master' into master 2020-03-02 16:20:26 +01:00
Luke Smith
b9e29ebe90
blocks.h moved to config.h 2020-03-01 07:01:56 -05:00
Mr Chainman
91c492319b
Added chmod in Makefile to prevent execution errors 2020-01-02 16:31:24 +01:00
Aidan
86f2909ba6 Changed Makefile to also complie when running install. 2019-03-26 18:32:08 -06:00
Aidan
b998dd9d55 Added install option. 2019-03-24 21:53:48 -06:00
Aidan
9c88bb5245 Changed makefile to include X11 libraries. 2019-03-24 16:36:52 -06:00
Aidan
c97d6d119e Added code files, and Makefile. 2019-03-24 16:31:05 -06:00