# Generated automatically from Makefile.in by configure.
TOP = ../../..
srcdir = .

include $(TOP)/config/Makedefs
include $(TOP)/config/clientdefs

CCINCS = -I. -I$(srcdir) -I$(TOPSRC) -I$(TOP) -I$(CCCVENEERSRC) \
	-I$(CCCVENEERTARG)

CCCINCS = $(CCINCS)

COMLIB = -L$(TOP)/common -lcommon -lm
LIBS = -L../veneer -lthor $(COMLIB) $(SCHED_LIBS) $(EXTRALIBS)

DEPS = ../veneer/libthor.a $(TOP)/common/libcommon.a

CCCSRCS = main.cc

main: main.o $(DEPS) 
	$(CCCLINKER) -o $@ main.o $(LIBS) 
