diff options
Diffstat (limited to 'sys/i386/boot/dosboot/Makefile')
-rw-r--r-- | sys/i386/boot/dosboot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/dosboot/Makefile b/sys/i386/boot/dosboot/Makefile index 4646bbb0c229a..9e308f9a87b1a 100644 --- a/sys/i386/boot/dosboot/Makefile +++ b/sys/i386/boot/dosboot/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1995/03/28 19:22:43 phk Exp $ +# $Id: Makefile,v 1.2 1995/05/30 07:58:41 rgrimes Exp $ # MPROG= fbsdboot.exe |