[svn-r187] Added some sensible flags

This commit is contained in:
Quincey Koziol 1998-01-28 15:21:41 -05:00
parent 3e601905e3
commit 9287018553

6
config/irix6.2 Normal file
View File

@ -0,0 +1,6 @@
# Site configuration -- do not distribute this file.
if test "x$CFLAGS" = "x"; then
CFLAGS="-ansi -n32"
fi