changeset 4 | 68a4f654dc00 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/configure/O.linux-arm/Makefile Thu Jul 05 08:48:18 2018 +0000 @@ -0,0 +1,10 @@ +#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: ;