diff options
Diffstat (limited to 'sys/i386/boot/Makefile')
-rw-r--r-- | sys/i386/boot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/Makefile b/sys/i386/boot/Makefile index c151bf2804a2e..346062cfc1548 100644 --- a/sys/i386/boot/Makefile +++ b/sys/i386/boot/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.24 1995/03/28 19:22:34 phk Exp $ +# $Id: Makefile,v 1.25 1995/04/15 08:24:33 phk Exp $ SUBDIR= biosboot netboot dosboot kzipboot |