diff --git a/Makefile b/Makefile index d56b992..132d43e 100644 --- a/Makefile +++ b/Makefile @@ -17,9 +17,6 @@ endif OPT = -O2 -CC = gcc -CXX = g++ - INCS = \ -IInc