aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1995-11-12 19:29:08 +0000
committerMark Murray <markm@FreeBSD.org>1995-11-12 19:29:08 +0000
commit985200a17e7c676bf0c139ce83ce7a2072a3b213 (patch)
treeed3ab3d204146b106b6e93cf60e959004f6239c4 /include
parentb048c7358804f515335c8d5d0b7f1a9265a7aa65 (diff)
downloadsrc-985200a17e7c676bf0c139ce83ce7a2072a3b213.tar.gz
src-985200a17e7c676bf0c139ce83ce7a2072a3b213.zip
Removed reference to missing mp.h in comment. We have GNU MP now.
Notes
Notes: svn path=/head/; revision=12241
Diffstat (limited to 'include')
-rw-r--r--include/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 2680c5dcb269..c0ef1183e913 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.2 (Berkeley) 1/4/94
-# $Id: Makefile,v 1.29 1995/08/06 12:23:05 bde Exp $
+# $Id: Makefile,v 1.30 1995/10/27 06:51:02 julian Exp $
#
# Doing a make install builds /usr/include
#
@@ -10,7 +10,6 @@ all depend lint tags:
CLEANFILES=version vers.c
SUBDIR= rpcsvc
-# XXX MISSING: mp.h
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 \