libamxb
4.8.2
Bus Agnostic C API
makefile
Go to the documentation of this file.
1
include ../test_defines.mk
2
3
TARGET = run_test
4
SOURCES += $(wildcard ./*.c) $(wildcard $(MOCK_SRCDIR)/*.c)
5
OBJECTS = $(addprefix $(OBJDIR)/,$(notdir $(SOURCES:.c=.o)))
6
7
include ../test_targets.mk
test
amxb_e2e
makefile
Generated on Mon Aug 26 2024 14:16:01 for libamxb by
1.9.1