*** empty log message ***

This commit is contained in:
2007-02-08 03:54:18 +00:00
parent 58b9a8e4f7
commit f39051bd86
7 changed files with 27 additions and 30 deletions

View File

@ -24,3 +24,9 @@ CC=cc CFLAGS="-O2 +DD64" LDFLAGS="+DD64" ./configure
for 32bit
CC=cc CFLAGS="-O2 +DD32" LDFLAGS="+DD32" ./configure
=== SCO OpenServer ===
cc
CC=cc CFLAGS="-Xc -a ansi -O2" ./configure