diff options
Diffstat (limited to 'usr.bin/c99/Makefile')
-rw-r--r-- | usr.bin/c99/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/c99/Makefile b/usr.bin/c99/Makefile index 580065ff15c69..99921ef4ab789 100644 --- a/usr.bin/c99/Makefile +++ b/usr.bin/c99/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/c99/Makefile,v 1.1 2002/10/07 09:37:55 tjr Exp $ PROG= c99 |