mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Make/options: Rationalized the layout of the EXE_INC statements
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
EXE_INC = -I$(OBJECTS_DIR)
|
||||
EXE_INC = \
|
||||
-I$(OBJECTS_DIR)
|
||||
|
||||
LIB_LIBS = \
|
||||
$(FOAM_LIBBIN)/libOSspecific.o \
|
||||
|
||||
Reference in New Issue
Block a user