help-make
[Top][All Lists]
Advanced

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

Re: How to use gmsl


From: John Graham-Cumming
Subject: Re: How to use gmsl
Date: Tue, 28 Mar 2006 23:23:19 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040208 Thunderbird/0.5 Mnenhy/0.6.0.104

PATTON, BILLY (SBCSI) wrote:
include gmsl

ifeq ( $(true),$(call or,$(findstring
build,$(MAKECMDGOALS)),$(findstring refresh,$(MAKECMDGOALS))))
TEST := ok
else
TEST := not ok
endif

There should not be a space before $(true).

John.





reply via email to

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