]> git.armaanb.net Git - sic.git/blobdiff - config.mk
removed LD as well, this is misleading
[sic.git] / config.mk
index 56080461bcce6fd5dc7d5d8795df248901045986..96bd531155f18d992d26c9a11245c14654385bdc 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 # sic version
-VERSION = 0.9
+VERSION = 1.0
 
 # Customize below to fit your system
 
@@ -19,4 +19,3 @@ LDFLAGS = ${LIBS}
 
 # compiler and linker
 CC = cc
-LD = ${CC}