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..8e39926e2ae3d 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 2003/06/04 10:01:10 fanf Exp $ PROG= unifdef SCRIPTS=unifdefall.sh |