mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
- place wmkdep and dirToString executables under utilbin/$(WM_ARCH)$(WM_COMPILER). This helps somewhat when copying rules about, and might help when creating general rules.
4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
XFLAGS =
|
|
XINC = $(XFLAGS) -I/usr/include/X11
|
|
XLIBS = -L/usr/lib64 -lXext -lX11
|