8 lines
128 B
Plaintext
8 lines
128 B
Plaintext
PARAVIEW_INC = $(ParaView_DIR)/include/paraview-$(ParaView_MAJOR)
|
|
|
|
EXE_INC = \
|
|
-I$(PARAVIEW_INC)
|
|
|
|
LIB_LIBS = \
|
|
$(GLIBS)
|