changeset 11:a43d5740bb26

Removed shitzor
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 08 Dec 2006 20:17:43 +0000
parents 4219d4a1c00a
children 4610ac0888de
files Makefile.gen
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.gen	Fri Dec 08 20:17:35 2006 +0000
+++ b/Makefile.gen	Fri Dec 08 20:17:43 2006 +0000
@@ -1,5 +1,5 @@
 CFLAGS+= -g -O2 -W -Wall
-CFLAGS+= -DNDEBUG -std=c99 -pedantic
+#CFLAGS+= -DNDEBUG -std=c99 -pedantic
 
 #
 # Directories
@@ -18,7 +18,7 @@
 DIFFMAP_BIN=$(BINPATH)diffmap$(EXEEXT)
 
 TARGETS=$(MKMAP_BIN) $(COLORMAP_BIN) $(MAKEBCMAP_BIN) $(DIFFMAP_BIN)	\
-	batmap.html votk.html batcity.html batcity.txt lanzia.html
+	votk.html batcity.html batcity.txt lanzia.html
 
 MAPFILES=batmap.html batmap.txt				\
 	batcity.html batcity.txt tooltip.js		\