New upstream version 2.0-0.9
Some checks failed
Build / build (push) Has been cancelled

This commit is contained in:
geos_one
2025-08-14 09:28:49 +02:00
parent c338ff82fb
commit 17bb5d7efa
634 changed files with 19105 additions and 52303 deletions

View File

@@ -2,7 +2,15 @@
top_builddir=../../../..
include $(top_builddir)/Makefile.conf
CFILES = pic.c irq.c i8259.c i8259_common.c
CFILES = pic.c
HFILES =
DEPENDS= pic.d
ALL = $(CFILES) $(HFILES) README.pic
OBJS = pic.o
all: lib