Viktor Szakáts wrote:
> 
> Is there any important feature still missing from hbmk2?
> 

Hi,
I don't know is important or not
but, please tell my what expected result for this

hbmk2 @all.hbm
hbmk2 @all2.hbm

-------- all.hbm -------
test2.hbm
test1.hbm
test.hbm
-----------------------

-------- all2.hbm ------
test1.hbm
test2.hbm
test.hbm
-----------------------

------ test.hbm -------
test.prg
-omytest
-----------------------

------ test1.hbm ------
-hblib
test1.prg
-omytest1
-----------------------
------ test2.hbm ------
-hbcc
-gh
test2.prg
-omytest2
-----------------------

------ test.prg ------
proc main
? (__FILE__)
return
-----------------------

------ test1.prg ------
proc libtest
? (__FILE__)
return
-----------------------

------ test2.prg ------
proc hrbtest
? (__FILE__)
return
-----------------------


Regards,
Petr

 



-- 
View this message in context: 
http://www.nabble.com/hbmk2%3A-any-features-still-missing--tp23501356p23503236.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to