Re: Makefile-command by VisualAge [Virus checked]

From: Ian D. Bjorhovde (ianbjor@MOBILEAUDIO.COM)
Date: Tue Mar 23 2004 - 14:53:45 EST


fmu@OERAG.DE wrote:
> Hi *,
>
> I have no experience with VisualAge C++ on AIX
>
> Now I have a question. I deinstall the old Version (4.0) and install the
> new VisualAge C++ Version 6. But now the Makefile-Command false. What must
> I export for an environment or change the .profile that the Makefile
> command runs.
>

The command you want is 'make' -- make reads the Makefile to handle the
builds. (make is coded to look for a file named 'Makefile' by default,
so you should just be able to go into the directory and type 'make').

Good luck,



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:17:44 EDT