Rocstar
1.0
Rocstar multiphysics simulation application
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
Control/MakefileVariables.inc
Go to the documentation of this file.
1
CONTROLDIR = $(srcdir)/Control
2
3
CONTROLSRC = $(CONTROLDIR)/InstructionQueue.cpp \
4
$(CONTROLDIR)/TerminationCriterion.cpp
5
6
CONTROLHEADERS = \
7
$(patsubst $(CONTROLDIR)/%,$(localincludedir)/%,\
8
$(wildcard $(CONTROLDIR)
/*.hpp)) \
9
$(patsubst $(CONTROLDIR)/%,$(localincludedir)/%,\
10
$(wildcard $(CONTROLDIR)/*.hh))
11
12
CONTROLOBJ = $(patsubst $(CONTROLDIR)/%.cpp, obj/%.o, $(CONTROLSRC))
13
14
ALL_MSQ_OBJ += $(CONTROLOBJ)
Rocmop
External
mesquite_0_9_5
src
Control
MakefileVariables.inc
Generated on Wed Nov 30 2016 16:56:08 for Rocstar by
1.8.5