# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV
RANLIB = true
BISON = yacc -Sm10400
CC = gcc -posix
