diff options
Diffstat (limited to 'config/mh-sco')
-rw-r--r-- | config/mh-sco | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/mh-sco b/config/mh-sco new file mode 100644 index 000000000..bf5a807b0 --- /dev/null +++ b/config/mh-sco @@ -0,0 +1,4 @@ +# You may need this if you don't have bison. +# BISON = yacc -Sm10400 + +X11_EXTRA_LIBS = -lsocket -lm -lintl -lmalloc |