Module Name:    src
Committed By:   pgoyette
Date:           Sat Jul 16 20:40:30 UTC 2016

Modified Files:
        src/sys/sys [pgoyette-localcount]: Makefile

Log Message:
Install the localcount.h header file


To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.159.2.1 src/sys/sys/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/sys/Makefile
diff -u src/sys/sys/Makefile:1.159 src/sys/sys/Makefile:1.159.2.1
--- src/sys/sys/Makefile:1.159	Sun Apr 24 19:48:29 2016
+++ src/sys/sys/Makefile	Sat Jul 16 20:40:30 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.159 2016/04/24 19:48:29 dholland Exp $
+#	$NetBSD: Makefile,v 1.159.2.1 2016/07/16 20:40:30 pgoyette Exp $
 
 .include <bsd.own.mk>
 
@@ -25,7 +25,7 @@ INCS=	acct.h agpio.h aio.h ansi.h aout_m
 	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 lua.h lwp.h lwpctl.h \
+	localcount.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 \

Reply via email to