[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
figuring out the target name?
From: |
mcmahill |
Subject: |
figuring out the target name? |
Date: |
Sun, 29 Sep 2002 00:56:35 -0400 (EDT) |
Is there a way to figure out the name of the top level target? Ie, I
want to do something like:
.if make(*-draft)
DRAFT_FLAGS+= -draft
.endif
so if I specify foo-draft as my target via 'gmake foo-draft' i trigger
that extra variable addition.
Thanks
-Dan
- Re: support for IA64 HP-UX, (continued)
- Re: support for IA64 HP-UX, Martin Sebor, 2002/09/19
- Re: support for IA64 HP-UX, Paul D. Smith, 2002/09/19
- Re: support for IA64 HP-UX, Martin Sebor, 2002/09/19
- Re: support for IA64 HP-UX, Paul D. Smith, 2002/09/19
- .for f in ${FOO} support?, mcmahill, 2002/09/19
- Re: .for f in ${FOO} support?, Paul D. Smith, 2002/09/19
- Re: .for f in ${FOO} support?, mcmahill, 2002/09/19
- Re: .for f in ${FOO} support?, Paul D. Smith, 2002/09/20
- Re: .for f in ${FOO} support?, mcmahill, 2002/09/20
- Re: .for f in ${FOO} support?, Paul D. Smith, 2002/09/21
- figuring out the target name?,
mcmahill <=
- Re: figuring out the target name?, Paul D. Smith, 2002/09/30