Commit 2d110c0a by Kaveh R. Ghazi Committed by Kaveh Ghazi

* fixinc/Makefile.in (FL_LIST): Revert last change.

From-SVN: r61655
parent 2d1d9215
2003-01-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* fixinc/Makefile.in (FL_LIST): Revert last change.
2003-01-23 Volker Reichelt <reichelt@igpm.rwth-aachen.de> 2003-01-23 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
PR other/7341 PR other/7341
......
...@@ -29,7 +29,7 @@ SHELL=@SHELL@ ...@@ -29,7 +29,7 @@ SHELL=@SHELL@
# in the kernel. So, we use `echo' instead. # in the kernel. So, we use `echo' instead.
STAMP = echo timestamp > STAMP = echo timestamp >
FL_LIST = $(CFLAGS) $(CPPFLAGS) $(WARN_CFLAGS) $($@-warn) FL_LIST = $(CFLAGS) $(CPPFLAGS) $(WARN_CFLAGS)
FIXINC_DEFS = -DIN_GCC -DHAVE_CONFIG_H $(FL_LIST) $(INCLUDES) FIXINC_DEFS = -DIN_GCC -DHAVE_CONFIG_H $(FL_LIST) $(INCLUDES)
# Directory where sources are, from where we are. # Directory where sources are, from where we are.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment