mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-08 18:28:33 +00:00
7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
# Makefile changes for Suns running Solaris 2
|
|
|
|
SYSV = -DSYSV
|
|
RANLIB = true
|
|
|
|
X11_EXTRA_LIBS = -lnsl -lsocket
|