Browse Source

removed uneccessary line

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

+ 0
- 1
config.mk View File

@ -23,7 +23,6 @@ LDFLAGS = -s ${LIBS}
# Solaris
#CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\"
#LDFLAGS = ${LIBS}
#CFLAGS += -xtarget=ultra
# compiler and linker
CC = cc

Loading…
Cancel
Save