more stack for boot
[minix.git] / include / sys / Makefile
blob0ac955c2bac703d46ca7a62dc1afae4c9eaec3bb
1 .include <minix.sys.mk>
3 INCSDIR= /usr/include/sys
5 INCS= asynchio.h dir.h file.h ioc_cmos.h ioc_disk.h \
6 ioc_file.h ioc_memory.h ioc_scsi.h ioc_sound.h ioc_tape.h \
7 ioctl.h ioc_tty.h ipc.h jmp_buf.h kbdio.h mman.h \
8 mount.h mtio.h param.h ptrace.h queue.h resource.h \
9 select.h sem.h shm.h sigcontext.h signal.h socket.h \
10 soundcard.h statfs.h stat.h svrctl.h timeb.h \
11 time.h times.h types.h ucontext.h uio.h un.h utsname.h video.h vm.h \
12 wait.h
14 .include <minix.kinc.mk>