diff options
Diffstat (limited to 'sys/boot/efi/libefi/Makefile')
-rw-r--r-- | sys/boot/efi/libefi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/efi/libefi/Makefile b/sys/boot/efi/libefi/Makefile index c52ffc9f27d0..ca22d8885b55 100644 --- a/sys/boot/efi/libefi/Makefile +++ b/sys/boot/efi/libefi/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/efi/libefi/Makefile,v 1.16.12.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../${MACHINE_ARCH}/${MACHINE_ARCH} |