aidan
904e407908
Added back the ability to change compiler with CC environment variable.
5 years ago
torrinfail
661f3eb4bc
Merge pull request #12 from kdkasad/patch-1
...
Change `cp`/`chmod` to `install` in Makefile
5 years ago
Aidan
7e0bc3f580
added blocks.def.h to act as default blocks file so that changes made in
...
the future will not affect csutom blocks.h files.
5 years ago
torrinfail
7a570d5760
Merge branch 'master' into patch-1
5 years ago
Aidan
dcb198d7d7
Added variable in makefile to change c compiler
5 years ago
Taylor Henderson
e62fbe6499
Fixed argument order for gcc
5 years ago
Kian Kasad
507cf284a2
Change `cp`/`chmod` to `install`
...
The install command was meant for exactly this purpose; installing a file to a location and setting its permissions. This combines the `cp` and `chmod` commands into one `install` command.
5 years ago
crian
2b44212f45
Makefile: Set permission
5 years ago
crian
2c47e9e707
Makefile: Add uninstall
5 years ago
crian
9c9e08d2bc
Makefile: Use DESTDIR and PREFIX
5 years ago
Aidan
3906995607
Changed Makefile to use pkg-config to find libraries.
5 years ago
Aidan
a22c6311cc
Added -f option to rm in clean command.
5 years ago
Aidan
86f2909ba6
Changed Makefile to also complie when running install.
6 years ago
Aidan
b998dd9d55
Added install option.
6 years ago
Aidan
9c88bb5245
Changed makefile to include X11 libraries.
6 years ago
Aidan
c97d6d119e
Added code files, and Makefile.
6 years ago