From a9fb1b25a817689d9fa0cd1badac01d95f6ff051 Mon Sep 17 00:00:00 2001 From: "Ralf W. Grosse-Kunstleve" Date: Sun, 14 Apr 2002 15:24:19 +0000 Subject: [PATCH] comment at beginning of file updated. [SVN r13483] --- build/vc60.mak | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build/vc60.mak b/build/vc60.mak index 1709073c..2903c0c7 100644 --- a/build/vc60.mak +++ b/build/vc60.mak @@ -1,5 +1,9 @@ # Usage: # +# Create a new empty directory anywhere (preferably not in the boost tree). +# Copy this Makefile to that new directory and rename it to "Makefile" +# Adjust the pathnames below. +# # make copy Copy the sources and tests # make Compile all sources # make test Run doctest tests