Thank for sample now I am trying play Have you a sample using bcc,msvc? Do you think that Is possible use "ifeq ($(HB_COMPILER),mingw32)" for creating a unique make file for all platform/compiler?
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rodrigo Miguel Sent: Wednesday, August 06, 2008 2:28 AM To: Harbour Project Main Developer List. Subject: [Harbour] RE: make system GNU and non-GNU Hi Massimo, > Where I put files extracted from > http://sourceforge.net/project/showfiles.php?group_id=2435&package_id=23 918 ? You can put in any place that you want, just add that to the PATH variable. Attached, you will find one good sample that compile all files inside of a src folder, so create those files and place the Makefile in the root: src bin obj Regards Rodrigo _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
