StupidOS/include/Makefile
2025-10-08 15:01:16 +02:00

4 lines
119 B
Makefile

SYSINCS = errno.h
INCS = ar.h coff.h elf.h fas.h ranlib.h stupidc.h $(addprefix sys/, $(SYSINCS))
include stpd.inc.mk