X-Git-Url: https://hackdaworld.org/gitweb/?p=my-code%2Fivac.git;a=blobdiff_plain;f=src%2FMakefile;fp=src%2FMakefile;h=ca8d2e437a2c1562321c20ee9ad4b52237eaa482;hp=1b567dbb17a9ec22925869e73bf850350c30bf7b;hb=84516616d9547a46e6676ba7e942edc60009345a;hpb=0014e576011872ca7f9609362fa080fd29acbf5a diff --git a/src/Makefile b/src/Makefile index 1b567db..ca8d2e4 100644 --- a/src/Makefile +++ b/src/Makefile @@ -2,7 +2,7 @@ INCLUDEDIR = /usr/include -CFLAGS = -DDISPLAY -DDEBUG -O3 -Wall +CFLAGS = -O3 -Wall LIBS = -lncurses OBJS = network.o event.o input.o display.o audio.o