diff options
Diffstat (limited to 'gnu/usr.bin/cc/cc_drv/Makefile')
-rw-r--r-- | gnu/usr.bin/cc/cc_drv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/cc_drv/Makefile b/gnu/usr.bin/cc/cc_drv/Makefile index 332b37ae5e9f8..703de3e34a90c 100644 --- a/gnu/usr.bin/cc/cc_drv/Makefile +++ b/gnu/usr.bin/cc/cc_drv/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/cc_drv/Makefile,v 1.11 2000/01/24 08:44:30 obrien Exp $ .include "../Makefile.inc" |