changeset 3 | ec018606c207 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/kstmApp/Db/O.linux-arm/Makefile Mon Jun 27 18:08:05 2016 +0200 @@ -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: ;