libamxc
1.10.3
C Generic Data Containers
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
test
amxc_astack
makefile
Generated on Mon Aug 26 2024 14:16:13 for libamxc by
1.9.1