Thu Nov 10 23:51:17 2011 UTC ()
install radixtree.h


(yamt)
diff -r1.139.2.1 -r1.139.2.2 src/sys/sys/Makefile

cvs diff -r1.139.2.1 -r1.139.2.2 src/sys/sys/Makefile (expand / switch to unified diff)

--- src/sys/sys/Makefile 2011/11/10 14:31:51 1.139.2.1
+++ src/sys/sys/Makefile 2011/11/10 23:51:17 1.139.2.2
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.139.2.1 2011/11/10 14:31:51 yamt Exp $ 1# $NetBSD: Makefile,v 1.139.2.2 2011/11/10 23:51:17 yamt Exp $
2 2
3.include <bsd.sys.mk> 3.include <bsd.sys.mk>
4 4
5INCSDIR= /usr/include/sys 5INCSDIR= /usr/include/sys
6 6
7INCS= acct.h agpio.h aio.h ansi.h aout_mids.h ataio.h atomic.h audioio.h \ 7INCS= acct.h agpio.h aio.h ansi.h aout_mids.h ataio.h atomic.h audioio.h \
8 bitops.h bootblock.h bswap.h buf.h \ 8 bitops.h bootblock.h bswap.h buf.h \
9 callback.h callout.h cdefs.h cdefs_aout.h \ 9 callback.h callout.h cdefs.h cdefs_aout.h \
10 cdefs_elf.h cdio.h chio.h clockctl.h condvar.h conf.h core.h \ 10 cdefs_elf.h cdio.h chio.h clockctl.h condvar.h conf.h core.h \
11 cpufreq.h cpuio.h ctype_bits.h ctype_inline.h \ 11 cpufreq.h cpuio.h ctype_bits.h ctype_inline.h \
12 device.h device_if.h \ 12 device.h device_if.h \
13 dir.h dirent.h \ 13 dir.h dirent.h \
14 disk.h disklabel.h disklabel_acorn.h disklabel_gpt.h disklabel_rdb.h \ 14 disk.h disklabel.h disklabel_acorn.h disklabel_gpt.h disklabel_rdb.h \
@@ -17,28 +17,28 @@ INCS= acct.h agpio.h aio.h ansi.h aout_m @@ -17,28 +17,28 @@ INCS= acct.h agpio.h aio.h ansi.h aout_m
17 exec_coff.h exec_ecoff.h exec_elf.h exec_script.h extattr.h extent.h \ 17 exec_coff.h exec_ecoff.h exec_elf.h exec_script.h extattr.h extent.h \
18 fcntl.h fd_set.h fdio.h featuretest.h file.h filedesc.h filio.h \ 18 fcntl.h fd_set.h fdio.h featuretest.h file.h filedesc.h filio.h \
19 flashio.h float_ieee754.h fstypes.h gcq.h gmon.h gpio.h hash.h \ 19 flashio.h float_ieee754.h fstypes.h gcq.h gmon.h gpio.h hash.h \
20 ieee754.h inttypes.h ioccom.h ioctl.h ioctl_compat.h iostat.h ipc.h \ 20 ieee754.h inttypes.h ioccom.h ioctl.h ioctl_compat.h iostat.h ipc.h \
21 joystick.h \ 21 joystick.h \
22 kcore.h kcpuset.h kgdb.h kmem.h ksem.h ksyms.h ktrace.h \ 22 kcore.h kcpuset.h kgdb.h kmem.h ksem.h ksyms.h ktrace.h \
23 localedef.h lock.h lockf.h lwp.h lwpctl.h \ 23 localedef.h lock.h lockf.h lwp.h lwpctl.h \
24 malloc.h mallocvar.h mbuf.h md4.h md5.h midiio.h \ 24 malloc.h mallocvar.h mbuf.h md4.h md5.h midiio.h \
25 mman.h module.h mount.h mqueue.h msg.h msgbuf.h mtio.h mutex.h \ 25 mman.h module.h mount.h mqueue.h msg.h msgbuf.h mtio.h mutex.h \
26 namei.h null.h \ 26 namei.h null.h \
27 param.h pcu.h pipe.h pmc.h poll.h pool.h power.h proc.h \ 27 param.h pcu.h pipe.h pmc.h poll.h pool.h power.h proc.h \
28 protosw.h pset.h ptrace.h ptree.h \ 28 protosw.h pset.h ptrace.h ptree.h \
29 queue.h quota.h \ 29 queue.h quota.h \
30 ras.h rbtree.h reboot.h radioio.h resource.h resourcevar.h rmd160.h \ 30 radixtree.h ras.h rbtree.h reboot.h radioio.h resource.h resourcevar.h \
31 rnd.h rwlock.h sa.h satypes.h \ 31 rmd160.h rnd.h rwlock.h sa.h satypes.h \
32 scanio.h sched.h scsiio.h sdt.h select.h selinfo.h sem.h sha1.h \ 32 scanio.h sched.h scsiio.h sdt.h select.h selinfo.h sem.h sha1.h \
33 sha2.h shm.h siginfo.h signal.h signalvar.h sigtypes.h simplelock.h \ 33 sha2.h shm.h siginfo.h signal.h signalvar.h sigtypes.h simplelock.h \
34 sleepq.h socket.h \ 34 sleepq.h socket.h \
35 socketvar.h sockio.h specificdata.h stat.h statvfs.h \ 35 socketvar.h sockio.h specificdata.h stat.h statvfs.h \
36 syscall.h syscallargs.h sysctl.h stdarg.h stdint.h swap.h \ 36 syscall.h syscallargs.h sysctl.h stdarg.h stdint.h swap.h \
37 syncobj.h syslimits.h syslog.h \ 37 syncobj.h syslimits.h syslog.h \
38 tape.h termios.h time.h timeb.h timepps.h times.h \ 38 tape.h termios.h time.h timeb.h timepps.h times.h \
39 timex.h tls.h trace.h tree.h tty.h ttychars.h ttycom.h \ 39 timex.h tls.h trace.h tree.h tty.h ttychars.h ttycom.h \
40 ttydefaults.h ttydev.h types.h \ 40 ttydefaults.h ttydev.h types.h \
41 ucontext.h ucred.h uio.h un.h unistd.h unpcb.h user.h utsname.h uuid.h \ 41 ucontext.h ucred.h uio.h un.h unistd.h unpcb.h user.h utsname.h uuid.h \
42 vadvise.h verified_exec.h videoio.h vmmeter.h vnode.h vnode_if.h \ 42 vadvise.h verified_exec.h videoio.h vmmeter.h vnode.h vnode_if.h \
43 wait.h wapbl.h wapbl_replay.h wdog.h xattr.h 43 wait.h wapbl.h wapbl_replay.h wdog.h xattr.h
44 44