Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/sys install lua.h
details: https://anonhg.NetBSD.org/src/rev/49c65a3eb144
branches: trunk
changeset: 790928:49c65a3eb144
user: mbalmer <mbalmer%NetBSD.org@localhost>
date: Sun Oct 27 08:35:40 2013 +0000
description:
install lua.h
diffstat:
sys/sys/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r aaca957af1f6 -r 49c65a3eb144 sys/sys/Makefile
--- a/sys/sys/Makefile Sun Oct 27 02:39:21 2013 +0000
+++ b/sys/sys/Makefile Sun Oct 27 08:35:40 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.143 2012/02/19 21:06:57 rmind Exp $
+# $NetBSD: Makefile,v 1.144 2013/10/27 08:35:40 mbalmer Exp $
.include <bsd.sys.mk>
@@ -20,7 +20,7 @@
ieee754.h inttypes.h ioccom.h ioctl.h ioctl_compat.h iostat.h ipc.h \
joystick.h \
kcore.h kcpuset.h kgdb.h kmem.h ksem.h ksyms.h ktrace.h \
- localedef.h lock.h lockf.h lwp.h lwpctl.h \
+ localedef.h lock.h lockf.h lua.h lwp.h lwpctl.h \
malloc.h mallocvar.h mbuf.h md4.h md5.h midiio.h \
mman.h module.h mount.h mqueue.h msg.h msgbuf.h mtio.h mutex.h \
namei.h null.h \
Home |
Main Index |
Thread Index |
Old Index