Fix build of contribs on Windows.
authorStas Boukarev <stassats@gmail.com>
Sat, 28 Jul 2012 15:15:57 +0000 (15:15 +0000)
committerStas Boukarev <stassats@gmail.com>
Sat, 28 Jul 2012 15:15:57 +0000 (15:15 +0000)
commitb75bc9ddf359ae9dcf25faf2f60f35aeb488e853
treefb6d846c3539f07ac87f5ea5b86f3de79ff8c283
parentbb99c3cb9bf0a60995ef0d9f5eb178eef381382e
Fix build of contribs on Windows.

Set CC variable in make-target-contrib.sh, not in asdf-module.mk, Make
defaults CC to "cc" making it impossible to conditionally set CC to gcc
if it's unset.
contrib/asdf-module.mk
make-target-contrib.sh