Files
mop3/libaux/src.mk
kamkow1 bea4ddd2c8
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m9s
Berry failed port attempt leftovers :(
2026-03-08 23:35:41 +01:00

8 lines
81 B
Makefile

include $(platform)/src.mk
c += printf.c \
path.c
o += printf.o \
path.o