public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Standard LEX variable doesn't work in Make.
@ 2016-11-21 17:33 Kaz Kylheku
  2016-11-22 20:59 ` Ken Brown
  2016-11-22 21:16 ` Hans-Bernhard Bröker
  0 siblings, 2 replies; 7+ messages in thread
From: Kaz Kylheku @ 2016-11-21 17:33 UTC (permalink / raw)
  To: Cygwin

Hi,

I'm changing a FOSS project to rely more on standard Make
vars such as CC and CFLAGS and such: use $(CC) for
the compiler unless told otherwise, incorporate $(CFLAGS)
if it is defined, and so forth. This is friendly toward
distro package maintainers.

Anyway, even though my Cygwin installation has GNU Flex,
the lex command is nonexistent; thus the $(LEX) Make
variable fails.

Either LEX should go to "flex", or there should be a
"lex" alias.

If the installation has some sort of lex, the
predefined $(LEX) variable should resolve to it.



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-11-26 21:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-21 17:33 Standard LEX variable doesn't work in Make Kaz Kylheku
2016-11-22 20:59 ` Ken Brown
2016-11-22 21:16 ` Hans-Bernhard Bröker
2016-11-25 19:54   ` Brian Inglis
2016-11-26 23:51     ` Hans-Bernhard Bröker
2016-11-27  3:04       ` Brian Inglis
2016-11-27 16:02         ` Hans-Bernhard Bröker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).