bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU make 3.80 : conditionals and rules


From: Boris Wirtz
Subject: GNU make 3.80 : conditionals and rules
Date: Tue, 26 Apr 2005 16:39:52 +0200 (MEST)

Hello,

I have a problem with make 3.80 when trying to define rules inside
conditionals.

It seems that the rule inside the conditional is not visible at
global level.


address@hidden /usr/local/gnu/bin/make PASS=depend depend-global depend-cond
make[1]: Entering directory `/disk/taifun/se0c/stud/s90/anduril/Tmp/Make'
Doing depend-global - PASS=depend.
make[1]: *** No rule to make target `depend-cond'.  Stop.
make[1]: Leaving directory `/disk/taifun/se0c/stud/s90/anduril/Tmp/Make'
make: *** [ruletest] Error 2

Attachment: Makefile
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]