2009-07-17 13:36 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* bin/hb-func.sh
- Deleted reference to hbfm lib.
* source/pp/Makefile
* Minor formatting.
This commit is contained in:
@@ -17,6 +17,13 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-07-17 13:36 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* bin/hb-func.sh
|
||||
- Deleted reference to hbfm lib.
|
||||
|
||||
* source/pp/Makefile
|
||||
* Minor formatting.
|
||||
|
||||
2009-07-17 13:00 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/source/pp/Makefile
|
||||
* removed old HB_PP_RULES used for precomputed pptables
|
||||
|
||||
@@ -828,7 +828,7 @@ mk_hblibso()
|
||||
for l in ${hb_libs}
|
||||
do
|
||||
case $l in
|
||||
hbdebug|profiler|hbcplr|hbfm|hbodbc|gtalleg|rddads) ;;
|
||||
hbdebug|profiler|hbcplr|hbodbc|gtalleg|rddads) ;;
|
||||
*)
|
||||
ls="lib${l}.a"
|
||||
if [ -f lib${l}mt.a ]
|
||||
|
||||
@@ -36,7 +36,7 @@ pptable.c : hbpp$(EXE_EXT)
|
||||
ifneq ($(HB_BIN_INSTALL),)
|
||||
INSTALL_FILES = $(EXE_DIR)/hbpp$(EXE_EXT)
|
||||
INSTALL_DIR = $(HB_BIN_INSTALL)
|
||||
HB_INSTALL_DEF=yes
|
||||
HB_INSTALL_DEF = yes
|
||||
include $(TOP)$(ROOT)config/install.cf
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user