diff options
Diffstat (limited to 'gnu/usr.bin/cc')
-rw-r--r-- | gnu/usr.bin/cc/Makefile | 2 | ||||
-rw-r--r-- | gnu/usr.bin/cc/Makefile.inc | 2 | ||||
-rw-r--r-- | gnu/usr.bin/cc/README | 2 | ||||
-rw-r--r-- | gnu/usr.bin/cc/c++/Makefile | 2 | ||||
-rw-r--r-- | gnu/usr.bin/cc/cc/Makefile | 2 | ||||
-rw-r--r-- | gnu/usr.bin/cc/cc/cc.1 | 2 | ||||
-rw-r--r-- | gnu/usr.bin/cc/cc1/Makefile | 2 | ||||
-rw-r--r-- | gnu/usr.bin/cc/cc1plus/Makefile | 2 | ||||
-rw-r--r-- | gnu/usr.bin/cc/cc_int/Makefile | 2 | ||||
-rw-r--r-- | gnu/usr.bin/cc/cpp/Makefile | 2 | ||||
-rw-r--r-- | gnu/usr.bin/cc/f77/Makefile | 2 | ||||
-rw-r--r-- | gnu/usr.bin/cc/libgcc/Makefile | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/gnu/usr.bin/cc/Makefile b/gnu/usr.bin/cc/Makefile index 8be131e8ec3fc..758f9337e9719 100644 --- a/gnu/usr.bin/cc/Makefile +++ b/gnu/usr.bin/cc/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.4 1994/11/15 04:51:20 phk Exp $ +# $Id: Makefile,v 1.5 1995/01/22 21:56:38 ache Exp $ # PGMDIR= cc_int cpp cc1 cc cc1plus c++ f77 libgcc doc diff --git a/gnu/usr.bin/cc/Makefile.inc b/gnu/usr.bin/cc/Makefile.inc index 16d12bf87b034..8f485ff72e863 100644 --- a/gnu/usr.bin/cc/Makefile.inc +++ b/gnu/usr.bin/cc/Makefile.inc @@ -1,5 +1,5 @@ # -# $Id: Makefile.inc,v 1.12 1995/03/10 19:39:32 davidg Exp $ +# $Id: Makefile.inc,v 1.13 1995/03/11 03:48:42 nate Exp $ # CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../include diff --git a/gnu/usr.bin/cc/README b/gnu/usr.bin/cc/README index e47729a5d7508..c984169358918 100644 --- a/gnu/usr.bin/cc/README +++ b/gnu/usr.bin/cc/README @@ -1,5 +1,5 @@ -$Id$ +$Id: README,v 1.3 1994/11/15 04:51:22 phk Exp $ This directory contains gcc in a form that uses "bmake" makefiles. This is not the place you want to start, if you want to hack gcc. diff --git a/gnu/usr.bin/cc/c++/Makefile b/gnu/usr.bin/cc/c++/Makefile index 5557c627dfdc9..4eb3926dc2536 100644 --- a/gnu/usr.bin/cc/c++/Makefile +++ b/gnu/usr.bin/cc/c++/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.5 1994/11/15 04:51:26 phk Exp $ # PROG = c++ diff --git a/gnu/usr.bin/cc/cc/Makefile b/gnu/usr.bin/cc/cc/Makefile index e796b53533151..c3fc5af6b32a8 100644 --- a/gnu/usr.bin/cc/cc/Makefile +++ b/gnu/usr.bin/cc/cc/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.8 1994/12/26 19:15:19 ats Exp $ +# $Id: Makefile,v 1.8.4.2 1996/06/05 02:39:25 jkh Exp $ # PROG = cc diff --git a/gnu/usr.bin/cc/cc/cc.1 b/gnu/usr.bin/cc/cc/cc.1 index dc5d5b2bf4322..5c285124cfc40 100644 --- a/gnu/usr.bin/cc/cc/cc.1 +++ b/gnu/usr.bin/cc/cc/cc.1 @@ -20,7 +20,7 @@ .if n .sp .if t .sp 0.4 .. -.Id $Id: cc.1,v 1.2 1994/11/15 04:51:29 phk Exp $ +.Id $Id: cc.1,v 1.2.4.2 1996/06/05 02:39:26 jkh Exp $ .TH GCC 1 "\*(Dt" "GNU Tools" "GNU Tools" .SH NAME gcc, g++ \- GNU project C and C++ Compiler (v2.6) diff --git a/gnu/usr.bin/cc/cc1/Makefile b/gnu/usr.bin/cc/cc1/Makefile index 3ef7608333564..17deeb86af0f5 100644 --- a/gnu/usr.bin/cc/cc1/Makefile +++ b/gnu/usr.bin/cc/cc1/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.5 1994/11/15 04:51:32 phk Exp $ # PROG = cc1 diff --git a/gnu/usr.bin/cc/cc1plus/Makefile b/gnu/usr.bin/cc/cc1plus/Makefile index 22bdba3606dbc..fc98228337b63 100644 --- a/gnu/usr.bin/cc/cc1plus/Makefile +++ b/gnu/usr.bin/cc/cc1plus/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.5 1994/11/15 04:51:37 phk Exp $ # PROG = cc1plus diff --git a/gnu/usr.bin/cc/cc_int/Makefile b/gnu/usr.bin/cc/cc_int/Makefile index a7df2a34147df..7e5fb82e90b98 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.7 1994/11/15 04:51:40 phk Exp $ +# $Id: Makefile,v 1.8 1995/03/13 01:30:02 ache Exp $ # SRCS = aux-output.c bc-emit.c bc-optab.c c-common.c caller-save.c calls.c combine.c convert.c cse.c dbxout.c dwarfout.c emit-rtl.c explow.c expmed.c expr.c final.c flow.c fold-const.c function.c getpwd.c global.c insn-attrtab.c insn-emit.c insn-extract.c insn-opinit.c insn-output.c insn-peep.c insn-recog.c integrate.c jump.c local-alloc.c loop.c obstack.c optabs.c print-rtl.c print-tree.c real.c recog.c reg-stack.c regclass.c reload.c reload1.c reorg.c rtl.c rtlanal.c sched.c sdbout.c stmt.c stor-layout.c stupid.c toplev.c tree.c unroll.c varasm.c version.c xcoffout.c diff --git a/gnu/usr.bin/cc/cpp/Makefile b/gnu/usr.bin/cc/cpp/Makefile index 43ec78c3a49fc..0be24522688ea 100644 --- a/gnu/usr.bin/cc/cpp/Makefile +++ b/gnu/usr.bin/cc/cpp/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.4 1994/11/15 04:52:05 phk Exp $ # PROG = cpp diff --git a/gnu/usr.bin/cc/f77/Makefile b/gnu/usr.bin/cc/f77/Makefile index 04f667bd98bdd..d84cc848761ec 100644 --- a/gnu/usr.bin/cc/f77/Makefile +++ b/gnu/usr.bin/cc/f77/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.1 1994/10/25 14:36:49 ljo Exp $ +# $Id: Makefile,v 1.1.6.2 1996/06/05 02:39:33 jkh Exp $ # PROG = f77 diff --git a/gnu/usr.bin/cc/libgcc/Makefile b/gnu/usr.bin/cc/libgcc/Makefile index 45a301df0fef1..090ddcaf21cae 100644 --- a/gnu/usr.bin/cc/libgcc/Makefile +++ b/gnu/usr.bin/cc/libgcc/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.8 1995/03/12 20:17:07 phk Exp $ +# $Id: Makefile,v 1.8.4.2 1996/06/05 02:39:36 jkh Exp $ # LIB= gcc |