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 67afb4ff852f..886994ebb03a 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.4.1 1996/11/08 09:30:44 jkh Exp $ # PROG= boot |