mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-11 05:37:50 +00:00
Add target to generated all .c (and .datax) files
Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
@@ -108,6 +108,7 @@ src/drivers/%.o : src/drivers/%.c
|
||||
$(CC) $(LOCAL_CFLAGS) $(CFLAGS) -o $@ -c $<
|
||||
|
||||
C_FILES := $(addsuffix .c,$(APPS))
|
||||
c: $(C_FILES)
|
||||
|
||||
# Wildcard target for test code generation:
|
||||
# A .c file is generated for each .data file in the suites/ directory. Each .c
|
||||
|
||||
Reference in New Issue
Block a user