summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-04-22 20:12:21 +0000
committerobrien <obrien@FreeBSD.org>1999-04-22 20:12:21 +0000
commita099f8cc73ae156b4a48ad64eff911a1b74e7feb (patch)
tree2ee1a431e88922a4b0561e361185c9952e62e88b
parentc506ddebe9f9b989dbc457ec9ba986871f1711f8 (diff)
downloadFreeBSD-src-a099f8cc73ae156b4a48ad64eff911a1b74e7feb.zip
FreeBSD-src-a099f8cc73ae156b4a48ad64eff911a1b74e7feb.tar.gz
Sorry didn't get this in the last commit: MACHINE_ARCH changes courtesy
of Warner Losh <imp@village.org>. (he's got plans for FreeBSD mips :-))
-rw-r--r--gnu/usr.bin/cc/Makefile.inc2
-rw-r--r--gnu/usr.bin/cc/cc_int/Makefile2
-rw-r--r--gnu/usr.bin/cc/cc_tools/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/cc/Makefile.inc b/gnu/usr.bin/cc/Makefile.inc
index 5e370e9..51e88c3 100644
--- a/gnu/usr.bin/cc/Makefile.inc
+++ b/gnu/usr.bin/cc/Makefile.inc
@@ -1,5 +1,5 @@
#
-# $Id: Makefile.inc,v 1.31 1999/04/18 09:42:17 obrien Exp $
+# $Id: Makefile.inc,v 1.32 1999/04/22 19:35:12 obrien Exp $
#
.include "../Makefile.inc"
diff --git a/gnu/usr.bin/cc/cc_int/Makefile b/gnu/usr.bin/cc/cc_int/Makefile
index b2eb267..9528589 100644
--- a/gnu/usr.bin/cc/cc_int/Makefile
+++ b/gnu/usr.bin/cc/cc_int/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.17 1999/04/06 20:08:01 obrien Exp $
+# $Id: Makefile,v 1.18 1999/04/22 19:35:14 obrien Exp $
#
.include "../Makefile.inc"
diff --git a/gnu/usr.bin/cc/cc_tools/Makefile b/gnu/usr.bin/cc/cc_tools/Makefile
index 9ed40ca..01be445 100644
--- a/gnu/usr.bin/cc/cc_tools/Makefile
+++ b/gnu/usr.bin/cc/cc_tools/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.28 1999/04/18 09:44:36 obrien Exp $
+# $Id: Makefile,v 1.30 1999/04/22 19:35:16 obrien Exp $
#
#
OpenPOWER on IntegriCloud