[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Making Makefiles




This is good:

ftp://ftp.ugcs.caltech.edu/pub/elef/autotools/toolsmanual.html

I recommend it as it has a top introduction to autoconf (i.e. the configure.in stuff you're concerned about)

It also covers plain makefile writing if you want to do it that way.

Martin

From: Dennis Schoen <dschoen@mini.gt.owl.de>
To: Brad <lists@anomie.dhs.org>
CC: debian-user@lists.debian.org
Subject: Re: Making Makefiles
Date: Thu, 27 May 1999 21:19:24 +0200

Brad wrote:
>
> i'm getting started writing C/C++ programs that are more than one file
> long, so i decided it's about time i learn to make a makefile. The make
> info page mentions automake, the automake manpage hints at configure.in...
> i'm getting confused!
>
> What's a good way to learn to make good makefiles? Which packages do i
> need, and where do i even start to learn to use them?
>
> Thanks in advance.
>
> --
> Unsubscribe? mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null

I use the Code Crusader IDE wich can automaticly generate MakeFiles.
You find it at http://www.its.caltech.edu/~jafl/jcc/

dennis
--
# Contrary to popular belief, UNIX is a user-friendly Operating System.#
# It's just choosey about who its friends are.                         #


--
Unsubscribe? mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null




______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


Reply to: