OBJS=carlislePriorityHeaterPerTimeBadThresholdsRangeStudy.o 


#include common Makefile for default targets
include ../../Makefile.project
include $(MOBIUSROOT)/Cpp/BaseClasses/Makefile.common

all: normal
opt: $(ROOTDIR)/lib/$(PLATFORM)/libcarlislePriorityHeaterPerTimeBadThresholdsRangeStudy.a
normal debug trace: $(ROOTDIR)/lib/$(PLATFORM)/libcarlislePriorityHeaterPerTimeBadThresholdsRangeStudy_debug.a

$(ROOTDIR)/lib/$(PLATFORM)/libcarlislePriorityHeaterPerTimeBadThresholdsRangeStudy.a: FORCE
	$(MAKE) lib TARGET=libcarlislePriorityHeaterPerTimeBadThresholdsRangeStudy.a OBJS="$(OBJS)" USERINCLUDE="$(USERINCLUDE)" TYPE="" ROOTLIBDIR="."

$(ROOTDIR)/lib/$(PLATFORM)/libcarlislePriorityHeaterPerTimeBadThresholdsRangeStudy_debug.a: FORCE
	$(MAKE) lib TARGET=libcarlislePriorityHeaterPerTimeBadThresholdsRangeStudy_debug.a OBJS="$(OBJS)" USERINCLUDE="$(USERINCLUDE)" TYPE="_debug" ROOTLIBDIR="."

clean_sub_dirs:

