This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Makefile.am for GNU ed


On Sat, 2004-04-24 at 15:21, John Poltorak wrote:
> I've never written a Makefile.am file but would like to have a try...
> 
> GNU ed seems like a relatively simple app, so I'd be interested in writing 
> one for it. Can anyone suggest where I start?

Create a simple app that prints out a string. See your favorite hello
world code. Use automake and autoconf to build the program by creating a
simple Makefile.am and a configure.in.

Stephen
-- 
Stephen Torri <storri@ameritech.net>

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]