mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-25 02:53:48 +08:00
5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
# X11
|
|
OPENWINHOME = /usr/openwin
|
|
X11_INCLUDE_FLAGS = -I$(OPENWINHOME)/include
|
|
X11_LIB_FLAGS = -L$(OPENWINHOME)/lib
|