| 1 |
< |
# Makefile.in generated by automake 1.10 from Makefile.am. |
| 1 |
> |
# Makefile.in generated by automake 1.10.1 from Makefile.am. |
| 2 |
|
# @configure_input@ |
| 3 |
|
|
| 4 |
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
| 5 |
< |
# 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 5 |
> |
# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
| 6 |
|
# This Makefile.in is free software; the Free Software Foundation |
| 7 |
|
# gives unlimited permission to copy and/or distribute it, |
| 8 |
|
# with or without modifications, as long as this notice is preserved. |
| 75 |
|
DATADIR = @DATADIR@ |
| 76 |
|
DEFS = @DEFS@ |
| 77 |
|
DEPDIR = @DEPDIR@ |
| 78 |
+ |
DSYMUTIL = @DSYMUTIL@ |
| 79 |
|
ECHO = @ECHO@ |
| 80 |
|
ECHO_C = @ECHO_C@ |
| 81 |
|
ECHO_N = @ECHO_N@ |
| 106 |
|
MAINT = @MAINT@ |
| 107 |
|
MAKEINFO = @MAKEINFO@ |
| 108 |
|
MKDIR_P = @MKDIR_P@ |
| 109 |
+ |
NMEDIT = @NMEDIT@ |
| 110 |
|
OBJEXT = @OBJEXT@ |
| 111 |
|
PACKAGE = @PACKAGE@ |
| 112 |
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
| 175 |
|
subdirs = @subdirs@ |
| 176 |
|
sysconfdir = @sysconfdir@ |
| 177 |
|
target_alias = @target_alias@ |
| 178 |
+ |
top_build_prefix = @top_build_prefix@ |
| 179 |
|
top_builddir = @top_builddir@ |
| 180 |
|
top_srcdir = @top_srcdir@ |
| 181 |
|
AUTOMAKE_OPTIONS = foreign |