summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-03-08 21:36:41 +0000
committerjb <jb@FreeBSD.org>1998-03-08 21:36:41 +0000
commit48d81656df2a319000d1f89cdbd2df7faed1f92f (patch)
tree69163b4e9bfc3901e92a81e10380b9108ce3bdc9 /include/Makefile
parent875cc1421c2ce2c9ae46dfe9cb7d9026c685aa1e (diff)
downloadFreeBSD-src-48d81656df2a319000d1f89cdbd2df7faed1f92f.zip
FreeBSD-src-48d81656df2a319000d1f89cdbd2df7faed1f92f.tar.gz
My sched.h is getting walloped by Peter Dufault's. Nuke mine. Sorry.
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/Makefile b/include/Makefile
index bda7f63..21c92a2 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.2 (Berkeley) 1/4/94
-# $Id: Makefile,v 1.73 1998/03/04 10:23:23 dufault Exp $
+# $Id: Makefile,v 1.74 1998/03/08 02:17:25 jb Exp $
#
# Doing a make install builds /usr/include
#
@@ -16,8 +16,7 @@ FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.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 pthread.h pthread_np.h pwd.h \
- ranlib.h regex.h regexp.h resolv.h rune.h runetype.h sched.h setjmp.h \
- sgtty.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 stringlist.h \
strings.h struct.h sysexits.h tar.h time.h timers.h ttyent.h unistd.h \
utime.h utmp.h vis.h
OpenPOWER on IntegriCloud