Re: multiple target type makefile
- From: "Curtis W" <cwarren89@xxxxxxxxx>
- Date: 29 Jun 2006 09:48:08 -0700
Why don't you have a DEBUG flag or something and then do different
things depending on what it is. You can reset variables when invoking
make (make DEBUG=1), so you could just set it to the default in the
makefile and override it if necessary.
.
- References:
- multiple target type makefile
- From: eohrnberger
- Re: multiple target type makefile
- From: eohrnberger@xxxxxxxxx
- multiple target type makefile
- Prev by Date: Re: RAD vs. performance
- Next by Date: Re: RAD vs. performance
- Previous by thread: Re: multiple target type makefile
- Next by thread: Re: multiple target type makefile
- Index(es):
Relevant Pages
|