2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-28 07:22:31 +00:00

comment at beginning of file updated.

[SVN r13483]
This commit is contained in:
Ralf W. Grosse-Kunstleve
2002-04-14 15:24:19 +00:00
parent 360dbd9e5e
commit a9fb1b25a8

View File

@@ -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