]> git.itanic.dy.fi Git - sdl-planets/commit
Makefile: honour CC variable given by user master
authorTimo Kokkonen <kaapeli@itanic.dy.fi>
Sat, 30 Jul 2011 19:32:21 +0000 (22:32 +0300)
committerTimo Kokkonen <kaapeli@itanic.dy.fi>
Sat, 30 Jul 2011 19:32:21 +0000 (22:32 +0300)
commit55b0fafa6451116840c5b6d6a77182d12cc62108
tree9f73744d061b45adb4450c8c35e2a55b1266f050
parentf0b1b62e72282ff01059f8c9a1385dc34a77c272
Makefile: honour CC variable given by user

If user wants to override the default compiler (for example with
clang), the CC variable inherited from the environment should be left
as is.

Signed-off-by: Timo Kokkonen <kaapeli@itanic.dy.fi>
Makefile