Small fixes to enable jam build in the bin_bepascal.zip package

This commit is contained in:
ocoursiere
2003-07-31 23:54:29 +00:00
parent fc12568619
commit a0cb2093bf

View File

@@ -23,6 +23,9 @@ SubDir BEPASCAL_TOP ;
# Force creation of target's directories BEFORE the building of libbepascal.so
Depends libbepascal.so : dirs ;
NOCARE libbepascal.so ;
NOCARE libstubgen.so ;
# set the distribution dir
DISTRIB_DIR = distrib ;
LIBBEPASCAL_INSTALL_DIR = /boot/home/config/lib ;
@@ -53,6 +56,7 @@ rule MakeDistribs
Jamrules
source/Jamfile
source/bepascal/Jamfile
source/bepascal/cpp/Jamfile
source/bepascal/pas
lib ;
MakeZip pas_sources.zip : Readme