Little fixes to enable compiling "out of the box"

This commit is contained in:
ocoursiere
2004-07-24 22:07:05 +00:00
parent 4402454940
commit 94ad4d6d05
2 changed files with 4 additions and 4 deletions

View File

@@ -44,7 +44,8 @@ SEARCH on docs.zip = . ;
rule MakeDistribs
{
MkDir -p $(DISTRIB_DIR) ;
MkDir $(DISTRIB_DIR) ;
# copy libbepascal.so in lib
Bulk lib : libbepascal.so libstubgen.so ;
# binary files like libbepascal.so are needed to build bin_bepascal.zip