#This Makefile created by makeMakefile.pl


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

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

force:  ;
