Files
mop3/libaux/Makefile
2026-03-15 22:17:05 +01:00

10 lines
147 B
Makefile

include ../make/ufuncs.mk
$(eval $(call add_include,libsystem))
libname := libaux
cflags += -DPRINTF_INCLUDE_CONFIG_H=1
include ../make/lib.mk