libamxrt
0.4.2
Ambiorix Run Time Library
makefile
Go to the documentation of this file.
1
include ../test_defines.mk
2
3
TARGET = run_test
4
SOURCES += $(wildcard ./*.c)
5
OBJECTS = $(addprefix $(OBJDIR)/,$(notdir $(SOURCES:.c=.o)))
6
7
include ../test_targets.mk
8
test
test_amxrt_load_backends
makefile
Generated on Mon Aug 26 2024 14:18:22 for libamxrt by
1.9.1