diff options
Diffstat (limited to 'sys/i386/boot/rawboot/Makefile')
-rw-r--r-- | sys/i386/boot/rawboot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/rawboot/Makefile b/sys/i386/boot/rawboot/Makefile index 1cdc0106eb96..91bb5df73e5a 100644 --- a/sys/i386/boot/rawboot/Makefile +++ b/sys/i386/boot/rawboot/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1996/10/15 16:26:05 bde Exp $ +# $Id: Makefile,v 1.3.2.1 1996/12/15 15:05:23 bde Exp $ # PROG= boot |