| 1 |
# Makefile.in generated by automake 1.11 from Makefile.am. |
|---|
| 2 |
# @configure_input@ |
|---|
| 3 |
|
|---|
| 4 |
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
|---|
| 5 |
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, |
|---|
| 6 |
# Inc. |
|---|
| 7 |
# This Makefile.in is free software; the Free Software Foundation |
|---|
| 8 |
# gives unlimited permission to copy and/or distribute it, |
|---|
| 9 |
# with or without modifications, as long as this notice is preserved. |
|---|
| 10 |
|
|---|
| 11 |
# This program is distributed in the hope that it will be useful, |
|---|
| 12 |
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
|---|
| 13 |
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
|---|
| 14 |
# PARTICULAR PURPOSE. |
|---|
| 15 |
|
|---|
| 16 |
@SET_MAKE@ |
|---|
| 17 |
|
|---|
| 18 |
# Copyright (C) 2007-9 Andrew Schofield <andrew_s@fahmon.net> |
|---|
| 19 |
# |
|---|
| 20 |
# This file is free software; as a special exception the author gives |
|---|
| 21 |
# unlimited permission to copy and/or distribute it, with or without |
|---|
| 22 |
# modifications, as long as this notice is preserved. |
|---|
| 23 |
# |
|---|
| 24 |
# This program is distributed in the hope that it will be useful, but |
|---|
| 25 |
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the |
|---|
| 26 |
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 27 |
|
|---|
| 28 |
VPATH = @srcdir@ |
|---|
| 29 |
pkgdatadir = $(datadir)/@PACKAGE@ |
|---|
| 30 |
pkgincludedir = $(includedir)/@PACKAGE@ |
|---|
| 31 |
pkglibdir = $(libdir)/@PACKAGE@ |
|---|
| 32 |
pkglibexecdir = $(libexecdir)/@PACKAGE@ |
|---|
| 33 |
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
|---|
| 34 |
install_sh_DATA = $(install_sh) -c -m 644 |
|---|
| 35 |
install_sh_PROGRAM = $(install_sh) -c |
|---|
| 36 |
install_sh_SCRIPT = $(install_sh) -c |
|---|
| 37 |
INSTALL_HEADER = $(INSTALL_DATA) |
|---|
| 38 |
transform = $(program_transform_name) |
|---|
| 39 |
NORMAL_INSTALL = : |
|---|
| 40 |
PRE_INSTALL = : |
|---|
| 41 |
POST_INSTALL = : |
|---|
| 42 |
NORMAL_UNINSTALL = : |
|---|
| 43 |
PRE_UNINSTALL = : |
|---|
| 44 |
POST_UNINSTALL = : |
|---|
| 45 |
build_triplet = @build@ |
|---|
| 46 |
host_triplet = @host@ |
|---|
| 47 |
subdir = . |
|---|
| 48 |
DIST_COMMON = README $(am__configure_deps) \ |
|---|
| 49 |
$(srcdir)/FahMon-Info.plist.in $(srcdir)/FahMon.nsi.in \ |
|---|
| 50 |
$(srcdir)/Makefile.am $(srcdir)/Makefile.in \ |
|---|
| 51 |
$(srcdir)/README.in $(srcdir)/config.h.in $(srcdir)/doxconf.in \ |
|---|
| 52 |
$(srcdir)/fahmon.spec.in $(top_srcdir)/configure ABOUT-NLS \ |
|---|
| 53 |
AUTHORS COPYING ChangeLog INSTALL NEWS THANKS config.guess \ |
|---|
| 54 |
config.rpath config.sub depcomp install-sh ltmain.sh missing |
|---|
| 55 |
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
|---|
| 56 |
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ |
|---|
| 57 |
$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \ |
|---|
| 58 |
$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ |
|---|
| 59 |
$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ |
|---|
| 60 |
$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ |
|---|
| 61 |
$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \ |
|---|
| 62 |
$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \ |
|---|
| 63 |
$(top_srcdir)/m4/wxwin.m4 $(top_srcdir)/m4/libcurl.m4 \ |
|---|
| 64 |
$(top_srcdir)/configure.ac |
|---|
| 65 |
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
|---|
| 66 |
$(ACLOCAL_M4) |
|---|
| 67 |
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
|---|
| 68 |
configure.lineno config.status.lineno |
|---|
| 69 |
mkinstalldirs = $(install_sh) -d |
|---|
| 70 |
CONFIG_HEADER = config.h |
|---|
| 71 |
CONFIG_CLEAN_FILES = README FahMon.nsi fahmon.spec doxconf \ |
|---|
| 72 |
FahMon-Info.plist |
|---|
| 73 |
CONFIG_CLEAN_VPATH_FILES = |
|---|
| 74 |
SOURCES = |
|---|
| 75 |
DIST_SOURCES = |
|---|
| 76 |
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
|---|
| 77 |
html-recursive info-recursive install-data-recursive \ |
|---|
| 78 |
install-dvi-recursive install-exec-recursive \ |
|---|
| 79 |
install-html-recursive install-info-recursive \ |
|---|
| 80 |
install-pdf-recursive install-ps-recursive install-recursive \ |
|---|
| 81 |
installcheck-recursive installdirs-recursive pdf-recursive \ |
|---|
| 82 |
ps-recursive uninstall-recursive |
|---|
| 83 |
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
|---|
| 84 |
am__vpath_adj = case $$p in \ |
|---|
| 85 |
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
|---|
| 86 |
*) f=$$p;; \ |
|---|
| 87 |
esac; |
|---|
| 88 |
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; |
|---|
| 89 |
am__install_max = 40 |
|---|
| 90 |
am__nobase_strip_setup = \ |
|---|
| 91 |
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` |
|---|
| 92 |
am__nobase_strip = \ |
|---|
| 93 |
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" |
|---|
| 94 |
am__nobase_list = $(am__nobase_strip_setup); \ |
|---|
| 95 |
for p in $$list; do echo "$$p $$p"; done | \ |
|---|
| 96 |
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ |
|---|
| 97 |
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ |
|---|
| 98 |
if (++n[$$2] == $(am__install_max)) \ |
|---|
| 99 |
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ |
|---|
| 100 |
END { for (dir in files) print dir, files[dir] }' |
|---|
| 101 |
am__base_list = \ |
|---|
| 102 |
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ |
|---|
| 103 |
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' |
|---|
| 104 |
am__installdirs = "$(DESTDIR)$(appsdir)" |
|---|
| 105 |
DATA = $(apps_DATA) |
|---|
| 106 |
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ |
|---|
| 107 |
distclean-recursive maintainer-clean-recursive |
|---|
| 108 |
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ |
|---|
| 109 |
$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ |
|---|
| 110 |
distdir dist dist-all distcheck |
|---|
| 111 |
ETAGS = etags |
|---|
| 112 |
CTAGS = ctags |
|---|
| 113 |
DIST_SUBDIRS = $(SUBDIRS) |
|---|
| 114 |
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
|---|
| 115 |
distdir = $(PACKAGE)-$(VERSION) |
|---|
| 116 |
top_distdir = $(distdir) |
|---|
| 117 |
am__remove_distdir = \ |
|---|
| 118 |
{ test ! -d "$(distdir)" \ |
|---|
| 119 |
|| { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ |
|---|
| 120 |
&& rm -fr "$(distdir)"; }; } |
|---|
| 121 |
am__relativize = \ |
|---|
| 122 |
dir0=`pwd`; \ |
|---|
| 123 |
sed_first='s,^\([^/]*\)/.*$$,\1,'; \ |
|---|
| 124 |
sed_rest='s,^[^/]*/*,,'; \ |
|---|
| 125 |
sed_last='s,^.*/\([^/]*\)$$,\1,'; \ |
|---|
| 126 |
sed_butlast='s,/*[^/]*$$,,'; \ |
|---|
| 127 |
while test -n "$$dir1"; do \ |
|---|
| 128 |
first=`echo "$$dir1" | sed -e "$$sed_first"`; \ |
|---|
| 129 |
if test "$$first" != "."; then \ |
|---|
| 130 |
if test "$$first" = ".."; then \ |
|---|
| 131 |
dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ |
|---|
| 132 |
dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ |
|---|
| 133 |
else \ |
|---|
| 134 |
first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ |
|---|
| 135 |
if test "$$first2" = "$$first"; then \ |
|---|
| 136 |
dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ |
|---|
| 137 |
else \ |
|---|
| 138 |
dir2="../$$dir2"; \ |
|---|
| 139 |
fi; \ |
|---|
| 140 |
dir0="$$dir0"/"$$first"; \ |
|---|
| 141 |
fi; \ |
|---|
| 142 |
fi; \ |
|---|
| 143 |
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ |
|---|
| 144 |
done; \ |
|---|
| 145 |
reldir="$$dir2" |
|---|
| 146 |
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 |
|---|
| 147 |
GZIP_ENV = --best |
|---|
| 148 |
distuninstallcheck_listfiles = find . -type f -print |
|---|
| 149 |
distcleancheck_listfiles = find . -type f -print |
|---|
| 150 |
ACLOCAL = @ACLOCAL@ |
|---|
| 151 |
AMTAR = @AMTAR@ |
|---|
| 152 |
AR = @AR@ |
|---|
| 153 |
AUTOCONF = @AUTOCONF@ |
|---|
| 154 |
AUTOHEADER = @AUTOHEADER@ |
|---|
| 155 |
AUTOMAKE = @AUTOMAKE@ |
|---|
| 156 |
AWK = @AWK@ |
|---|
| 157 |
CC = @CC@ |
|---|
| 158 |
CCDEPMODE = @CCDEPMODE@ |
|---|
| 159 |
CFLAGS = @CFLAGS@ |
|---|
| 160 |
CPP = @CPP@ |
|---|
| 161 |
CPPFLAGS = @CPPFLAGS@ |
|---|
| 162 |
CXX = @CXX@ |
|---|
| 163 |
CXXCPP = @CXXCPP@ |
|---|
| 164 |
CXXDEPMODE = @CXXDEPMODE@ |
|---|
| 165 |
CXXFLAGS = @CXXFLAGS@ |
|---|
| 166 |
CYGPATH_W = @CYGPATH_W@ |
|---|
| 167 |
DEFS = @DEFS@ |
|---|
| 168 |
DEPDIR = @DEPDIR@ |
|---|
| 169 |
DSYMUTIL = @DSYMUTIL@ |
|---|
| 170 |
DUMPBIN = @DUMPBIN@ |
|---|
| 171 |
ECHO_C = @ECHO_C@ |
|---|
| 172 |
ECHO_N = @ECHO_N@ |
|---|
| 173 |
ECHO_T = @ECHO_T@ |
|---|
| 174 |
EGREP = @EGREP@ |
|---|
| 175 |
EXEEXT = @EXEEXT@ |
|---|
| 176 |
FGREP = @FGREP@ |
|---|
| 177 |
GMSGFMT = @GMSGFMT@ |
|---|
| 178 |
GMSGFMT_015 = @GMSGFMT_015@ |
|---|
| 179 |
GREP = @GREP@ |
|---|
| 180 |
INSTALL = @INSTALL@ |
|---|
| 181 |
INSTALL_DATA = @INSTALL_DATA@ |
|---|
| 182 |
INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
|---|
| 183 |
INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
|---|
| 184 |
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
|---|
| 185 |
INTLLIBS = @INTLLIBS@ |
|---|
| 186 |
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ |
|---|
| 187 |
LD = @LD@ |
|---|
| 188 |
LDFLAGS = @LDFLAGS@ |
|---|
| 189 |
LIBCURL = @LIBCURL@ |
|---|
| 190 |
LIBCURL_CPPFLAGS = @LIBCURL_CPPFLAGS@ |
|---|
| 191 |
LIBICONV = @LIBICONV@ |
|---|
| 192 |
LIBINTL = @LIBINTL@ |
|---|
| 193 |
LIBOBJS = @LIBOBJS@ |
|---|
| 194 |
LIBS = @LIBS@ |
|---|
| 195 |
LIBTOOL = @LIBTOOL@ |
|---|
| 196 |
LIPO = @LIPO@ |
|---|
| 197 |
LN_S = @LN_S@ |
|---|
| 198 |
LTLIBICONV = @LTLIBICONV@ |
|---|
| 199 |
LTLIBINTL = @LTLIBINTL@ |
|---|
| 200 |
LTLIBOBJS = @LTLIBOBJS@ |
|---|
| 201 |
MAKEINFO = @MAKEINFO@ |
|---|
| 202 |
MKDIR_P = @MKDIR_P@ |
|---|
| 203 |
MSGFMT = @MSGFMT@ |
|---|
| 204 |
MSGFMT_015 = @MSGFMT_015@ |
|---|
| 205 |
MSGMERGE = @MSGMERGE@ |
|---|
| 206 |
NM = @NM@ |
|---|
| 207 |
NMEDIT = @NMEDIT@ |
|---|
| 208 |
OBJDUMP = @OBJDUMP@ |
|---|
| 209 |
OBJEXT = @OBJEXT@ |
|---|
| 210 |
OTOOL = @OTOOL@ |
|---|
| 211 |
OTOOL64 = @OTOOL64@ |
|---|
| 212 |
PACKAGE = @PACKAGE@ |
|---|
| 213 |
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
|---|
| 214 |
PACKAGE_NAME = @PACKAGE_NAME@ |
|---|
| 215 |
PACKAGE_STRING = @PACKAGE_STRING@ |
|---|
| 216 |
PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
|---|
| 217 |
PACKAGE_URL = @PACKAGE_URL@ |
|---|
| 218 |
PACKAGE_VERSION = @PACKAGE_VERSION@ |
|---|
| 219 |
PATH_SEPARATOR = @PATH_SEPARATOR@ |
|---|
| 220 |
POSUB = @POSUB@ |
|---|
| 221 |
RANLIB = @RANLIB@ |
|---|
| 222 |
SED = @SED@ |
|---|
| 223 |
SET_MAKE = @SET_MAKE@ |
|---|
| 224 |
SHELL = @SHELL@ |
|---|
| 225 |
STRIP = @STRIP@ |
|---|
| 226 |
USE_NLS = @USE_NLS@ |
|---|
| 227 |
VERSION = @VERSION@ |
|---|
| 228 |
WXCURL_LT_VERSION_INFO = @WXCURL_LT_VERSION_INFO@ |
|---|
| 229 |
WX_CFLAGS = @WX_CFLAGS@ |
|---|
| 230 |
WX_CFLAGS_ONLY = @WX_CFLAGS_ONLY@ |
|---|
| 231 |
WX_CONFIG_PATH = @WX_CONFIG_PATH@ |
|---|
| 232 |
WX_CPPFLAGS = @WX_CPPFLAGS@ |
|---|
| 233 |
WX_CXXFLAGS = @WX_CXXFLAGS@ |
|---|
| 234 |
WX_CXXFLAGS_ONLY = @WX_CXXFLAGS_ONLY@ |
|---|
| 235 |
WX_LIBS = @WX_LIBS@ |
|---|
| 236 |
WX_LIBS_STATIC = @WX_LIBS_STATIC@ |
|---|
| 237 |
WX_RESCOMP = @WX_RESCOMP@ |
|---|
| 238 |
WX_VERSION = @WX_VERSION@ |
|---|
| 239 |
XGETTEXT = @XGETTEXT@ |
|---|
| 240 |
XGETTEXT_015 = @XGETTEXT_015@ |
|---|
| 241 |
_libcurl_config = @_libcurl_config@ |
|---|
| 242 |
abs_builddir = @abs_builddir@ |
|---|
| 243 |
abs_srcdir = @abs_srcdir@ |
|---|
| 244 |
abs_top_builddir = @abs_top_builddir@ |
|---|
| 245 |
abs_top_srcdir = @abs_top_srcdir@ |
|---|
| 246 |
ac_ct_CC = @ac_ct_CC@ |
|---|
| 247 |
ac_ct_CXX = @ac_ct_CXX@ |
|---|
| 248 |
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
|---|
| 249 |
ac_prefix_program = @ac_prefix_program@ |
|---|
| 250 |
am__include = @am__include@ |
|---|
| 251 |
am__leading_dot = @am__leading_dot@ |
|---|
| 252 |
am__quote = @am__quote@ |
|---|
| 253 |
am__tar = @am__tar@ |
|---|
| 254 |
am__untar = @am__untar@ |
|---|
| 255 |
bindir = @bindir@ |
|---|
| 256 |
build = @build@ |
|---|
| 257 |
build_alias = @build_alias@ |
|---|
| 258 |
build_cpu = @build_cpu@ |
|---|
| 259 |
build_os = @build_os@ |
|---|
| 260 |
build_vendor = @build_vendor@ |
|---|
| 261 |
builddir = @builddir@ |
|---|
| 262 |
datadir = @datadir@ |
|---|
| 263 |
datarootdir = @datarootdir@ |
|---|
| 264 |
docdir = @docdir@ |
|---|
| 265 |
dvidir = @dvidir@ |
|---|
| 266 |
exec_prefix = @exec_prefix@ |
|---|
| 267 |
host = @host@ |
|---|
| 268 |
host_alias = @host_alias@ |
|---|
| 269 |
host_cpu = @host_cpu@ |
|---|
| 270 |
host_os = @host_os@ |
|---|
| 271 |
host_vendor = @host_vendor@ |
|---|
| 272 |
htmldir = @htmldir@ |
|---|
| 273 |
includedir = @includedir@ |
|---|
| 274 |
infodir = @infodir@ |
|---|
| 275 |
install_sh = @install_sh@ |
|---|
| 276 |
libdir = @libdir@ |
|---|
| 277 |
libexecdir = @libexecdir@ |
|---|
| 278 |
localedir = @localedir@ |
|---|
| 279 |
localstatedir = @localstatedir@ |
|---|
| 280 |
lt_ECHO = @lt_ECHO@ |
|---|
| 281 |
mandir = @mandir@ |
|---|
| 282 |
mkdir_p = @mkdir_p@ |
|---|
| 283 |
oldincludedir = @oldincludedir@ |
|---|
| 284 |
pdfdir = @pdfdir@ |
|---|
| 285 |
prefix = @prefix@ |
|---|
| 286 |
program_transform_name = @program_transform_name@ |
|---|
| 287 |
psdir = @psdir@ |
|---|
| 288 |
sbindir = @sbindir@ |
|---|
| 289 |
sharedstatedir = @sharedstatedir@ |
|---|
| 290 |
srcdir = @srcdir@ |
|---|
| 291 |
sysconfdir = @sysconfdir@ |
|---|
| 292 |
target_alias = @target_alias@ |
|---|
| 293 |
top_build_prefix = @top_build_prefix@ |
|---|
| 294 |
top_builddir = @top_builddir@ |
|---|
| 295 |
top_srcdir = @top_srcdir@ |
|---|
| 296 |
EXTRA_DIST = config.rpath \ |
|---|
| 297 |
reconf \ |
|---|
| 298 |
configure \ |
|---|
| 299 |
fahmon.desktop \ |
|---|
| 300 |
m4/Makefile.in \ |
|---|
| 301 |
src/gettext.h \ |
|---|
| 302 |
REQUIRES \ |
|---|
| 303 |
fahmon.sln \ |
|---|
| 304 |
fahmon.vcxproj \ |
|---|
| 305 |
wxcurl.vcxproj \ |
|---|
| 306 |
FahMon.nsi \ |
|---|
| 307 |
README.win32.txt \ |
|---|
| 308 |
po_to_lang.bat \ |
|---|
| 309 |
doxconf \ |
|---|
| 310 |
TEMPLATE_SYNTAX \ |
|---|
| 311 |
gen_msw.bat \ |
|---|
| 312 |
fahmon.spec \ |
|---|
| 313 |
FahMon-Info.plist \ |
|---|
| 314 |
mac-lang \ |
|---|
| 315 |
libtool \ |
|---|
| 316 |
ltmain.sh |
|---|
| 317 |
|
|---|
| 318 |
SUBDIRS = m4 wxcurl src doc doc/help po src/include src/images resources templates FahMon.xcodeproj mac |
|---|
| 319 |
appsdir = $(datadir)/applications |
|---|
| 320 |
apps_in_files = fahmon.desktop |
|---|
| 321 |
apps_DATA = $(apps_in_files) |
|---|
| 322 |
ACLOCAL_AMFLAGS = -I m4 |
|---|
| 323 |
all: config.h |
|---|
| 324 |
$(MAKE) $(AM_MAKEFLAGS) all-recursive |
|---|
| 325 |
|
|---|
| 326 |
.SUFFIXES: |
|---|
| 327 |
am--refresh: |
|---|
| 328 |
@: |
|---|
| 329 |
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
|---|
| 330 |
@for dep in $?; do \ |
|---|
| 331 |
case '$(am__configure_deps)' in \ |
|---|
| 332 |
*$$dep*) \ |
|---|
| 333 |
echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \ |
|---|
| 334 |
$(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \ |
|---|
| 335 |
&& exit 0; \ |
|---|
| 336 |
exit 1;; \ |
|---|
| 337 |
esac; \ |
|---|
| 338 |
done; \ |
|---|
| 339 |
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ |
|---|
| 340 |
$(am__cd) $(top_srcdir) && \ |
|---|
| 341 |
$(AUTOMAKE) --gnu Makefile |
|---|
| 342 |
.PRECIOUS: Makefile |
|---|
| 343 |
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
|---|
| 344 |
@case '$?' in \ |
|---|
| 345 |
*config.status*) \ |
|---|
| 346 |
echo ' $(SHELL) ./config.status'; \ |
|---|
| 347 |
$(SHELL) ./config.status;; \ |
|---|
| 348 |
*) \ |
|---|
| 349 |
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
|---|
| 350 |
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
|---|
| 351 |
esac; |
|---|
| 352 |
|
|---|
| 353 |
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
|---|
| 354 |
$(SHELL) ./config.status --recheck |
|---|
| 355 |
|
|---|
| 356 |
$(top_srcdir)/configure: $(am__configure_deps) |
|---|
| 357 |
$(am__cd) $(srcdir) && $(AUTOCONF) |
|---|
| 358 |
$(ACLOCAL_M4): $(am__aclocal_m4_deps) |
|---|
| 359 |
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
|---|
| 360 |
$(am__aclocal_m4_deps): |
|---|
| 361 |
|
|---|
| 362 |
config.h: stamp-h1 |
|---|
| 363 |
@if test ! -f $@; then \ |
|---|
| 364 |
rm -f stamp-h1; \ |
|---|
| 365 |
$(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ |
|---|
| 366 |
else :; fi |
|---|
| 367 |
|
|---|
| 368 |
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status |
|---|
| 369 |
@rm -f stamp-h1 |
|---|
| 370 |
cd $(top_builddir) && $(SHELL) ./config.status config.h |
|---|
| 371 |
$(srcdir)/config.h.in: $(am__configure_deps) |
|---|
| 372 |
($(am__cd) $(top_srcdir) && $(AUTOHEADER)) |
|---|
| 373 |
rm -f stamp-h1 |
|---|
| 374 |
touch $@ |
|---|
| 375 |
|
|---|
| 376 |
distclean-hdr: |
|---|
| 377 |
-rm -f config.h stamp-h1 |
|---|
| 378 |
README: $(top_builddir)/config.status $(srcdir)/README.in |
|---|
| 379 |
cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 380 |
FahMon.nsi: $(top_builddir)/config.status $(srcdir)/FahMon.nsi.in |
|---|
| 381 |
cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 382 |
fahmon.spec: $(top_builddir)/config.status $(srcdir)/fahmon.spec.in |
|---|
| 383 |
cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 384 |
doxconf: $(top_builddir)/config.status $(srcdir)/doxconf.in |
|---|
| 385 |
cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 386 |
FahMon-Info.plist: $(top_builddir)/config.status $(srcdir)/FahMon-Info.plist.in |
|---|
| 387 |
cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 388 |
|
|---|
| 389 |
mostlyclean-libtool: |
|---|
| 390 |
-rm -f *.lo |
|---|
| 391 |
|
|---|
| 392 |
clean-libtool: |
|---|
| 393 |
-rm -rf .libs _libs |
|---|
| 394 |
|
|---|
| 395 |
distclean-libtool: |
|---|
| 396 |
-rm -f libtool config.lt |
|---|
| 397 |
install-appsDATA: $(apps_DATA) |
|---|
| 398 |
@$(NORMAL_INSTALL) |
|---|
| 399 |
test -z "$(appsdir)" || $(MKDIR_P) "$(DESTDIR)$(appsdir)" |
|---|
| 400 |
@list='$(apps_DATA)'; test -n "$(appsdir)" || list=; \ |
|---|
| 401 |
for p in $$list; do \ |
|---|
| 402 |
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 403 |
echo "$$d$$p"; \ |
|---|
| 404 |
done | $(am__base_list) | \ |
|---|
| 405 |
while read files; do \ |
|---|
| 406 |
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appsdir)'"; \ |
|---|
| 407 |
$(INSTALL_DATA) $$files "$(DESTDIR)$(appsdir)" || exit $$?; \ |
|---|
| 408 |
done |
|---|
| 409 |
|
|---|
| 410 |
uninstall-appsDATA: |
|---|
| 411 |
@$(NORMAL_UNINSTALL) |
|---|
| 412 |
@list='$(apps_DATA)'; test -n "$(appsdir)" || list=; \ |
|---|
| 413 |
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ |
|---|
| 414 |
test -n "$$files" || exit 0; \ |
|---|
| 415 |
echo " ( cd '$(DESTDIR)$(appsdir)' && rm -f" $$files ")"; \ |
|---|
| 416 |
cd "$(DESTDIR)$(appsdir)" && rm -f $$files |
|---|
| 417 |
|
|---|
| 418 |
# This directory's subdirectories are mostly independent; you can cd |
|---|
| 419 |
# into them and run `make' without going through this Makefile. |
|---|
| 420 |
# To change the values of `make' variables: instead of editing Makefiles, |
|---|
| 421 |
# (1) if the variable is set in `config.status', edit `config.status' |
|---|
| 422 |
# (which will cause the Makefiles to be regenerated when you run `make'); |
|---|
| 423 |
# (2) otherwise, pass the desired values on the `make' command line. |
|---|
| 424 |
$(RECURSIVE_TARGETS): |
|---|
| 425 |
@failcom='exit 1'; \ |
|---|
| 426 |
for f in x $$MAKEFLAGS; do \ |
|---|
| 427 |
case $$f in \ |
|---|
| 428 |
*=* | --[!k]*);; \ |
|---|
| 429 |
*k*) failcom='fail=yes';; \ |
|---|
| 430 |
esac; \ |
|---|
| 431 |
done; \ |
|---|
| 432 |
dot_seen=no; \ |
|---|
| 433 |
target=`echo $@ | sed s/-recursive//`; \ |
|---|
| 434 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 435 |
echo "Making $$target in $$subdir"; \ |
|---|
| 436 |
if test "$$subdir" = "."; then \ |
|---|
| 437 |
dot_seen=yes; \ |
|---|
| 438 |
local_target="$$target-am"; \ |
|---|
| 439 |
else \ |
|---|
| 440 |
local_target="$$target"; \ |
|---|
| 441 |
fi; \ |
|---|
| 442 |
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
|---|
| 443 |
|| eval $$failcom; \ |
|---|
| 444 |
done; \ |
|---|
| 445 |
if test "$$dot_seen" = "no"; then \ |
|---|
| 446 |
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
|---|
| 447 |
fi; test -z "$$fail" |
|---|
| 448 |
|
|---|
| 449 |
$(RECURSIVE_CLEAN_TARGETS): |
|---|
| 450 |
@failcom='exit 1'; \ |
|---|
| 451 |
for f in x $$MAKEFLAGS; do \ |
|---|
| 452 |
case $$f in \ |
|---|
| 453 |
*=* | --[!k]*);; \ |
|---|
| 454 |
*k*) failcom='fail=yes';; \ |
|---|
| 455 |
esac; \ |
|---|
| 456 |
done; \ |
|---|
| 457 |
dot_seen=no; \ |
|---|
| 458 |
case "$@" in \ |
|---|
| 459 |
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
|---|
| 460 |
*) list='$(SUBDIRS)' ;; \ |
|---|
| 461 |
esac; \ |
|---|
| 462 |
rev=''; for subdir in $$list; do \ |
|---|
| 463 |
if test "$$subdir" = "."; then :; else \ |
|---|
| 464 |
rev="$$subdir $$rev"; \ |
|---|
| 465 |
fi; \ |
|---|
| 466 |
done; \ |
|---|
| 467 |
rev="$$rev ."; \ |
|---|
| 468 |
target=`echo $@ | sed s/-recursive//`; \ |
|---|
| 469 |
for subdir in $$rev; do \ |
|---|
| 470 |
echo "Making $$target in $$subdir"; \ |
|---|
| 471 |
if test "$$subdir" = "."; then \ |
|---|
| 472 |
local_target="$$target-am"; \ |
|---|
| 473 |
else \ |
|---|
| 474 |
local_target="$$target"; \ |
|---|
| 475 |
fi; \ |
|---|
| 476 |
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
|---|
| 477 |
|| eval $$failcom; \ |
|---|
| 478 |
done && test -z "$$fail" |
|---|
| 479 |
tags-recursive: |
|---|
| 480 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 481 |
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
|---|
| 482 |
done |
|---|
| 483 |
ctags-recursive: |
|---|
| 484 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 485 |
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
|---|
| 486 |
done |
|---|
| 487 |
|
|---|
| 488 |
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
|---|
| 489 |
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 490 |
unique=`for i in $$list; do \ |
|---|
| 491 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 492 |
done | \ |
|---|
| 493 |
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
|---|
| 494 |
END { if (nonempty) { for (i in files) print i; }; }'`; \ |
|---|
| 495 |
mkid -fID $$unique |
|---|
| 496 |
tags: TAGS |
|---|
| 497 |
|
|---|
| 498 |
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
|---|
| 499 |
$(TAGS_FILES) $(LISP) |
|---|
| 500 |
set x; \ |
|---|
| 501 |
here=`pwd`; \ |
|---|
| 502 |
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
|---|
| 503 |
include_option=--etags-include; \ |
|---|
| 504 |
empty_fix=.; \ |
|---|
| 505 |
else \ |
|---|
| 506 |
include_option=--include; \ |
|---|
| 507 |
empty_fix=; \ |
|---|
| 508 |
fi; \ |
|---|
| 509 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 510 |
if test "$$subdir" = .; then :; else \ |
|---|
| 511 |
test ! -f $$subdir/TAGS || \ |
|---|
| 512 |
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ |
|---|
| 513 |
fi; \ |
|---|
| 514 |
done; \ |
|---|
| 515 |
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
|---|
| 516 |
unique=`for i in $$list; do \ |
|---|
| 517 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 518 |
done | \ |
|---|
| 519 |
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
|---|
| 520 |
END { if (nonempty) { for (i in files) print i; }; }'`; \ |
|---|
| 521 |
shift; \ |
|---|
| 522 |
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ |
|---|
| 523 |
test -n "$$unique" || unique=$$empty_fix; \ |
|---|
| 524 |
if test $$# -gt 0; then \ |
|---|
| 525 |
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
|---|
| 526 |
"$$@" $$unique; \ |
|---|
| 527 |
else \ |
|---|
| 528 |
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
|---|
| 529 |
$$unique; \ |
|---|
| 530 |
fi; \ |
|---|
| 531 |
fi |
|---|
| 532 |
ctags: CTAGS |
|---|
| 533 |
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
|---|
| 534 |
$(TAGS_FILES) $(LISP) |
|---|
| 535 |
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
|---|
| 536 |
unique=`for i in $$list; do \ |
|---|
| 537 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 538 |
done | \ |
|---|
| 539 |
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
|---|
| 540 |
END { if (nonempty) { for (i in files) print i; }; }'`; \ |
|---|
| 541 |
test -z "$(CTAGS_ARGS)$$unique" \ |
|---|
| 542 |
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
|---|
| 543 |
$$unique |
|---|
| 544 |
|
|---|
| 545 |
GTAGS: |
|---|
| 546 |
here=`$(am__cd) $(top_builddir) && pwd` \ |
|---|
| 547 |
&& $(am__cd) $(top_srcdir) \ |
|---|
| 548 |
&& gtags -i $(GTAGS_ARGS) "$$here" |
|---|
| 549 |
|
|---|
| 550 |
distclean-tags: |
|---|
| 551 |
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
|---|
| 552 |
|
|---|
| 553 |
distdir: $(DISTFILES) |
|---|
| 554 |
$(am__remove_distdir) |
|---|
| 555 |
test -d "$(distdir)" || mkdir "$(distdir)" |
|---|
| 556 |
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|---|
| 557 |
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|---|
| 558 |
list='$(DISTFILES)'; \ |
|---|
| 559 |
dist_files=`for file in $$list; do echo $$file; done | \ |
|---|
| 560 |
sed -e "s|^$$srcdirstrip/||;t" \ |
|---|
| 561 |
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
|---|
| 562 |
case $$dist_files in \ |
|---|
| 563 |
*/*) $(MKDIR_P) `echo "$$dist_files" | \ |
|---|
| 564 |
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
|---|
| 565 |
sort -u` ;; \ |
|---|
| 566 |
esac; \ |
|---|
| 567 |
for file in $$dist_files; do \ |
|---|
| 568 |
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
|---|
| 569 |
if test -d $$d/$$file; then \ |
|---|
| 570 |
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
|---|
| 571 |
if test -d "$(distdir)/$$file"; then \ |
|---|
| 572 |
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
|---|
| 573 |
fi; \ |
|---|
| 574 |
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
|---|
| 575 |
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ |
|---|
| 576 |
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
|---|
| 577 |
fi; \ |
|---|
| 578 |
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ |
|---|
| 579 |
else \ |
|---|
| 580 |
test -f "$(distdir)/$$file" \ |
|---|
| 581 |
|| cp -p $$d/$$file "$(distdir)/$$file" \ |
|---|
| 582 |
|| exit 1; \ |
|---|
| 583 |
fi; \ |
|---|
| 584 |
done |
|---|
| 585 |
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 586 |
if test "$$subdir" = .; then :; else \ |
|---|
| 587 |
test -d "$(distdir)/$$subdir" \ |
|---|
| 588 |
|| $(MKDIR_P) "$(distdir)/$$subdir" \ |
|---|
| 589 |
|| exit 1; \ |
|---|
| 590 |
fi; \ |
|---|
| 591 |
done |
|---|
| 592 |
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 593 |
if test "$$subdir" = .; then :; else \ |
|---|
| 594 |
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ |
|---|
| 595 |
$(am__relativize); \ |
|---|
| 596 |
new_distdir=$$reldir; \ |
|---|
| 597 |
dir1=$$subdir; dir2="$(top_distdir)"; \ |
|---|
| 598 |
$(am__relativize); \ |
|---|
| 599 |
new_top_distdir=$$reldir; \ |
|---|
| 600 |
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ |
|---|
| 601 |
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ |
|---|
| 602 |
($(am__cd) $$subdir && \ |
|---|
| 603 |
$(MAKE) $(AM_MAKEFLAGS) \ |
|---|
| 604 |
top_distdir="$$new_top_distdir" \ |
|---|
| 605 |
distdir="$$new_distdir" \ |
|---|
| 606 |
am__remove_distdir=: \ |
|---|
| 607 |
am__skip_length_check=: \ |
|---|
| 608 |
am__skip_mode_fix=: \ |
|---|
| 609 |
distdir) \ |
|---|
| 610 |
|| exit 1; \ |
|---|
| 611 |
fi; \ |
|---|
| 612 |
done |
|---|
| 613 |
-test -n "$(am__skip_mode_fix)" \ |
|---|
| 614 |
|| find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
|---|
| 615 |
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
|---|
| 616 |
! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
|---|
| 617 |
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ |
|---|
| 618 |
|| chmod -R a+r "$(distdir)" |
|---|
| 619 |
dist-gzip: distdir |
|---|
| 620 |
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
|---|
| 621 |
$(am__remove_distdir) |
|---|
| 622 |
dist-bzip2: distdir |
|---|
| 623 |
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
|---|
| 624 |
$(am__remove_distdir) |
|---|
| 625 |
|
|---|
| 626 |
dist-lzma: distdir |
|---|
| 627 |
tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma |
|---|
| 628 |
$(am__remove_distdir) |
|---|
| 629 |
|
|---|
| 630 |
dist-xz: distdir |
|---|
| 631 |
tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz |
|---|
| 632 |
$(am__remove_distdir) |
|---|
| 633 |
|
|---|
| 634 |
dist-tarZ: distdir |
|---|
| 635 |
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
|---|
| 636 |
$(am__remove_distdir) |
|---|
| 637 |
|
|---|
| 638 |
dist-shar: distdir |
|---|
| 639 |
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
|---|
| 640 |
$(am__remove_distdir) |
|---|
| 641 |
|
|---|
| 642 |
dist-zip: distdir |
|---|
| 643 |
-rm -f $(distdir).zip |
|---|
| 644 |
zip -rq $(distdir).zip $(distdir) |
|---|
| 645 |
$(am__remove_distdir) |
|---|
| 646 |
|
|---|
| 647 |
dist dist-all: distdir |
|---|
| 648 |
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
|---|
| 649 |
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
|---|
| 650 |
$(am__remove_distdir) |
|---|
| 651 |
|
|---|
| 652 |
# This target untars the dist file and tries a VPATH configuration. Then |
|---|
| 653 |
# it guarantees that the distribution is self-contained by making another |
|---|
| 654 |
# tarfile. |
|---|
| 655 |
distcheck: dist |
|---|
| 656 |
case '$(DIST_ARCHIVES)' in \ |
|---|
| 657 |
*.tar.gz*) \ |
|---|
| 658 |
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
|---|
| 659 |
*.tar.bz2*) \ |
|---|
| 660 |
bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
|---|
| 661 |
*.tar.lzma*) \ |
|---|
| 662 |
unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\ |
|---|
| 663 |
*.tar.xz*) \ |
|---|
| 664 |
xz -dc $(distdir).tar.xz | $(am__untar) ;;\ |
|---|
| 665 |
*.tar.Z*) \ |
|---|
| 666 |
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
|---|
| 667 |
*.shar.gz*) \ |
|---|
| 668 |
GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
|---|
| 669 |
*.zip*) \ |
|---|
| 670 |
unzip $(distdir).zip ;;\ |
|---|
| 671 |
esac |
|---|
| 672 |
chmod -R a-w $(distdir); chmod a+w $(distdir) |
|---|
| 673 |
mkdir $(distdir)/_build |
|---|
| 674 |
mkdir $(distdir)/_inst |
|---|
| 675 |
chmod a-w $(distdir) |
|---|
| 676 |
test -d $(distdir)/_build || exit 0; \ |
|---|
| 677 |
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
|---|
| 678 |
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
|---|
| 679 |
&& am__cwd=`pwd` \ |
|---|
| 680 |
&& $(am__cd) $(distdir)/_build \ |
|---|
| 681 |
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
|---|
| 682 |
$(DISTCHECK_CONFIGURE_FLAGS) \ |
|---|
| 683 |
&& $(MAKE) $(AM_MAKEFLAGS) \ |
|---|
| 684 |
&& $(MAKE) $(AM_MAKEFLAGS) dvi \ |
|---|
| 685 |
&& $(MAKE) $(AM_MAKEFLAGS) check \ |
|---|
| 686 |
&& $(MAKE) $(AM_MAKEFLAGS) install \ |
|---|
| 687 |
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
|---|
| 688 |
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
|---|
| 689 |
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
|---|
| 690 |
distuninstallcheck \ |
|---|
| 691 |
&& chmod -R a-w "$$dc_install_base" \ |
|---|
| 692 |
&& ({ \ |
|---|
| 693 |
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
|---|
| 694 |
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
|---|
| 695 |
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
|---|
| 696 |
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
|---|
| 697 |
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
|---|
| 698 |
} || { rm -rf "$$dc_destdir"; exit 1; }) \ |
|---|
| 699 |
&& rm -rf "$$dc_destdir" \ |
|---|
| 700 |
&& $(MAKE) $(AM_MAKEFLAGS) dist \ |
|---|
| 701 |
&& rm -rf $(DIST_ARCHIVES) \ |
|---|
| 702 |
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ |
|---|
| 703 |
&& cd "$$am__cwd" \ |
|---|
| 704 |
|| exit 1 |
|---|
| 705 |
$(am__remove_distdir) |
|---|
| 706 |
@(echo "$(distdir) archives ready for distribution: "; \ |
|---|
| 707 |
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
|---|
| 708 |
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' |
|---|
| 709 |
distuninstallcheck: |
|---|
| 710 |
@$(am__cd) '$(distuninstallcheck_dir)' \ |
|---|
| 711 |
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
|---|
| 712 |
|| { echo "ERROR: files left after uninstall:" ; \ |
|---|
| 713 |
if test -n "$(DESTDIR)"; then \ |
|---|
| 714 |
echo " (check DESTDIR support)"; \ |
|---|
| 715 |
fi ; \ |
|---|
| 716 |
$(distuninstallcheck_listfiles) ; \ |
|---|
| 717 |
exit 1; } >&2 |
|---|
| 718 |
distcleancheck: distclean |
|---|
| 719 |
@if test '$(srcdir)' = . ; then \ |
|---|
| 720 |
echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
|---|
| 721 |
exit 1 ; \ |
|---|
| 722 |
fi |
|---|
| 723 |
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
|---|
| 724 |
|| { echo "ERROR: files left in build directory after distclean:" ; \ |
|---|
| 725 |
$(distcleancheck_listfiles) ; \ |
|---|
| 726 |
exit 1; } >&2 |
|---|
| 727 |
check-am: all-am |
|---|
| 728 |
check: check-recursive |
|---|
| 729 |
all-am: Makefile $(DATA) config.h |
|---|
| 730 |
installdirs: installdirs-recursive |
|---|
| 731 |
installdirs-am: |
|---|
| 732 |
for dir in "$(DESTDIR)$(appsdir)"; do \ |
|---|
| 733 |
test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
|---|
| 734 |
done |
|---|
| 735 |
install: install-recursive |
|---|
| 736 |
install-exec: install-exec-recursive |
|---|
| 737 |
install-data: install-data-recursive |
|---|
| 738 |
uninstall: uninstall-recursive |
|---|
| 739 |
|
|---|
| 740 |
install-am: all-am |
|---|
| 741 |
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
|---|
| 742 |
|
|---|
| 743 |
installcheck: installcheck-recursive |
|---|
| 744 |
install-strip: |
|---|
| 745 |
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
|---|
| 746 |
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
|---|
| 747 |
`test -z '$(STRIP)' || \ |
|---|
| 748 |
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
|---|
| 749 |
mostlyclean-generic: |
|---|
| 750 |
|
|---|
| 751 |
clean-generic: |
|---|
| 752 |
|
|---|
| 753 |
distclean-generic: |
|---|
| 754 |
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
|---|
| 755 |
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
|---|
| 756 |
|
|---|
| 757 |
maintainer-clean-generic: |
|---|
| 758 |
@echo "This command is intended for maintainers to use" |
|---|
| 759 |
@echo "it deletes files that may require special tools to rebuild." |
|---|
| 760 |
clean: clean-recursive |
|---|
| 761 |
|
|---|
| 762 |
clean-am: clean-generic clean-libtool mostlyclean-am |
|---|
| 763 |
|
|---|
| 764 |
distclean: distclean-recursive |
|---|
| 765 |
-rm -f $(am__CONFIG_DISTCLEAN_FILES) |
|---|
| 766 |
-rm -f Makefile |
|---|
| 767 |
distclean-am: clean-am distclean-generic distclean-hdr \ |
|---|
| 768 |
distclean-libtool distclean-tags |
|---|
| 769 |
|
|---|
| 770 |
dvi: dvi-recursive |
|---|
| 771 |
|
|---|
| 772 |
dvi-am: |
|---|
| 773 |
|
|---|
| 774 |
html: html-recursive |
|---|
| 775 |
|
|---|
| 776 |
html-am: |
|---|
| 777 |
|
|---|
| 778 |
info: info-recursive |
|---|
| 779 |
|
|---|
| 780 |
info-am: |
|---|
| 781 |
|
|---|
| 782 |
install-data-am: install-appsDATA |
|---|
| 783 |
|
|---|
| 784 |
install-dvi: install-dvi-recursive |
|---|
| 785 |
|
|---|
| 786 |
install-dvi-am: |
|---|
| 787 |
|
|---|
| 788 |
install-exec-am: |
|---|
| 789 |
|
|---|
| 790 |
install-html: install-html-recursive |
|---|
| 791 |
|
|---|
| 792 |
install-html-am: |
|---|
| 793 |
|
|---|
| 794 |
install-info: install-info-recursive |
|---|
| 795 |
|
|---|
| 796 |
install-info-am: |
|---|
| 797 |
|
|---|
| 798 |
install-man: |
|---|
| 799 |
|
|---|
| 800 |
install-pdf: install-pdf-recursive |
|---|
| 801 |
|
|---|
| 802 |
install-pdf-am: |
|---|
| 803 |
|
|---|
| 804 |
install-ps: install-ps-recursive |
|---|
| 805 |
|
|---|
| 806 |
install-ps-am: |
|---|
| 807 |
|
|---|
| 808 |
installcheck-am: |
|---|
| 809 |
|
|---|
| 810 |
maintainer-clean: maintainer-clean-recursive |
|---|
| 811 |
-rm -f $(am__CONFIG_DISTCLEAN_FILES) |
|---|
| 812 |
-rm -rf $(top_srcdir)/autom4te.cache |
|---|
| 813 |
-rm -f Makefile |
|---|
| 814 |
maintainer-clean-am: distclean-am maintainer-clean-generic |
|---|
| 815 |
|
|---|
| 816 |
mostlyclean: mostlyclean-recursive |
|---|
| 817 |
|
|---|
| 818 |
mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
|---|
| 819 |
|
|---|
| 820 |
pdf: pdf-recursive |
|---|
| 821 |
|
|---|
| 822 |
pdf-am: |
|---|
| 823 |
|
|---|
| 824 |
ps: ps-recursive |
|---|
| 825 |
|
|---|
| 826 |
ps-am: |
|---|
| 827 |
|
|---|
| 828 |
uninstall-am: uninstall-appsDATA |
|---|
| 829 |
|
|---|
| 830 |
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \ |
|---|
| 831 |
ctags-recursive install-am install-strip tags-recursive |
|---|
| 832 |
|
|---|
| 833 |
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ |
|---|
| 834 |
all all-am am--refresh check check-am clean clean-generic \ |
|---|
| 835 |
clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ |
|---|
| 836 |
dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \ |
|---|
| 837 |
distcheck distclean distclean-generic distclean-hdr \ |
|---|
| 838 |
distclean-libtool distclean-tags distcleancheck distdir \ |
|---|
| 839 |
distuninstallcheck dvi dvi-am html html-am info info-am \ |
|---|
| 840 |
install install-am install-appsDATA install-data \ |
|---|
| 841 |
install-data-am install-dvi install-dvi-am install-exec \ |
|---|
| 842 |
install-exec-am install-html install-html-am install-info \ |
|---|
| 843 |
install-info-am install-man install-pdf install-pdf-am \ |
|---|
| 844 |
install-ps install-ps-am install-strip installcheck \ |
|---|
| 845 |
installcheck-am installdirs installdirs-am maintainer-clean \ |
|---|
| 846 |
maintainer-clean-generic mostlyclean mostlyclean-generic \ |
|---|
| 847 |
mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ |
|---|
| 848 |
uninstall uninstall-am uninstall-appsDATA |
|---|
| 849 |
|
|---|
| 850 |
|
|---|
| 851 |
check-gettext: |
|---|
| 852 |
@if test x$(USE_NLS) != "xyes" ; then echo "Missing gettext. Rerun configure and check for" \ |
|---|
| 853 |
"'checking whether to use NLS... yes'!" ; exit 1 ; fi |
|---|
| 854 |
|
|---|
| 855 |
update-po: check-gettext |
|---|
| 856 |
@find $(srcdir)/src/ -name "*.cpp" -print | sort > $(srcdir)/po/POTFILES.in.2 ; \ |
|---|
| 857 |
if diff $(srcdir)/po/POTFILES.in $(srcdir)/po/POTFILES.in.2 >/dev/null 2>&1 ; then \ |
|---|
| 858 |
rm -f $(srcdir)/po/POTFILES.in.2 ; \ |
|---|
| 859 |
else \ |
|---|
| 860 |
mv $(srcdir)/po/POTFILES.in.2 $(srcdir)/po/POTFILES.in ; \ |
|---|
| 861 |
fi |
|---|
| 862 |
cd po && $(MAKE) $(AM_MAKEFLAGS) update-po |
|---|
| 863 |
|
|---|
| 864 |
update-gmo: check-gettext |
|---|
| 865 |
cd po && $(MAKE) $(AM_MAKEFLAGS) update-gmo |
|---|
| 866 |
|
|---|
| 867 |
force-update-gmo: check-gettext |
|---|
| 868 |
touch po/*.po |
|---|
| 869 |
cd po && $(MAKE) $(AM_MAKEFLAGS) update-gmo |
|---|
| 870 |
|
|---|
| 871 |
force-update-gmo-%: check-gettext |
|---|
| 872 |
@language=`echo $@ | sed s/force-update-gmo-//` ; \ |
|---|
| 873 |
if test ! -f po/$$language.po ; then echo "file po/$$language.po does not exist" ; exit 1 ; fi ; \ |
|---|
| 874 |
touch po/$$language.po ; \ |
|---|
| 875 |
cd po && $(MAKE) $(AM_MAKEFLAGS) update-gmo |
|---|
| 876 |
|
|---|
| 877 |
doc: |
|---|
| 878 |
doxygen doxconf |
|---|
| 879 |
cd $(srcdir)/doc/latex/ && $(MAKE) $(AM_MAKEFLAGS) |
|---|
| 880 |
|
|---|
| 881 |
.PHONY: check-gettext update-po update-gmo force-update-gmo doc |
|---|
| 882 |
|
|---|
| 883 |
# Tell versions [3.59,3.63) of GNU make to not export all variables. |
|---|
| 884 |
# Otherwise a system limit (for SysV at least) may be exceeded. |
|---|
| 885 |
.NOEXPORT: |
|---|