3 INCSDIR
= /usr
/include/minix
5 INCS
+= dirent.h paths.h param.h
6 INCS
+= acpi.h audio_fw.h bitmap.h \
7 bdev.h blockdriver.h blockdriver_mt.h \
9 callnr.h chardriver.h com.h compiler.h \
10 config.h const.h cpufeature.h crtso.h \
11 debug.h devio.h devman.h dmap.h \
12 driver.h drivers.h drvlib.h ds.h \
13 endpoint.h fslib.h gcov.h hash.h \
14 hgfs.h ioctl.h input.h ipc.h ipcconst.h \
15 keymap.h limits.h mount.h mthread.h minlib.h \
16 netdriver.h optset.h partition.h portio.h \
17 priv.h procfs.h profile.h queryparam.h \
18 rs.h safecopies.h sched.h sef.h sffs.h \
19 sound.h spin.h sys_config.h sysinfo.h \
20 syslib.h sysutil.h termios.h timers.h type.h \
21 tty.h u64.h usb.h usb_ch9.h vbox.h \
22 vboxfs.h vboxif.h vboxtype.h vm.h \
23 vfsif.h vtreefs.h libminixfs.h netsock.h
25 .
include <bsd.kinc.mk
>