commit a520ba3c0baed704e0323494aa7f8a4a464912da parent 0c71b16b9282562ee59f73f215c6ba827df25927 Author: Anselm R Garbe <garbeam@gmail.com> Date: Mon, 31 Mar 2008 10:09:48 +0100 removed uneccessary line Diffstat:
M | config.mk | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-) diff --git 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