New upstream version 2.0pre9.2
This commit is contained in:
11
src/base/dev/pic/Makefile
Normal file
11
src/base/dev/pic/Makefile
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
top_builddir=../../../..
|
||||
include $(top_builddir)/Makefile.conf
|
||||
|
||||
CFILES = pic.c irq.c i8259.c i8259_common.c
|
||||
|
||||
all: lib
|
||||
|
||||
install:
|
||||
|
||||
include $(REALTOPDIR)/src/Makefile.common
|
||||
Reference in New Issue
Block a user