Re: An odd problem occur when I am studying gnu make

Ralf Wildenhues <[email protected]>
Newsgroups gmane.comp.gnu.utils
Organization Department of Numerical Simulation, University of Bonn
Message-ID <[email protected]>
Hello liyehua1986(?),

* [email protected] wrote on Sun, Mar 11, 2007 at 04:39:37AM CET:
> 
> The make program output:
> 
> generate pro.c
> use %.l rule and generate makefile.l
> use .l rule and generate makefile
> generate ok.h
> use %.l rule and generate pro.l
> use .l rule and generate pro

FWIW, I get
| generate ok.h
| use %.l rule and generate pro.l
| generate pro.c
| use .l rule and generate pro

with
| GNU Make 3.81beta4
| Copyright (C) 2003  Free Software Foundation, Inc.

> I haven't specified anything that relate to the file makefile, by why
> does make have to generate makefile.l and makefile? Is that an bug or
> else?

Not sure.  What does `make --version' give you?

Cheers,
Ralf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.