diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-08-27 23:37:10 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-27 23:37:10 +0000 |
| commit | 9b7a44a60e11baaf94f68f81c4b30d26f31643b7 (patch) | |
| tree | 2924a51e964369416a9c4fa35679d08926d4258c /gnu/usr.bin/cc | |
| parent | 2a4562393f80633b81c11d4f7df00548d1cc3c48 (diff) | |
Notes
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/c++/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cc/c++filt/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cc/cc/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cc/cc1/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cc/cc1obj/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cc/cc1plus/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cc/cc_drv/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cc/cc_int/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cc/cc_tools/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cc/cc_tools/freebsd-native.h | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cc/cccp/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cc/cpp/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cc/doc/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cc/f77/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cc/f771/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cc/f77doc/Makefile | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/gnu/usr.bin/cc/Makefile b/gnu/usr.bin/cc/Makefile index e88fd232d8c1..4157c8bad0d4 100644 --- a/gnu/usr.bin/cc/Makefile +++ b/gnu/usr.bin/cc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.14 1999/04/25 17:09:48 obrien Exp $ +# $FreeBSD$ # The order of some of these are rather important. Some depend on previous # subdirs. diff --git a/gnu/usr.bin/cc/Makefile.inc b/gnu/usr.bin/cc/Makefile.inc index 88ef21961fb2..858e46b5bc5b 100644 --- a/gnu/usr.bin/cc/Makefile.inc +++ b/gnu/usr.bin/cc/Makefile.inc @@ -1,4 +1,4 @@ -# $Id: Makefile.inc,v 1.36 1999/08/01 15:44:50 obrien Exp $ +# $FreeBSD$ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/c++/Makefile b/gnu/usr.bin/cc/c++/Makefile index ac0d082353ed..1bdbcc303915 100644 --- a/gnu/usr.bin/cc/c++/Makefile +++ b/gnu/usr.bin/cc/c++/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.11 1999/04/18 09:39:38 obrien Exp $ +# $FreeBSD$ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/c++filt/Makefile b/gnu/usr.bin/cc/c++filt/Makefile index ef84835cb446..ce2f8980dc3a 100644 --- a/gnu/usr.bin/cc/c++filt/Makefile +++ b/gnu/usr.bin/cc/c++filt/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1999/08/08 07:31:47 bde Exp $ +# $FreeBSD$ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/cc/Makefile b/gnu/usr.bin/cc/cc/Makefile index 384eca665066..1e05747f7196 100644 --- a/gnu/usr.bin/cc/cc/Makefile +++ b/gnu/usr.bin/cc/cc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.15 1999/04/18 09:39:37 obrien Exp $ +# $FreeBSD$ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/cc1/Makefile b/gnu/usr.bin/cc/cc1/Makefile index 93f7ed687a1c..aacd46ceaa4e 100644 --- a/gnu/usr.bin/cc/cc1/Makefile +++ b/gnu/usr.bin/cc/cc1/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.13 1999/04/04 16:36:32 obrien Exp $ +# $FreeBSD$ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/cc1obj/Makefile b/gnu/usr.bin/cc/cc1obj/Makefile index a9c5e1ba8d35..ac4c5732699f 100644 --- a/gnu/usr.bin/cc/cc1obj/Makefile +++ b/gnu/usr.bin/cc/cc1obj/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.6 1999/04/04 16:36:33 obrien Exp $ +# $FreeBSD$ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/cc1plus/Makefile b/gnu/usr.bin/cc/cc1plus/Makefile index 17c4d636711b..e68fd305f8af 100644 --- a/gnu/usr.bin/cc/cc1plus/Makefile +++ b/gnu/usr.bin/cc/cc1plus/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.18 1999/08/14 22:44:36 obrien Exp $ +# $FreeBSD$ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/cc_drv/Makefile b/gnu/usr.bin/cc/cc_drv/Makefile index 8dddbba095c6..034bea38997a 100644 --- a/gnu/usr.bin/cc/cc_drv/Makefile +++ b/gnu/usr.bin/cc/cc_drv/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1999/04/04 20:29:43 imp Exp $ +# $FreeBSD$ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/cc_int/Makefile b/gnu/usr.bin/cc/cc_int/Makefile index 938a04d5b901..4b0b62b5f177 100644 --- a/gnu/usr.bin/cc/cc_int/Makefile +++ b/gnu/usr.bin/cc/cc_int/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.20 1999/04/25 17:23:28 obrien Exp $ +# $FreeBSD$ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/cc_tools/Makefile b/gnu/usr.bin/cc/cc_tools/Makefile index b353fda622e0..ef80109a4490 100644 --- a/gnu/usr.bin/cc/cc_tools/Makefile +++ b/gnu/usr.bin/cc/cc_tools/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.37 1999/08/16 09:55:16 obrien Exp $ +# $FreeBSD$ # # This could probably be merged with ../cc_int/Makefile, but bsd.lib.mk diff --git a/gnu/usr.bin/cc/cc_tools/freebsd-native.h b/gnu/usr.bin/cc/cc_tools/freebsd-native.h index 99bb829187fd..42bdb20a8213 100644 --- a/gnu/usr.bin/cc/cc_tools/freebsd-native.h +++ b/gnu/usr.bin/cc/cc_tools/freebsd-native.h @@ -1,4 +1,4 @@ -/* $Id: freebsd-native.h,v 1.1 1999/04/28 18:48:05 obrien Exp $ */ +/* $FreeBSD$ */ /* FREEBSD_NATIVE is defined when gcc is integrated into the FreeBSD source tree so it can be configured appropriately without using diff --git a/gnu/usr.bin/cc/cccp/Makefile b/gnu/usr.bin/cc/cccp/Makefile index eec6ef39328b..d8ff4ae2fe04 100644 --- a/gnu/usr.bin/cc/cccp/Makefile +++ b/gnu/usr.bin/cc/cccp/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.12 1999/04/04 16:36:35 obrien Exp $ +# $FreeBSD$ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/cpp/Makefile b/gnu/usr.bin/cc/cpp/Makefile index eec6ef39328b..d8ff4ae2fe04 100644 --- a/gnu/usr.bin/cc/cpp/Makefile +++ b/gnu/usr.bin/cc/cpp/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.12 1999/04/04 16:36:35 obrien Exp $ +# $FreeBSD$ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/doc/Makefile b/gnu/usr.bin/cc/doc/Makefile index b3b88b69c891..5e44319015bb 100644 --- a/gnu/usr.bin/cc/doc/Makefile +++ b/gnu/usr.bin/cc/doc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1999/04/05 07:10:13 obrien Exp $ +# $FreeBSD$ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/f77/Makefile b/gnu/usr.bin/cc/f77/Makefile index 2e5342c20dbd..d1d572e52d39 100644 --- a/gnu/usr.bin/cc/f77/Makefile +++ b/gnu/usr.bin/cc/f77/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.7 1999/04/18 09:42:56 obrien Exp $ +# $FreeBSD$ .include "../Makefile.inc" diff --git a/gnu/usr.bin/cc/f771/Makefile b/gnu/usr.bin/cc/f771/Makefile index 62184392577f..4a2ba4066364 100644 --- a/gnu/usr.bin/cc/f771/Makefile +++ b/gnu/usr.bin/cc/f771/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1999/04/18 09:33:25 obrien Exp $ +# $FreeBSD$ .include "${.CURDIR}/../Makefile.inc" diff --git a/gnu/usr.bin/cc/f77doc/Makefile b/gnu/usr.bin/cc/f77doc/Makefile index 30a4a1e94dd7..d6e6384dbb4b 100644 --- a/gnu/usr.bin/cc/f77doc/Makefile +++ b/gnu/usr.bin/cc/f77doc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1999/04/25 17:09:48 obrien Exp $ +# $FreeBSD$ .include "../Makefile.inc" |
