Subject:
|
Re: Recommended change to MAKEFILE
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Fri, 3 Mar 2000 14:23:04 GMT
|
Viewed:
|
1391 times
|
| |
| |
On Fri, 3 Mar 2000, Martin Cornelius wrote:
> Rossz Vámos-Wentworth wrote:
> > I recomend this change:
> >
> > # for the kernel
> > .depend:
> > $(CC) -M $(CFLAGS) -c $(LEGOS_ROOT)kernel/*.c >.depend
> >
> > # for a typecial program
> > .depend:
> > $(CC) -M $(CFLAGS) -c *.c >.depend
> >
> > This simple changes has three advantages. 1. The program MAKEDEPEND is
> > no longer required. 2. The Perl script "FIXDEPS" is not needed. 3. The
> > dependency list will be created using the same search path as when the
> > compile occurs.
>
> imho, a very good idea. Perhaps you should check that in to CVS ?
Martin, Rossz, you guys both now are registered and have CVS write
access. Be aware that sourceforge changes those things with a cron job
that runs every six hours or so, so it may be a few hours before you
/actually/ have write access. Enjoy it then...
-Luis
#######################################################################
Profanity is the one language that all programmers understand.
-Anonymous
#######################################################################
|
|
Message has 2 Replies: | | Re: Recommended change to MAKEFILE
|
| (...) Hi, Luis... I think I need the same write permission to CVS if I want to commit the bounch of changes I've already write... ;-) Marcus supposed I was already enabled, but I got: cvs [server aborted]: "commit" requires write access to the (...) (25 years ago, 7-Mar-00, to lugnet.robotics.rcx.legos)
|
Message is in Reply To:
6 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|