Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/include install new files.
details: https://anonhg.NetBSD.org/src/rev/9916d27eb268
branches: trunk
changeset: 566804:9916d27eb268
user: christos <christos%NetBSD.org@localhost>
date: Fri May 21 02:27:35 2004 +0000
description:
install new files.
diffstat:
include/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r e5f4fbd4e711 -r 9916d27eb268 include/Makefile
--- a/include/Makefile Fri May 21 02:25:10 2004 +0000
+++ b/include/Makefile Fri May 21 02:27:35 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.115 2003/10/14 12:46:44 tron Exp $
+# $NetBSD: Makefile,v 1.116 2004/05/21 02:27:35 christos Exp $
# @(#)Makefile 8.2 (Berkeley) 1/4/94
# Doing a make includes builds /usr/include
@@ -16,12 +16,13 @@
memory.h mntopts.h mpool.h \
ndbm.h netconfig.h netdb.h netgroup.h nlist.h nl_types.h \
nsswitch.h paths.h pwd.h randomid.h ranlib.h re_comp.h regex.h regexp.h \
- resolv.h rmd160.h rmt.h sa.h sched.h search.h semaphore.h setjmp.h \
+ resolv.h res_update.h rmd160.h rmt.h sa.h sched.h search.h semaphore.h setjmp.h \
sgtty.h signal.h stab.h stddef.h stdio.h stdlib.h string.h \
strings.h stringlist.h struct.h sysexits.h tar.h threadlib.h time.h \
ttyent.h tzfile.h ucontext.h ulimit.h unistd.h util.h utime.h utmp.h \
utmpx.h varargs.h vis.h wchar.h wctype.h
-INCS+= arpa/ftp.h arpa/inet.h arpa/nameser.h arpa/telnet.h arpa/tftp.h
+INCS+= arpa/ftp.h arpa/inet.h arpa/nameser.h arpa/nameser_compat.h \
+ arpa/telnet.h arpa/tftp.h
INCS+= protocols/dumprestore.h protocols/routed.h protocols/rwhod.h \
protocols/talkd.h protocols/timed.h
Home |
Main Index |
Thread Index |
Old Index