more airframe cleanup

This commit is contained in:
Felix Ruess
2011-10-13 22:12:07 +02:00
parent 49e5def5a3
commit 2bb9dc530c
2 changed files with 0 additions and 20 deletions
-20
View File
@@ -1,20 +0,0 @@
<airframe name="FuckYou_1">
<makefile>
HOST=auto3
# test 1
test42.ARCHDIR = omap
test42.CFLAGS += -I$(ACINCLUDE) -I. -I$(PAPARAZZI_HOME)/var/include
test42.srcs = fms/libeknav/hello_world.c
# test1.srcs += fms/bla.c
</makefile>
</airframe>