diff options
Diffstat (limited to 'sys/boot/alpha/Makefile')
-rw-r--r-- | sys/boot/alpha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/alpha/Makefile b/sys/boot/alpha/Makefile index 81dec03..a36f2cf 100644 --- a/sys/boot/alpha/Makefile +++ b/sys/boot/alpha/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $FreeBSD$ SUBDIR= libalpha SUBDIR+= boot1 boot2 netboot |