--- Makefile.orig Thu May 20 00:34:31 1999 +++ Makefile Thu May 20 00:53:45 1999 @@ -1,6 +1,6 @@ # $Id: Makefile,v 1.11 1999/02/07 20:11:25 asaddi Exp $ -CFLAGS= -Wall -g -LDFLAGS= +CFLAGS+= -DNDEBUG +LDFLAGS+= -s # Uncomment the following for non-debug executables #CFLAGS= -O2 -DNDEBUG