URL:
<http://savannah.gnu.org/bugs/?27093>
Summary: implicit rule documentation slightly wrong
Project: make
Submitted by: None
Submitted on: Thu 23 Jul 2009 07:19:20 PM UTC
Severity: 3 - Normal
Item Group: Documentation
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Component Version: 3.81
Operating System: Any
Fixed Release: None
_______________________________________________________
Details:
The documentation section 10.2 Catalogue of Implicit Rules contains the
following:
Compiling C programs
n.o is made automatically from n.c with a command of the form `$(CC)
-c $(CPPFLAGS) $(CFLAGS)'
But when I let this rule of off it, it seem like $(CPPFLAGS) and $(CFLAGS)
end of getting put before the -c flag.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?27093>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-make