5 lines
131 B
Plaintext
5 lines
131 B
Plaintext
|
# Define SYSV as -DSYSV if you are using a System V operating system.
|
||
|
SYSV = -DSYSV
|
||
|
RANLIB = echo >/dev/null
|
||
|
BISON = yacc -Sm10400
|