Browse Source

minor fix

master
Anselm R Garbe 16 years ago
parent
commit
8911aa1060
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      config.mk

+ 0
- 1
config.mk View File

@@ -26,7 +26,6 @@ LDFLAGS = -s ${LIBS}
# Solaris
#CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\"
#LDFLAGS = ${LIBS}
#CFLAGS += -xtarget=ultra

# compiler and linker
CC = cc

Loading…
Cancel
Save