StupidOS/lib/c/Makefile
2025-10-12 16:26:03 +02:00

5 lines
76 B
Makefile

LIB = c
OBJS = ctype.o
INCS = stddef.h time.h ctype.h
include stpd.lib.mk