From 619b731f5bb5e09dcf1eaf1fbd96383ca64398fd Mon Sep 17 00:00:00 2001 From: julian Date: Mon, 22 Jan 1996 00:02:33 +0000 Subject: Reviewed by: julian and (hsu?) Submitted by: John Birrel(L?) changes for threadsafe operations --- include/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'include/Makefile') diff --git a/include/Makefile b/include/Makefile index c0ef118..22bbe8a 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 1/4/94 -# $Id: Makefile,v 1.30 1995/10/27 06:51:02 julian Exp $ +# $Id: Makefile,v 1.31 1995/11/12 19:29:08 markm Exp $ # # Doing a make install builds /usr/include # @@ -13,10 +13,10 @@ SUBDIR= rpcsvc FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \ err.h f2c.h fnmatch.h fstab.h fts.h glob.h grp.h strhash.h histedit.h \ kvm.h limits.h link.h locale.h malloc.h memory.h mpool.h ndbm.h \ - netdb.h nl_types.h nlist.h paths.h pwd.h ranlib.h regex.h regexp.h \ - resolv.h rune.h runetype.h setjmp.h sgtty.h signal.h \ + netdb.h nl_types.h nlist.h paths.h pthread.h pwd.h ranlib.h regex.h \ + regexp.h resolv.h rune.h runetype.h setjmp.h sgtty.h signal.h \ stab.h stddef.h stdio.h stdlib.h string.h strings.h struct.h \ - sysexits.h tar.h time.h ttyent.h unistd.h utime.h \ + sysexits.h tar.h time.h timers.h ttyent.h unistd.h utime.h \ utmp.h vis.h .if defined(WANT_CSRG_LIBM) FILES+= math.h -- cgit v1.1