What is a makefile?
From: Peter Venis (petervenis_at_zonnet.nl)
Date: 01/31/04
- Next message: J.: "Test"
- Previous message: Leor Zolman: "Re: Const pointers returned for non-const objects. Why?"
- Next in thread: Mike Wahler: "Re: [OT] What is a makefile?"
- Reply: Mike Wahler: "Re: [OT] What is a makefile?"
- Reply: Gianni Mariani: "Re: [OT] What is a makefile?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 31 Jan 2004 19:19:05 +0100
Hi,
I've been programming in C++ for some time now and often I've downloaded
source code from the web made by others so I can learn more from looking how
others write code. But now and then I download a library that is provided
with a 'Makefile'. I have no idea what a Makefile is and I've never been
able to figure out how to compile those sources.
Can someone instruct me how to use a makefile? I'm using C++ Builder if that
matters.
Thanks in advance,
Peter
- Next message: J.: "Test"
- Previous message: Leor Zolman: "Re: Const pointers returned for non-const objects. Why?"
- Next in thread: Mike Wahler: "Re: [OT] What is a makefile?"
- Reply: Mike Wahler: "Re: [OT] What is a makefile?"
- Reply: Gianni Mariani: "Re: [OT] What is a makefile?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|