How do you update a Makefile?
- From: chutsu <chutsu@xxxxxxxxx>
- Date: Mon, 30 Jun 2008 03:33:53 -0700 (PDT)
I'm basically a summer student working on a program called Rivet.
(http://projects.hepforge.org/rivet/) And I'm trying to port it to
BOINC so that the hosts can download the BOINC client and do some
calculation over a large clusters of computers.
Me being an absolute beginner at programming, I don't know how to
update the Makefile in Rivet! I edited the Makefile.am in the src
directory to include the BOINC APIs and Libraries, but what do you do
then? do you use autoconf to generate a Makefile.in? and then run ./
configure all overagain? cause if thats the case it didn't work.
Any help would be much appreciated!
Thanks
Chris
.
- Follow-Ups:
- Re: How do you update a Makefile?
- From: Jens Thoms Toerring
- Re: How do you update a Makefile?
- Prev by Date: Re: adding colums to text
- Next by Date: Re: Promoting unsigned long int to long int
- Previous by thread: Promoting unsigned long int to long int
- Next by thread: Re: How do you update a Makefile?
- Index(es):
Relevant Pages
|