8 lines
96 B
Makefile
8 lines
96 B
Makefile
|
INCSDIR= /usr/include/ddekit/minix
|
||
|
|
||
|
INCS+= pci.h \
|
||
|
msg_queue.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|
||
|
|