configure/O.linux-arm/Makefile
author William
Thu, 05 Jul 2018 08:48:18 +0000
changeset 4 68a4f654dc00
permissions -rw-r--r--
first

#This Makefile created by makeMakefile.pl


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

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

force:  ;