summaryrefslogtreecommitdiff
path: root/lang/gcc32/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-03-10 06:23:53 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-03-10 06:23:53 +0000
commite29e62d236c110064a804c43b3e9f9bfab9b0763 (patch)
tree130de75a94e73a2b356353394a27151aa82b36fe /lang/gcc32/Makefile
parentUpgrade to 2.8.1 (diff)
The private copy of float.h seems to have gone away.
Notes
Notes: svn path=/head/; revision=10091
Diffstat (limited to 'lang/gcc32/Makefile')
-rw-r--r--lang/gcc32/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile
index c3ea85df7e8f..bf850fbdc58d 100644
--- a/lang/gcc32/Makefile
+++ b/lang/gcc32/Makefile
@@ -3,9 +3,10 @@
# Date created: 9 Jan 1998
# Whom: John Polstra <jdp@polstra.com>
#
-# $Id: Makefile,v 1.9 1998/02/23 01:52:52 jdp Exp $
+# $Id: Makefile,v 1.10 1998/03/08 12:54:00 obrien Exp $
#
+# 1998-03-08
DISTNAME= egcs-980221
CATEGORIES= lang
MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/snapshots/1998-02-21/ \