| 1 |
< |
# Makefile.in generated by automake 1.11.5 from Makefile.am. |
| 1 |
> |
# Makefile.in generated by automake 1.12 from Makefile.am. |
| 2 |
|
# @configure_input@ |
| 3 |
|
|
| 4 |
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
| 357 |
|
ctags: CTAGS |
| 358 |
|
CTAGS: |
| 359 |
|
|
| 360 |
+ |
cscope cscopelist: |
| 361 |
+ |
|
| 362 |
|
|
| 363 |
|
distdir: $(DISTFILES) |
| 364 |
|
@list='$(MANS)'; if test -n "$$list"; then \ |
| 367 |
|
if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \ |
| 368 |
|
if test -n "$$list" && \ |
| 369 |
|
grep 'ab help2man is required to generate this page' $$list >/dev/null; then \ |
| 370 |
< |
echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \ |
| 370 |
> |
echo "error: found man pages containing the 'missing help2man' replacement text:" >&2; \ |
| 371 |
|
grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \ |
| 372 |
|
echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \ |
| 373 |
< |
echo " typically \`make maintainer-clean' will remove them" >&2; \ |
| 373 |
> |
echo " typically 'make maintainer-clean' will remove them" >&2; \ |
| 374 |
|
exit 1; \ |
| 375 |
|
else :; fi; \ |
| 376 |
|
else :; fi |