bugfixes, temp. removed ncurses display funtions, fixed command parser.
[my-code/ivac.git] / src / Makefile
index 396ebc8..f3b4e06 100644 (file)
@@ -2,7 +2,7 @@
 
 INCLUDEDIR = /usr/include
 
-CFLAGS = -DDEBUG -O3 -Wall
+CFLAGS = -DDISPLAY -DDEBUG -O3 -Wall
 LIBS = -lncurses
 
 OBJS = network.o event.o input.o display.o