Commit 48ea1eec authored by alxvov's avatar alxvov
Browse files

make as in master

parent f1563ed9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ SHELL = /bin/sh
# specify flags and libraries needed for your compiler

CC =		g++
CCFLAGS =	-g -O3 -Wall
CCFLAGS =	-g -O3
SHFLAGS =	-fPIC
DEPFLAGS =	-M