8 lines
214 B
Text
8 lines
214 B
Text
|
# Define SYSV as -DSYSV if you are using a System V operating system.
|
||
|
SYSV = -DSYSV
|
||
|
RANLIB = true
|
||
|
# You may need this if you don't have bison.
|
||
|
# BISON = yacc -Sm10400
|
||
|
|
||
|
X11_EXTRA_LIBS = -lsocket -lm -lintl -lmalloc
|