Improved comment.

This commit is contained in:
ocoursiere
2012-10-18 20:59:55 +00:00
parent 3a00092fab
commit b862e9b80c

View File

@@ -51,7 +51,7 @@ rule MakeDistribs
# binary files like libbepascal.so are needed to build bin_bepascal.zip # binary files like libbepascal.so are needed to build bin_bepascal.zip
Depends bin_bepascal.zip : libbepascal.so ; Depends bin_bepascal.zip : libbepascal.so ;
# make all distribution files. We recursively add all files # make all distribution files. We recursively add all files
# in those directories except the ones in CVS subdirectories # in those directories except the ones in CVS or svn subdirectories
# We also add Jamfiles for building and installing the included # We also add Jamfiles for building and installing the included
# sources # sources
MakeZip bin_bepascal.zip : Readme MakeZip bin_bepascal.zip : Readme