Generation working and Compilation of MARTe components
This commit is contained in:
@@ -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: ;
|
||||
Reference in New Issue
Block a user