All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m36s
7 lines
107 B
Makefile
7 lines
107 B
Makefile
include ../make/ufuncs.mk
|
|
|
|
libname := libaux
|
|
cflags += -DPRINTF_INCLUDE_CONFIG_H=1
|
|
|
|
include ../make/lib.mk
|