Install the new rwlock.h file.

This commit is contained in:
he 2007-02-17 21:59:07 +00:00
parent bcedbf7f41
commit 682c6059c1
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2006/07/26 19:54:58 drochner Exp $
# $NetBSD: Makefile,v 1.9 2007/02/17 21:59:07 he Exp $
INCSDIR= /usr/include/sbmips
@ -17,7 +17,7 @@ INCS= ansi.h aout_machdep.h asm.h \
limits.h lock.h locore.h \
math.h mcontext.h mips_opcode.h \
param.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \
reg.h regdef.h regnum.h reloc.h \
reg.h regdef.h regnum.h reloc.h rwlock.h \
setjmp.h signal.h stdarg.h \
trap.h types.h \
varargs.h vmparam.h \