> I have to port some apps from C53+Fivewin16 to Harbour+Bcc+Fivewin32. > > I'm trying to use hbmk2 to replace the old makefiles but I can't find > the proper solutions. > > Where can I find some doc about hbmk2?
1. hbmk2 --help 2. Plenty of live examples in Harbour SVN. (dir /s *.hb*) 3. Massimo's site f.e. For basic stuff it's compatible with hbmk script. > What I need are two simple things: > > - create a lib from *.prg and *.c that are in a dir hbmk2 -hblib *.prg *.c -omylib > - create an exe from *.prg and libs created in the step above hbmk2 *.prg -lmylib By and large. Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour