mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
6 lines
137 B
Plaintext
6 lines
137 B
Plaintext
# X11 includes and libraries in the standard location
|
|
#
|
|
XFLAGS =
|
|
XINC = $(XFLAGS) -I/usr/include/X11
|
|
XLIBS = -lXext -lX11
|