#This Makefile created by makeMakefile.pl


all :
	$(MAKE) -f ../Makefile TOP=../../.. T_A=linux-x86_64-debug  $@

.DEFAULT: force
	$(MAKE) -f ../Makefile TOP=../../.. T_A=linux-x86_64-debug  $@

force:  ;
