PERFORCE change 56236 for review

David Xu davidxu at FreeBSD.org
Thu Jul 1 16:02:10 PDT 2004


http://perforce.freebsd.org/chv.cgi?CH=56236

Change 56236 by davidxu at 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


More information about the p4-projects mailing list