diff options
Diffstat (limited to 'usr.bin/global/lib/Makefile')
-rw-r--r-- | usr.bin/global/lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/global/lib/Makefile b/usr.bin/global/lib/Makefile index ad6b48d8ecdb1..e875868be4ba8 100644 --- a/usr.bin/global/lib/Makefile +++ b/usr.bin/global/lib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/global/lib/Makefile,v 1.4 1999/08/28 01:01:51 peter Exp $ GLOBAL_DIR= ${.CURDIR}/../../../contrib/global .PATH: ${GLOBAL_DIR}/lib |