diff options
Diffstat (limited to 'sys/boot/i386/boot0/Makefile')
-rw-r--r-- | sys/boot/i386/boot0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/boot0/Makefile b/sys/boot/i386/boot0/Makefile index d6c407a0cc47..30bab5d53e8f 100644 --- a/sys/boot/i386/boot0/Makefile +++ b/sys/boot/i386/boot0/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1998/10/09 17:19:51 rnordier Exp $ +# $Id: Makefile,v 1.4 1998/10/13 18:29:18 rnordier Exp $ PROG= boot0 NOMAN= |