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


_______________________________________________
help-gnu-utils mailing list
help-gnu-utils@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-utils

Reply via email to