Small fixes to enable jam build in the bin_bepascal.zip package
This commit is contained in:
@@ -23,6 +23,9 @@ SubDir BEPASCAL_TOP ;
|
|||||||
# Force creation of target's directories BEFORE the building of libbepascal.so
|
# Force creation of target's directories BEFORE the building of libbepascal.so
|
||||||
Depends libbepascal.so : dirs ;
|
Depends libbepascal.so : dirs ;
|
||||||
|
|
||||||
|
NOCARE libbepascal.so ;
|
||||||
|
NOCARE libstubgen.so ;
|
||||||
|
|
||||||
# set the distribution dir
|
# set the distribution dir
|
||||||
DISTRIB_DIR = distrib ;
|
DISTRIB_DIR = distrib ;
|
||||||
LIBBEPASCAL_INSTALL_DIR = /boot/home/config/lib ;
|
LIBBEPASCAL_INSTALL_DIR = /boot/home/config/lib ;
|
||||||
@@ -53,6 +56,7 @@ rule MakeDistribs
|
|||||||
Jamrules
|
Jamrules
|
||||||
source/Jamfile
|
source/Jamfile
|
||||||
source/bepascal/Jamfile
|
source/bepascal/Jamfile
|
||||||
|
source/bepascal/cpp/Jamfile
|
||||||
source/bepascal/pas
|
source/bepascal/pas
|
||||||
lib ;
|
lib ;
|
||||||
MakeZip pas_sources.zip : Readme
|
MakeZip pas_sources.zip : Readme
|
||||||
|
|||||||
Reference in New Issue
Block a user