Markus Wendling wrote:
> 
> dear c-programmers of the linux-community,
> 
> my problem is a small step for mankind but a big step for me:
> 
> I'd like to compile a c program. the code is distributed over several files.
> 
> "at work" (using sun or aix) I am used to type 'mkmf' in the directory where the 
>code is located to get the proper makefile from a template.
> then typing "make" is sufficient to compile the program.
> 
> is there anything similar for linux ?
> I read about the automake, but therefore you have to make
> configure files and other more difficult things than typing 'mkmf'.
> 
> regards,
> markus

Markus, who made the 'template' on your Sun box?  mkmf will work the
same on Linux if you make a template file for it.  Have you looked into
running emacs (or Xemacs)?
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to