diff options
author | Garrett Wollman <wollman@FreeBSD.org> | 1994-09-18 22:35:55 +0000 |
---|---|---|
committer | Garrett Wollman <wollman@FreeBSD.org> | 1994-09-18 22:35:55 +0000 |
commit | b4aca961be225de5e841add766d2561bb2cf3022 (patch) | |
tree | 1a09b36ed3da81af997542ab383a12a4c170308f /gnu/usr.bin/cc/Makefile | |
parent | ac1a8b47c77614c4cff2da718de9f824bb55510a (diff) |
Notes
Diffstat (limited to 'gnu/usr.bin/cc/Makefile')
-rw-r--r-- | gnu/usr.bin/cc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/Makefile b/gnu/usr.bin/cc/Makefile index 74e88b88840a1..cbec53bd4594b 100644 --- a/gnu/usr.bin/cc/Makefile +++ b/gnu/usr.bin/cc/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $Id$ # PGMDIR= cc_int cpp cc1 cc cc1plus c++ libgcc |