From 497cd9d8828e43b4458c197fbfdb531f6de43ded Mon Sep 17 00:00:00 2001 From: steve Date: Fri, 23 Feb 2007 21:58:12 +0000 Subject: [PATCH] 2007-02-23 21:58:12 by steve Updated comments. --- Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 5605793..e47a5a1 100644 --- a/Makefile +++ b/Makefile @@ -1,13 +1,14 @@ # -# Utility makefile for people working with xen-tools, this contains -# a lot of targets useful for people working on the code from the -# CVS repository - but it also contains other useful targets. +# Utility makefile for people working with xen-tools. +# +# The targets are intended to be useful for people who are using +# the CVS repository - but it also contains other useful targets. # # Steve # -- # http://www.steve.org.uk/ # -# $Id: Makefile,v 1.93 2007-01-14 21:17:51 steve Exp $ +# $Id: Makefile,v 1.94 2007-02-23 21:58:12 steve Exp $ #