diff --git a/config.mk b/config.mk index f365e8f..df190f1 100644 --- a/config.mk +++ b/config.mk @@ -23,7 +23,6 @@ LDFLAGS = -s ${LIBS} # Solaris #CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\" #LDFLAGS = ${LIBS} -#CFLAGS += -xtarget=ultra # compiler and linker CC = cc