COMPONENT=envprojectAppC SENSORBOARD=mts400 BUILD_EXTRA_DEPS = ReportMsg.java EnvprojectReader.class CLEAN_EXTRA = $(BULID_EXTRA_DEPS) *.class CFLAGS += -I$(TOSDIR)/lib/net CFLAGS += -I$(TOSDIR)/lib/net/dip CFLAGS += -I$(TOSDIR)/lib/net/dip/interfaces CFLAGS += -I$(TOSDIR)/lib/net \ -I$(TOSDIR)/lib/net/drip \ -I$(TOSDIR)/lib/net/4bitle \ -I$(TOSDIR)/lib/net/ctp #-DNO_DEBUG TFLAGS += -I$(TOSDIR)/../apps/tests/TestDissemination \ -I$(TOSDIR)/../support/sdk/c \ -I$(TOSDIR)/types \ -I. ReportMsg.java: envproject.h mig -target=null -java-classname=ReportMsg java envproject.h reportmsg_t -o $@ EnvprojectReader.class: EnvprojectReader.java ReportMsg.java javac EnvprojectReader.java include $(MAKERULES)