diff --git a/Makefile b/Makefile index e3b8f84..667322d 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # CC=/usr/bin/gcc #CCOPTS=-Wall -CCOPTS=-static -O2 +CCOPTS=-O2 CURSESLIB=ncurses INSTALLDIR=/usr/local