mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 06:50:32 +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
|