diff options
Diffstat (limited to 'usr.bin/unifdef/Makefile')
-rw-r--r-- | usr.bin/unifdef/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/unifdef/Makefile b/usr.bin/unifdef/Makefile index b31709aa6e62f..d4f04e9d9c2cf 100644 --- a/usr.bin/unifdef/Makefile +++ b/usr.bin/unifdef/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/unifdef/Makefile,v 1.6.36.1 2010/12/21 17:10:29 kensmith Exp $ PROG= unifdef SCRIPTS=unifdefall.sh |