Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jul 2004 23:00:15 GMT
From:      David Xu <davidxu@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 56236 for review
Message-ID:  <200407012300.i61N0FVs098209@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=56236

Change 56236 by davidxu@davidxu_alona on 2004/07/01 22:59:43

	Hook up make installworld.

Affected files ...

.. //depot/projects/davidxu_ksedbg/src/include/Makefile#2 edit

Differences ...

==== //depot/projects/davidxu_ksedbg/src/include/Makefile#2 (text+ko) ====

@@ -11,12 +11,12 @@
 	inttypes.h iso646.h kenv.h langinfo.h libgen.h limits.h link.h \
 	locale.h malloc.h memory.h monetary.h mpool.h ndbm.h netconfig.h \
 	netdb.h nl_types.h nlist.h nss.h nsswitch.h objformat.h paths.h \
-	pthread.h \
+	proc_service.h pthread.h \
 	pthread_np.h pwd.h ranlib.h readpassphrase.h regex.h regexp.h \
 	resolv.h rune.h runetype.h search.h setjmp.h sgtty.h signal.h stab.h \
 	stdbool.h stddef.h stdio.h stdlib.h string.h stringlist.h \
-	strings.h sysexits.h tar.h time.h timeconv.h timers.h ttyent.h \
-	ulimit.h unistd.h utime.h utmp.h uuid.h varargs.h vis.h wchar.h \
+	strings.h sysexits.h tar.h thread_db.h time.h timeconv.h timers.h \
+	ttyent.h ulimit.h unistd.h utime.h utmp.h uuid.h varargs.h vis.h wchar.h \
 	wctype.h wordexp.h
 
 MHDRS=	float.h floatingpoint.h stdarg.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407012300.i61N0FVs098209>