help-make
[Top][All Lists]
Advanced

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

Re: variable describing target


From: Bryan Ischo
Subject: Re: variable describing target
Date: Sun, 9 Sep 2007 21:32:42 -0400 (EDT)
User-agent: SquirrelMail/1.4.8-4.fc5

> $ make help
> Makefile:217: *** PLATFORM must be set to one of: unix, win32.  Stop.
>
> $ PLATFORM=unix make
> (help text)

Just to avoid confusion with my example, this should have read:

$ make help
Makefile:217: *** PLATFORM must be set to one of: unix, win32.  Stop.

$ PLATFORM=unix make help
(help text)

Thanks,
Bryan






reply via email to

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