mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
8 lines
101 B
Plaintext
8 lines
101 B
Plaintext
#include "tecioOptions"
|
|
|
|
EXE_INC = \
|
|
$(TECIO_FLAGS) $(TECIO_INC)
|
|
|
|
LIB_LIBS = \
|
|
$(TECIO_LIBS)
|