changeset 4 | 8a2328d953f0 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tv301sf/tv301sfApp/Db/O.linux-x86_64/Makefile Mon Mar 10 11:59:21 2014 +0100 @@ -0,0 +1,10 @@ +#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: ;