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 9498995483b51..61ad9ac25188c 100644 --- a/sys/i386/boot/rawboot/Makefile +++ b/sys/i386/boot/rawboot/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3.2.1 1996/12/15 15:05:23 bde Exp $ +# $Id: Makefile,v 1.3.2.2 1997/07/01 05:56:06 pst Exp $ # PROG= boot |