changeset 1:96c4dc89016e

Removed unneeded setting for CC in Makefile
author lost@l-w.ca
date Wed, 19 Jan 2011 22:31:00 -0700
parents 2c24602be78f
children 7317fbe024af
files Makefile
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Wed Jan 19 22:27:17 2011 -0700
+++ b/Makefile	Wed Jan 19 22:31:00 2011 -0700
@@ -1,5 +1,3 @@
-CC := gcc
-
 CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.0-pre"' -DPACKAGE_BUGREPORT='"lost@l-w.ca"'
 
 LDFLAGS += -L$(PWD)/lwlib -llw