Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/sys No need to install optstr.h.



details:   https://anonhg.NetBSD.org/src/rev/28a639d117d3
branches:  trunk
changeset: 588196:28a639d117d3
user:      jmmv <jmmv%NetBSD.org@localhost>
date:      Sat Feb 11 17:36:41 2006 +0000

description:
No need to install optstr.h.

diffstat:

 sys/sys/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 276120d21c7a -r 28a639d117d3 sys/sys/Makefile
--- a/sys/sys/Makefile  Sat Feb 11 17:31:43 2006 +0000
+++ b/sys/sys/Makefile  Sat Feb 11 17:36:41 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.81 2006/02/03 11:04:47 jmmv Exp $
+#      $NetBSD: Makefile,v 1.82 2006/02/11 17:36:41 jmmv Exp $
 
 INCSDIR= /usr/include/sys
 
@@ -19,7 +19,6 @@
        malloc.h mallocvar.h mbuf.h md4.h \
        md5.h midiio.h mman.h mount.h msg.h msgbuf.h mtio.h \
        namei.h null.h \
-       optstr.h \
        param.h pipe.h pmc.h poll.h pool.h power.h proc.h properties.h \
        protosw.h ptrace.h queue.h \
        ras.h reboot.h radioio.h resource.h resourcevar.h rnd.h \



Home | Main Index | Thread Index | Old Index