diff options
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -26,7 +26,6 @@ LDFLAGS = -s ${LIBS} | |||
26 | # Solaris | 26 | # Solaris |
27 | #CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\" | 27 | #CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\" |
28 | #LDFLAGS = ${LIBS} | 28 | #LDFLAGS = ${LIBS} |
29 | #CFLAGS += -xtarget=ultra | ||
30 | 29 | ||
31 | # compiler and linker | 30 | # compiler and linker |
32 | CC = cc | 31 | CC = cc |