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

7 lines
75 B
Makefile

LIB = lzp
OBJS= lzp.o
INCS = lzp.h
ASMINCS = lzp.inc
include stpd.lib.mk