| 1 |
< |
# Makefile.in generated by automake 1.11 from Makefile.am. |
| 1 |
> |
# Makefile.in generated by automake 1.11.1 from Makefile.am. |
| 2 |
|
# @configure_input@ |
| 3 |
|
|
| 4 |
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
| 275 |
|
# (which will cause the Makefiles to be regenerated when you run `make'); |
| 276 |
|
# (2) otherwise, pass the desired values on the `make' command line. |
| 277 |
|
$(RECURSIVE_TARGETS): |
| 278 |
< |
@failcom='exit 1'; \ |
| 278 |
> |
@fail= failcom='exit 1'; \ |
| 279 |
|
for f in x $$MAKEFLAGS; do \ |
| 280 |
|
case $$f in \ |
| 281 |
|
*=* | --[!k]*);; \ |
| 300 |
|
fi; test -z "$$fail" |
| 301 |
|
|
| 302 |
|
$(RECURSIVE_CLEAN_TARGETS): |
| 303 |
< |
@failcom='exit 1'; \ |
| 303 |
> |
@fail= failcom='exit 1'; \ |
| 304 |
|
for f in x $$MAKEFLAGS; do \ |
| 305 |
|
case $$f in \ |
| 306 |
|
*=* | --[!k]*);; \ |