source: MondoRescue/trunk/mondo/mondo/xmondo/Makefile.in@ 2

Last change on this file since 2 was 2, checked in by bcornec, 19 years ago

Import from tar.gz

File size: 40.6 KB
Line 
1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# 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.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ../..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38host_triplet = @host@
39ACLOCAL = @ACLOCAL@
40AMDEP_FALSE = @AMDEP_FALSE@
41AMDEP_TRUE = @AMDEP_TRUE@
42AMTAR = @AMTAR@
43AR = @AR@
44ARCH = @ARCH@
45ARTSCCONFIG = @ARTSCCONFIG@
46AUTOCONF = @AUTOCONF@
47AUTODIRS = @AUTODIRS@
48AUTOHEADER = @AUTOHEADER@
49AUTOMAKE = @AUTOMAKE@
50AWK = @AWK@
51CC = @CC@
52CCDEPMODE = @CCDEPMODE@
53CFLAGS = @CFLAGS@
54CPP = @CPP@
55CPPFLAGS = @CPPFLAGS@
56CXX = @CXX@
57CXXCPP = @CXXCPP@
58CXXDEPMODE = @CXXDEPMODE@
59CXXFLAGS = @CXXFLAGS@
60CYGPATH_W = @CYGPATH_W@
61DCOPIDL = @DCOPIDL@
62DCOPIDL2CPP = @DCOPIDL2CPP@
63DCOPIDLNG = @DCOPIDLNG@
64DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65DEFS = @DEFS@
66DEPDIR = @DEPDIR@
67ECHO = @ECHO@
68ECHO_C = @ECHO_C@
69ECHO_N = @ECHO_N@
70ECHO_T = @ECHO_T@
71EGREP = @EGREP@
72EXEEXT = @EXEEXT@
73F77 = @F77@
74FFLAGS = @FFLAGS@
75FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
76INSTALL_DATA = @INSTALL_DATA@
77INSTALL_PROGRAM = @INSTALL_PROGRAM@
78INSTALL_SCRIPT = @INSTALL_SCRIPT@
79INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
80KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
81KCONFIG_COMPILER = @KCONFIG_COMPILER@
82KDECONFIG = @KDECONFIG@
83KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
84KDE_INCLUDES = @KDE_INCLUDES@
85KDE_LDFLAGS = @KDE_LDFLAGS@
86KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
87KDE_MT_LIBS = @KDE_MT_LIBS@
88KDE_RPATH = @KDE_RPATH@
89KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
90LDFLAGS = @LDFLAGS@
91LIBBZ2 = @LIBBZ2@
92LIBCOMPAT = @LIBCOMPAT@
93LIBCRYPT = @LIBCRYPT@
94LIBDL = @LIBDL@
95LIBJPEG = @LIBJPEG@
96LIBOBJS = @LIBOBJS@
97LIBPNG = @LIBPNG@
98LIBPTHREAD = @LIBPTHREAD@
99LIBRESOLV = @LIBRESOLV@
100LIBS = @LIBS@
101LIBSM = @LIBSM@
102LIBSOCKET = @LIBSOCKET@
103LIBTOOL = @LIBTOOL@
104LIBUCB = @LIBUCB@
105LIBUTIL = @LIBUTIL@
106LIBZ = @LIBZ@
107LIB_KAB = @LIB_KAB@
108LIB_KABC = @LIB_KABC@
109LIB_KDECORE = @LIB_KDECORE@
110LIB_KDEPIM = @LIB_KDEPIM@
111LIB_KDEPRINT = @LIB_KDEPRINT@
112LIB_KDEUI = @LIB_KDEUI@
113LIB_KFILE = @LIB_KFILE@
114LIB_KFM = @LIB_KFM@
115LIB_KHTML = @LIB_KHTML@
116LIB_KIO = @LIB_KIO@
117LIB_KPARTS = @LIB_KPARTS@
118LIB_KSPELL = @LIB_KSPELL@
119LIB_KSYCOCA = @LIB_KSYCOCA@
120LIB_KUTILS = @LIB_KUTILS@
121LIB_POLL = @LIB_POLL@
122LIB_QPE = @LIB_QPE@
123LIB_QT = @LIB_QT@
124LIB_SMB = @LIB_SMB@
125LIB_X11 = @LIB_X11@
126LIB_XEXT = @LIB_XEXT@
127LIB_XRENDER = @LIB_XRENDER@
128LN_S = @LN_S@
129LTLIBOBJS = @LTLIBOBJS@
130MAINT = @MAINT@
131MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
132MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
133MAKEINFO = @MAKEINFO@
134MCOPIDL = @MCOPIDL@
135MEINPROC = @MEINPROC@
136MOC = @MOC@
137MONDORESTORE_STATIC = @MONDORESTORE_STATIC@
138OBJEXT = @OBJEXT@
139PACKAGE = @PACKAGE@
140PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141PACKAGE_NAME = @PACKAGE_NAME@
142PACKAGE_STRING = @PACKAGE_STRING@
143PACKAGE_TARNAME = @PACKAGE_TARNAME@
144PACKAGE_VERSION = @PACKAGE_VERSION@
145PATH_SEPARATOR = @PATH_SEPARATOR@
146PERL = @PERL@
147QTE_NORTTI = @QTE_NORTTI@
148QT_INCLUDES = @QT_INCLUDES@
149QT_LDFLAGS = @QT_LDFLAGS@
150QT_LIBRARY = @QT_LIBRARY@
151RANLIB = @RANLIB@
152SET_MAKE = @SET_MAKE@
153SHELL = @SHELL@
154STRIP = @STRIP@
155UIC = @UIC@
156UIC_TR = @UIC_TR@
157USER_INCLUDES = @USER_INCLUDES@
158USER_LDFLAGS = @USER_LDFLAGS@
159USE_THREADS = @USE_THREADS@
160VERSION = @VERSION@
161XMLLINT = @XMLLINT@
162XMONDO = @XMONDO@
163XWIN_FALSE = @XWIN_FALSE@
164XWIN_TRUE = @XWIN_TRUE@
165X_CFLAGS = @X_CFLAGS@
166X_EXTRA_LIBS = @X_EXTRA_LIBS@
167X_INCLUDES = @X_INCLUDES@
168X_LDFLAGS = @X_LDFLAGS@
169X_LIBS = @X_LIBS@
170X_PRE_LIBS = @X_PRE_LIBS@
171X_RPATH = @X_RPATH@
172ac_ct_AR = @ac_ct_AR@
173ac_ct_CC = @ac_ct_CC@
174ac_ct_CXX = @ac_ct_CXX@
175ac_ct_F77 = @ac_ct_F77@
176ac_ct_RANLIB = @ac_ct_RANLIB@
177ac_ct_STRIP = @ac_ct_STRIP@
178all_includes = @all_includes@
179all_libraries = @all_libraries@
180am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
181am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
182am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
183am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
184am__include = @am__include@
185am__leading_dot = @am__leading_dot@
186am__quote = @am__quote@
187bindir = @bindir@
188build = @build@
189build_alias = @build_alias@
190build_cpu = @build_cpu@
191build_os = @build_os@
192build_vendor = @build_vendor@
193datadir = @datadir@
194exec_prefix = @exec_prefix@
195host = @host@
196host_alias = @host_alias@
197host_cpu = @host_cpu@
198host_os = @host_os@
199host_vendor = @host_vendor@
200include_ARTS_FALSE = @include_ARTS_FALSE@
201include_ARTS_TRUE = @include_ARTS_TRUE@
202include_BZIP2_FALSE = @include_BZIP2_FALSE@
203include_BZIP2_TRUE = @include_BZIP2_TRUE@
204include_VERSION_SCRIPT_FALSE = @include_VERSION_SCRIPT_FALSE@
205include_VERSION_SCRIPT_TRUE = @include_VERSION_SCRIPT_TRUE@
206includedir = @includedir@
207infodir = @infodir@
208install_sh = @install_sh@
209kde_appsdir = @kde_appsdir@
210kde_bindir = @kde_bindir@
211kde_confdir = @kde_confdir@
212kde_datadir = @kde_datadir@
213kde_htmldir = @kde_htmldir@
214kde_icondir = @kde_icondir@
215kde_includes = @kde_includes@
216kde_kcfgdir = @kde_kcfgdir@
217kde_libraries = @kde_libraries@
218kde_libs_htmldir = @kde_libs_htmldir@
219kde_libs_prefix = @kde_libs_prefix@
220kde_locale = @kde_locale@
221kde_mimedir = @kde_mimedir@
222kde_moduledir = @kde_moduledir@
223kde_qtver = @kde_qtver@
224kde_servicesdir = @kde_servicesdir@
225kde_servicetypesdir = @kde_servicetypesdir@
226kde_sounddir = @kde_sounddir@
227kde_styledir = @kde_styledir@
228kde_templatesdir = @kde_templatesdir@
229kde_wallpaperdir = @kde_wallpaperdir@
230kde_widgetdir = @kde_widgetdir@
231kdeinitdir = @kdeinitdir@
232libdir = @libdir@
233libexecdir = @libexecdir@
234localstatedir = @localstatedir@
235mandir = @mandir@
236my_kde_includes = @my_kde_includes@
237my_kde_libraries = @my_kde_libraries@
238my_qt_includes = @my_qt_includes@
239my_qt_libraries = @my_qt_libraries@
240oldincludedir = @oldincludedir@
241prefix = @prefix@
242program_transform_name = @program_transform_name@
243qt_includes = @qt_includes@
244qt_libraries = @qt_libraries@
245sbindir = @sbindir@
246sharedstatedir = @sharedstatedir@
247sysconfdir = @sysconfdir@
248target = @target@
249target_alias = @target_alias@
250target_cpu = @target_cpu@
251target_os = @target_os@
252target_vendor = @target_vendor@
253x_includes = @x_includes@
254x_libraries = @x_libraries@
255xdg_appsdir = @xdg_appsdir@
256xdg_directorydir = @xdg_directorydir@
257xdg_menudir = @xdg_menudir@
258sbin_PROGRAMS = xmondo
259xmondo_SOURCES = xmondobackup.cpp xmondorestore.cpp xmondo.cpp main.cpp xmondo.h xmondobackup.h xmondorestore.h \
260 xmondo.moc.cpp xmondobackup.moc.cpp xmondorestore.moc.cpp ../mondorestore/mondo-restore.c \
261 ../mondorestore/mondo-rstr-newt.c ../mondorestore/mondo-rstr-tools.c ../mondorestore/mondo-rstr-compare.c \
262 ../mondorestore/mondo-prep.c
263
264AM_CPPFLAGS = $(all_includes) @my_qt_includes@ @my_kde_includes@ -I../common -UDEBUG -Ubool -DMONDORESTORE_MODULE
265xmondo_LDADD = ../common/libXmondo.la $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT) $(LIBSOCKET) -L/usr/local/lib -L/usr/X11R6/lib
266xmondo_LDFLAGS = $(all_libraries) @my_qt_libraries@ @my_kde_libraries@ $(KDE_RPATH)
267pkgdata_DATA = mondo.png
268subdir = mondo/xmondo
269ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
270mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
271CONFIG_HEADER = $(top_builddir)/config.h
272CONFIG_CLEAN_FILES =
273sbin_PROGRAMS = xmondo$(EXEEXT)
274PROGRAMS = $(sbin_PROGRAMS)
275
276am_xmondo_OBJECTS = xmondobackup.$(OBJEXT) xmondorestore.$(OBJEXT) \
277 xmondo.$(OBJEXT) main.$(OBJEXT) xmondo.moc.$(OBJEXT) \
278 xmondobackup.moc.$(OBJEXT) xmondorestore.moc.$(OBJEXT) \
279 mondo-restore.$(OBJEXT) mondo-rstr-newt.$(OBJEXT) \
280 mondo-rstr-tools.$(OBJEXT) mondo-rstr-compare.$(OBJEXT) \
281 mondo-prep.$(OBJEXT)
282xmondo_OBJECTS = $(am_xmondo_OBJECTS)
283xmondo_DEPENDENCIES = ../common/libXmondo.la
284
285DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
286depcomp = $(SHELL) $(top_srcdir)/depcomp
287am__depfiles_maybe = depfiles
288@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/main.Po ./$(DEPDIR)/mondo-prep.Po \
289@AMDEP_TRUE@ ./$(DEPDIR)/mondo-restore.Po \
290@AMDEP_TRUE@ ./$(DEPDIR)/mondo-rstr-compare.Po \
291@AMDEP_TRUE@ ./$(DEPDIR)/mondo-rstr-newt.Po \
292@AMDEP_TRUE@ ./$(DEPDIR)/mondo-rstr-tools.Po \
293@AMDEP_TRUE@ ./$(DEPDIR)/xmondo.Po ./$(DEPDIR)/xmondo.moc.Po \
294@AMDEP_TRUE@ ./$(DEPDIR)/xmondobackup.Po \
295@AMDEP_TRUE@ ./$(DEPDIR)/xmondobackup.moc.Po \
296@AMDEP_TRUE@ ./$(DEPDIR)/xmondorestore.Po \
297@AMDEP_TRUE@ ./$(DEPDIR)/xmondorestore.moc.Po
298COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
299 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
300LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
301 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
302CCLD = $(CC)
303LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
304 $(AM_LDFLAGS) $(LDFLAGS) -o $@
305CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
306 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
307LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
308 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
309 $(AM_CXXFLAGS) $(CXXFLAGS)
310CXXLD = $(CXX)
311CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
312 $(AM_LDFLAGS) $(LDFLAGS) -o $@
313DIST_SOURCES = $(xmondo_SOURCES)
314DATA = $(pkgdata_DATA)
315
316DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
317SOURCES = $(xmondo_SOURCES)
318
319all: all-am
320
321.SUFFIXES:
322.SUFFIXES: .c .cpp .lo .o .obj
323$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
324 cd $(top_srcdir) && \
325 $(AUTOMAKE) --gnu mondo/xmondo/Makefile
326Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
327 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
328sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
329install-sbinPROGRAMS: $(sbin_PROGRAMS)
330 @$(NORMAL_INSTALL)
331 $(mkinstalldirs) $(DESTDIR)$(sbindir)
332 @list='$(sbin_PROGRAMS)'; for p in $$list; do \
333 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
334 if test -f $$p \
335 || test -f $$p1 \
336 ; then \
337 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
338 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f"; \
339 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f || exit 1; \
340 else :; fi; \
341 done
342
343uninstall-sbinPROGRAMS:
344 @$(NORMAL_UNINSTALL)
345 @list='$(sbin_PROGRAMS)'; for p in $$list; do \
346 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
347 echo " rm -f $(DESTDIR)$(sbindir)/$$f"; \
348 rm -f $(DESTDIR)$(sbindir)/$$f; \
349 done
350
351clean-sbinPROGRAMS:
352 @list='$(sbin_PROGRAMS)'; for p in $$list; do \
353 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
354 echo " rm -f $$p $$f"; \
355 rm -f $$p $$f ; \
356 done
357xmondo$(EXEEXT): $(xmondo_OBJECTS) $(xmondo_DEPENDENCIES)
358 @rm -f xmondo$(EXEEXT)
359 $(CXXLINK) $(xmondo_LDFLAGS) $(xmondo_OBJECTS) $(xmondo_LDADD) $(LIBS)
360
361mostlyclean-compile:
362 -rm -f *.$(OBJEXT) core *.core
363
364distclean-compile:
365 -rm -f *.tab.c
366
367@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
368@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mondo-prep.Po@am__quote@
369@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mondo-restore.Po@am__quote@
370@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mondo-rstr-compare.Po@am__quote@
371@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mondo-rstr-newt.Po@am__quote@
372@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mondo-rstr-tools.Po@am__quote@
373@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmondo.Po@am__quote@
374@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmondo.moc.Po@am__quote@
375@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmondobackup.Po@am__quote@
376@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmondobackup.moc.Po@am__quote@
377@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmondorestore.Po@am__quote@
378@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmondorestore.moc.Po@am__quote@
379
380.c.o:
381@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
382@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
383@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
384@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
385@am__fastdepCC_TRUE@ fi
386@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
387@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
388@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
389@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
390
391.c.obj:
392@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
393@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
394@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
395@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
396@am__fastdepCC_TRUE@ fi
397@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
398@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
399@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
400@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
401
402.c.lo:
403@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
404@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
405@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
406@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
407@am__fastdepCC_TRUE@ fi
408@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
409@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
410@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
411@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
412
413mondo-restore.o: ../mondorestore/mondo-restore.c
414@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mondo-restore.o -MD -MP -MF "$(DEPDIR)/mondo-restore.Tpo" \
415@am__fastdepCC_TRUE@ -c -o mondo-restore.o `test -f '../mondorestore/mondo-restore.c' || echo '$(srcdir)/'`../mondorestore/mondo-restore.c; \
416@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mondo-restore.Tpo" "$(DEPDIR)/mondo-restore.Po"; \
417@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/mondo-restore.Tpo"; exit 1; \
418@am__fastdepCC_TRUE@ fi
419@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../mondorestore/mondo-restore.c' object='mondo-restore.o' libtool=no @AMDEPBACKSLASH@
420@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/mondo-restore.Po' tmpdepfile='$(DEPDIR)/mondo-restore.TPo' @AMDEPBACKSLASH@
421@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
422@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mondo-restore.o `test -f '../mondorestore/mondo-restore.c' || echo '$(srcdir)/'`../mondorestore/mondo-restore.c
423
424mondo-restore.obj: ../mondorestore/mondo-restore.c
425@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mondo-restore.obj -MD -MP -MF "$(DEPDIR)/mondo-restore.Tpo" \
426@am__fastdepCC_TRUE@ -c -o mondo-restore.obj `if test -f '../mondorestore/mondo-restore.c'; then $(CYGPATH_W) '../mondorestore/mondo-restore.c'; else $(CYGPATH_W) '$(srcdir)/../mondorestore/mondo-restore.c'; fi`; \
427@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mondo-restore.Tpo" "$(DEPDIR)/mondo-restore.Po"; \
428@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/mondo-restore.Tpo"; exit 1; \
429@am__fastdepCC_TRUE@ fi
430@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../mondorestore/mondo-restore.c' object='mondo-restore.obj' libtool=no @AMDEPBACKSLASH@
431@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/mondo-restore.Po' tmpdepfile='$(DEPDIR)/mondo-restore.TPo' @AMDEPBACKSLASH@
432@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
433@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mondo-restore.obj `if test -f '../mondorestore/mondo-restore.c'; then $(CYGPATH_W) '../mondorestore/mondo-restore.c'; else $(CYGPATH_W) '$(srcdir)/../mondorestore/mondo-restore.c'; fi`
434
435mondo-restore.lo: ../mondorestore/mondo-restore.c
436@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mondo-restore.lo -MD -MP -MF "$(DEPDIR)/mondo-restore.Tpo" \
437@am__fastdepCC_TRUE@ -c -o mondo-restore.lo `test -f '../mondorestore/mondo-restore.c' || echo '$(srcdir)/'`../mondorestore/mondo-restore.c; \
438@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mondo-restore.Tpo" "$(DEPDIR)/mondo-restore.Plo"; \
439@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/mondo-restore.Tpo"; exit 1; \
440@am__fastdepCC_TRUE@ fi
441@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../mondorestore/mondo-restore.c' object='mondo-restore.lo' libtool=yes @AMDEPBACKSLASH@
442@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/mondo-restore.Plo' tmpdepfile='$(DEPDIR)/mondo-restore.TPlo' @AMDEPBACKSLASH@
443@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
444@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mondo-restore.lo `test -f '../mondorestore/mondo-restore.c' || echo '$(srcdir)/'`../mondorestore/mondo-restore.c
445
446mondo-rstr-newt.o: ../mondorestore/mondo-rstr-newt.c
447@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mondo-rstr-newt.o -MD -MP -MF "$(DEPDIR)/mondo-rstr-newt.Tpo" \
448@am__fastdepCC_TRUE@ -c -o mondo-rstr-newt.o `test -f '../mondorestore/mondo-rstr-newt.c' || echo '$(srcdir)/'`../mondorestore/mondo-rstr-newt.c; \
449@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mondo-rstr-newt.Tpo" "$(DEPDIR)/mondo-rstr-newt.Po"; \
450@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/mondo-rstr-newt.Tpo"; exit 1; \
451@am__fastdepCC_TRUE@ fi
452@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../mondorestore/mondo-rstr-newt.c' object='mondo-rstr-newt.o' libtool=no @AMDEPBACKSLASH@
453@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/mondo-rstr-newt.Po' tmpdepfile='$(DEPDIR)/mondo-rstr-newt.TPo' @AMDEPBACKSLASH@
454@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
455@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mondo-rstr-newt.o `test -f '../mondorestore/mondo-rstr-newt.c' || echo '$(srcdir)/'`../mondorestore/mondo-rstr-newt.c
456
457mondo-rstr-newt.obj: ../mondorestore/mondo-rstr-newt.c
458@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mondo-rstr-newt.obj -MD -MP -MF "$(DEPDIR)/mondo-rstr-newt.Tpo" \
459@am__fastdepCC_TRUE@ -c -o mondo-rstr-newt.obj `if test -f '../mondorestore/mondo-rstr-newt.c'; then $(CYGPATH_W) '../mondorestore/mondo-rstr-newt.c'; else $(CYGPATH_W) '$(srcdir)/../mondorestore/mondo-rstr-newt.c'; fi`; \
460@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mondo-rstr-newt.Tpo" "$(DEPDIR)/mondo-rstr-newt.Po"; \
461@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/mondo-rstr-newt.Tpo"; exit 1; \
462@am__fastdepCC_TRUE@ fi
463@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../mondorestore/mondo-rstr-newt.c' object='mondo-rstr-newt.obj' libtool=no @AMDEPBACKSLASH@
464@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/mondo-rstr-newt.Po' tmpdepfile='$(DEPDIR)/mondo-rstr-newt.TPo' @AMDEPBACKSLASH@
465@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
466@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mondo-rstr-newt.obj `if test -f '../mondorestore/mondo-rstr-newt.c'; then $(CYGPATH_W) '../mondorestore/mondo-rstr-newt.c'; else $(CYGPATH_W) '$(srcdir)/../mondorestore/mondo-rstr-newt.c'; fi`
467
468mondo-rstr-newt.lo: ../mondorestore/mondo-rstr-newt.c
469@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mondo-rstr-newt.lo -MD -MP -MF "$(DEPDIR)/mondo-rstr-newt.Tpo" \
470@am__fastdepCC_TRUE@ -c -o mondo-rstr-newt.lo `test -f '../mondorestore/mondo-rstr-newt.c' || echo '$(srcdir)/'`../mondorestore/mondo-rstr-newt.c; \
471@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mondo-rstr-newt.Tpo" "$(DEPDIR)/mondo-rstr-newt.Plo"; \
472@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/mondo-rstr-newt.Tpo"; exit 1; \
473@am__fastdepCC_TRUE@ fi
474@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../mondorestore/mondo-rstr-newt.c' object='mondo-rstr-newt.lo' libtool=yes @AMDEPBACKSLASH@
475@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/mondo-rstr-newt.Plo' tmpdepfile='$(DEPDIR)/mondo-rstr-newt.TPlo' @AMDEPBACKSLASH@
476@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
477@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mondo-rstr-newt.lo `test -f '../mondorestore/mondo-rstr-newt.c' || echo '$(srcdir)/'`../mondorestore/mondo-rstr-newt.c
478
479mondo-rstr-tools.o: ../mondorestore/mondo-rstr-tools.c
480@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mondo-rstr-tools.o -MD -MP -MF "$(DEPDIR)/mondo-rstr-tools.Tpo" \
481@am__fastdepCC_TRUE@ -c -o mondo-rstr-tools.o `test -f '../mondorestore/mondo-rstr-tools.c' || echo '$(srcdir)/'`../mondorestore/mondo-rstr-tools.c; \
482@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mondo-rstr-tools.Tpo" "$(DEPDIR)/mondo-rstr-tools.Po"; \
483@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/mondo-rstr-tools.Tpo"; exit 1; \
484@am__fastdepCC_TRUE@ fi
485@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../mondorestore/mondo-rstr-tools.c' object='mondo-rstr-tools.o' libtool=no @AMDEPBACKSLASH@
486@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/mondo-rstr-tools.Po' tmpdepfile='$(DEPDIR)/mondo-rstr-tools.TPo' @AMDEPBACKSLASH@
487@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
488@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mondo-rstr-tools.o `test -f '../mondorestore/mondo-rstr-tools.c' || echo '$(srcdir)/'`../mondorestore/mondo-rstr-tools.c
489
490mondo-rstr-tools.obj: ../mondorestore/mondo-rstr-tools.c
491@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mondo-rstr-tools.obj -MD -MP -MF "$(DEPDIR)/mondo-rstr-tools.Tpo" \
492@am__fastdepCC_TRUE@ -c -o mondo-rstr-tools.obj `if test -f '../mondorestore/mondo-rstr-tools.c'; then $(CYGPATH_W) '../mondorestore/mondo-rstr-tools.c'; else $(CYGPATH_W) '$(srcdir)/../mondorestore/mondo-rstr-tools.c'; fi`; \
493@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mondo-rstr-tools.Tpo" "$(DEPDIR)/mondo-rstr-tools.Po"; \
494@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/mondo-rstr-tools.Tpo"; exit 1; \
495@am__fastdepCC_TRUE@ fi
496@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../mondorestore/mondo-rstr-tools.c' object='mondo-rstr-tools.obj' libtool=no @AMDEPBACKSLASH@
497@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/mondo-rstr-tools.Po' tmpdepfile='$(DEPDIR)/mondo-rstr-tools.TPo' @AMDEPBACKSLASH@
498@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
499@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mondo-rstr-tools.obj `if test -f '../mondorestore/mondo-rstr-tools.c'; then $(CYGPATH_W) '../mondorestore/mondo-rstr-tools.c'; else $(CYGPATH_W) '$(srcdir)/../mondorestore/mondo-rstr-tools.c'; fi`
500
501mondo-rstr-tools.lo: ../mondorestore/mondo-rstr-tools.c
502@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mondo-rstr-tools.lo -MD -MP -MF "$(DEPDIR)/mondo-rstr-tools.Tpo" \
503@am__fastdepCC_TRUE@ -c -o mondo-rstr-tools.lo `test -f '../mondorestore/mondo-rstr-tools.c' || echo '$(srcdir)/'`../mondorestore/mondo-rstr-tools.c; \
504@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mondo-rstr-tools.Tpo" "$(DEPDIR)/mondo-rstr-tools.Plo"; \
505@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/mondo-rstr-tools.Tpo"; exit 1; \
506@am__fastdepCC_TRUE@ fi
507@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../mondorestore/mondo-rstr-tools.c' object='mondo-rstr-tools.lo' libtool=yes @AMDEPBACKSLASH@
508@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/mondo-rstr-tools.Plo' tmpdepfile='$(DEPDIR)/mondo-rstr-tools.TPlo' @AMDEPBACKSLASH@
509@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
510@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mondo-rstr-tools.lo `test -f '../mondorestore/mondo-rstr-tools.c' || echo '$(srcdir)/'`../mondorestore/mondo-rstr-tools.c
511
512mondo-rstr-compare.o: ../mondorestore/mondo-rstr-compare.c
513@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mondo-rstr-compare.o -MD -MP -MF "$(DEPDIR)/mondo-rstr-compare.Tpo" \
514@am__fastdepCC_TRUE@ -c -o mondo-rstr-compare.o `test -f '../mondorestore/mondo-rstr-compare.c' || echo '$(srcdir)/'`../mondorestore/mondo-rstr-compare.c; \
515@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mondo-rstr-compare.Tpo" "$(DEPDIR)/mondo-rstr-compare.Po"; \
516@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/mondo-rstr-compare.Tpo"; exit 1; \
517@am__fastdepCC_TRUE@ fi
518@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../mondorestore/mondo-rstr-compare.c' object='mondo-rstr-compare.o' libtool=no @AMDEPBACKSLASH@
519@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/mondo-rstr-compare.Po' tmpdepfile='$(DEPDIR)/mondo-rstr-compare.TPo' @AMDEPBACKSLASH@
520@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
521@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mondo-rstr-compare.o `test -f '../mondorestore/mondo-rstr-compare.c' || echo '$(srcdir)/'`../mondorestore/mondo-rstr-compare.c
522
523mondo-rstr-compare.obj: ../mondorestore/mondo-rstr-compare.c
524@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mondo-rstr-compare.obj -MD -MP -MF "$(DEPDIR)/mondo-rstr-compare.Tpo" \
525@am__fastdepCC_TRUE@ -c -o mondo-rstr-compare.obj `if test -f '../mondorestore/mondo-rstr-compare.c'; then $(CYGPATH_W) '../mondorestore/mondo-rstr-compare.c'; else $(CYGPATH_W) '$(srcdir)/../mondorestore/mondo-rstr-compare.c'; fi`; \
526@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mondo-rstr-compare.Tpo" "$(DEPDIR)/mondo-rstr-compare.Po"; \
527@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/mondo-rstr-compare.Tpo"; exit 1; \
528@am__fastdepCC_TRUE@ fi
529@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../mondorestore/mondo-rstr-compare.c' object='mondo-rstr-compare.obj' libtool=no @AMDEPBACKSLASH@
530@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/mondo-rstr-compare.Po' tmpdepfile='$(DEPDIR)/mondo-rstr-compare.TPo' @AMDEPBACKSLASH@
531@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
532@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mondo-rstr-compare.obj `if test -f '../mondorestore/mondo-rstr-compare.c'; then $(CYGPATH_W) '../mondorestore/mondo-rstr-compare.c'; else $(CYGPATH_W) '$(srcdir)/../mondorestore/mondo-rstr-compare.c'; fi`
533
534mondo-rstr-compare.lo: ../mondorestore/mondo-rstr-compare.c
535@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mondo-rstr-compare.lo -MD -MP -MF "$(DEPDIR)/mondo-rstr-compare.Tpo" \
536@am__fastdepCC_TRUE@ -c -o mondo-rstr-compare.lo `test -f '../mondorestore/mondo-rstr-compare.c' || echo '$(srcdir)/'`../mondorestore/mondo-rstr-compare.c; \
537@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mondo-rstr-compare.Tpo" "$(DEPDIR)/mondo-rstr-compare.Plo"; \
538@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/mondo-rstr-compare.Tpo"; exit 1; \
539@am__fastdepCC_TRUE@ fi
540@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../mondorestore/mondo-rstr-compare.c' object='mondo-rstr-compare.lo' libtool=yes @AMDEPBACKSLASH@
541@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/mondo-rstr-compare.Plo' tmpdepfile='$(DEPDIR)/mondo-rstr-compare.TPlo' @AMDEPBACKSLASH@
542@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
543@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mondo-rstr-compare.lo `test -f '../mondorestore/mondo-rstr-compare.c' || echo '$(srcdir)/'`../mondorestore/mondo-rstr-compare.c
544
545mondo-prep.o: ../mondorestore/mondo-prep.c
546@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mondo-prep.o -MD -MP -MF "$(DEPDIR)/mondo-prep.Tpo" \
547@am__fastdepCC_TRUE@ -c -o mondo-prep.o `test -f '../mondorestore/mondo-prep.c' || echo '$(srcdir)/'`../mondorestore/mondo-prep.c; \
548@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mondo-prep.Tpo" "$(DEPDIR)/mondo-prep.Po"; \
549@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/mondo-prep.Tpo"; exit 1; \
550@am__fastdepCC_TRUE@ fi
551@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../mondorestore/mondo-prep.c' object='mondo-prep.o' libtool=no @AMDEPBACKSLASH@
552@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/mondo-prep.Po' tmpdepfile='$(DEPDIR)/mondo-prep.TPo' @AMDEPBACKSLASH@
553@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
554@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mondo-prep.o `test -f '../mondorestore/mondo-prep.c' || echo '$(srcdir)/'`../mondorestore/mondo-prep.c
555
556mondo-prep.obj: ../mondorestore/mondo-prep.c
557@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mondo-prep.obj -MD -MP -MF "$(DEPDIR)/mondo-prep.Tpo" \
558@am__fastdepCC_TRUE@ -c -o mondo-prep.obj `if test -f '../mondorestore/mondo-prep.c'; then $(CYGPATH_W) '../mondorestore/mondo-prep.c'; else $(CYGPATH_W) '$(srcdir)/../mondorestore/mondo-prep.c'; fi`; \
559@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mondo-prep.Tpo" "$(DEPDIR)/mondo-prep.Po"; \
560@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/mondo-prep.Tpo"; exit 1; \
561@am__fastdepCC_TRUE@ fi
562@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../mondorestore/mondo-prep.c' object='mondo-prep.obj' libtool=no @AMDEPBACKSLASH@
563@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/mondo-prep.Po' tmpdepfile='$(DEPDIR)/mondo-prep.TPo' @AMDEPBACKSLASH@
564@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
565@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mondo-prep.obj `if test -f '../mondorestore/mondo-prep.c'; then $(CYGPATH_W) '../mondorestore/mondo-prep.c'; else $(CYGPATH_W) '$(srcdir)/../mondorestore/mondo-prep.c'; fi`
566
567mondo-prep.lo: ../mondorestore/mondo-prep.c
568@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mondo-prep.lo -MD -MP -MF "$(DEPDIR)/mondo-prep.Tpo" \
569@am__fastdepCC_TRUE@ -c -o mondo-prep.lo `test -f '../mondorestore/mondo-prep.c' || echo '$(srcdir)/'`../mondorestore/mondo-prep.c; \
570@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mondo-prep.Tpo" "$(DEPDIR)/mondo-prep.Plo"; \
571@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/mondo-prep.Tpo"; exit 1; \
572@am__fastdepCC_TRUE@ fi
573@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../mondorestore/mondo-prep.c' object='mondo-prep.lo' libtool=yes @AMDEPBACKSLASH@
574@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/mondo-prep.Plo' tmpdepfile='$(DEPDIR)/mondo-prep.TPlo' @AMDEPBACKSLASH@
575@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
576@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mondo-prep.lo `test -f '../mondorestore/mondo-prep.c' || echo '$(srcdir)/'`../mondorestore/mondo-prep.c
577
578.cpp.o:
579@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
580@am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
581@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
582@am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
583@am__fastdepCXX_TRUE@ fi
584@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
585@AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
586@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
587@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
588
589.cpp.obj:
590@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
591@am__fastdepCXX_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
592@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
593@am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
594@am__fastdepCXX_TRUE@ fi
595@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
596@AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
597@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
598@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
599
600.cpp.lo:
601@am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
602@am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
603@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
604@am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
605@am__fastdepCXX_TRUE@ fi
606@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
607@AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
608@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
609@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
610
611mostlyclean-libtool:
612 -rm -f *.lo
613
614clean-libtool:
615 -rm -rf .libs _libs
616
617distclean-libtool:
618 -rm -f libtool
619uninstall-info-am:
620pkgdataDATA_INSTALL = $(INSTALL_DATA)
621install-pkgdataDATA: $(pkgdata_DATA)
622 @$(NORMAL_INSTALL)
623 $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
624 @list='$(pkgdata_DATA)'; for p in $$list; do \
625 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
626 f="`echo $$p | sed -e 's|^.*/||'`"; \
627 echo " $(pkgdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f"; \
628 $(pkgdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f; \
629 done
630
631uninstall-pkgdataDATA:
632 @$(NORMAL_UNINSTALL)
633 @list='$(pkgdata_DATA)'; for p in $$list; do \
634 f="`echo $$p | sed -e 's|^.*/||'`"; \
635 echo " rm -f $(DESTDIR)$(pkgdatadir)/$$f"; \
636 rm -f $(DESTDIR)$(pkgdatadir)/$$f; \
637 done
638
639ETAGS = etags
640ETAGSFLAGS =
641
642CTAGS = ctags
643CTAGSFLAGS =
644
645tags: TAGS
646
647ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
648 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
649 unique=`for i in $$list; do \
650 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
651 done | \
652 $(AWK) ' { files[$$0] = 1; } \
653 END { for (i in files) print i; }'`; \
654 mkid -fID $$unique
655
656TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
657 $(TAGS_FILES) $(LISP)
658 tags=; \
659 here=`pwd`; \
660 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
661 unique=`for i in $$list; do \
662 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
663 done | \
664 $(AWK) ' { files[$$0] = 1; } \
665 END { for (i in files) print i; }'`; \
666 test -z "$(ETAGS_ARGS)$$tags$$unique" \
667 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
668 $$tags $$unique
669
670ctags: CTAGS
671CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
672 $(TAGS_FILES) $(LISP)
673 tags=; \
674 here=`pwd`; \
675 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
676 unique=`for i in $$list; do \
677 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
678 done | \
679 $(AWK) ' { files[$$0] = 1; } \
680 END { for (i in files) print i; }'`; \
681 test -z "$(CTAGS_ARGS)$$tags$$unique" \
682 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
683 $$tags $$unique
684
685GTAGS:
686 here=`$(am__cd) $(top_builddir) && pwd` \
687 && cd $(top_srcdir) \
688 && gtags -i $(GTAGS_ARGS) $$here
689
690distclean-tags:
691 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
692DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
693
694top_distdir = ../..
695distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
696
697distdir: $(DISTFILES)
698 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
699 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
700 list='$(DISTFILES)'; for file in $$list; do \
701 case $$file in \
702 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
703 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
704 esac; \
705 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
706 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
707 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
708 dir="/$$dir"; \
709 $(mkinstalldirs) "$(distdir)$$dir"; \
710 else \
711 dir=''; \
712 fi; \
713 if test -d $$d/$$file; then \
714 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
715 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
716 fi; \
717 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
718 else \
719 test -f $(distdir)/$$file \
720 || cp -p $$d/$$file $(distdir)/$$file \
721 || exit 1; \
722 fi; \
723 done
724check-am: all-am
725check: check-am
726all-am: Makefile $(PROGRAMS) $(DATA)
727
728installdirs:
729 $(mkinstalldirs) $(DESTDIR)$(sbindir) $(DESTDIR)$(pkgdatadir)
730install: install-am
731install-exec: install-exec-am
732install-data: install-data-am
733uninstall: uninstall-am
734
735install-am: all-am
736 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
737
738installcheck: installcheck-am
739install-strip:
740 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
741 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
742 `test -z '$(STRIP)' || \
743 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
744mostlyclean-generic:
745
746clean-generic:
747
748distclean-generic:
749 -rm -f $(CONFIG_CLEAN_FILES)
750
751maintainer-clean-generic:
752 @echo "This command is intended for maintainers to use"
753 @echo "it deletes files that may require special tools to rebuild."
754clean: clean-am
755
756clean-am: clean-generic clean-libtool clean-sbinPROGRAMS mostlyclean-am
757
758distclean: distclean-am
759 -rm -rf ./$(DEPDIR)
760 -rm -f Makefile
761distclean-am: clean-am distclean-compile distclean-generic \
762 distclean-libtool distclean-tags
763
764dvi: dvi-am
765
766dvi-am:
767
768info: info-am
769
770info-am:
771
772install-data-am: install-pkgdataDATA
773
774install-exec-am: install-sbinPROGRAMS
775
776install-info: install-info-am
777
778install-man:
779
780installcheck-am:
781
782maintainer-clean: maintainer-clean-am
783 -rm -rf ./$(DEPDIR)
784 -rm -f Makefile
785maintainer-clean-am: distclean-am maintainer-clean-generic
786
787mostlyclean: mostlyclean-am
788
789mostlyclean-am: mostlyclean-compile mostlyclean-generic \
790 mostlyclean-libtool
791
792pdf: pdf-am
793
794pdf-am:
795
796ps: ps-am
797
798ps-am:
799
800uninstall-am: uninstall-info-am uninstall-pkgdataDATA \
801 uninstall-sbinPROGRAMS
802
803.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
804 clean-libtool clean-sbinPROGRAMS ctags distclean \
805 distclean-compile distclean-generic distclean-libtool \
806 distclean-tags distdir dvi dvi-am info info-am install \
807 install-am install-data install-data-am install-exec \
808 install-exec-am install-info install-info-am install-man \
809 install-pkgdataDATA install-sbinPROGRAMS install-strip \
810 installcheck installcheck-am installdirs maintainer-clean \
811 maintainer-clean-generic mostlyclean mostlyclean-compile \
812 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
813 tags uninstall uninstall-am uninstall-info-am \
814 uninstall-pkgdataDATA uninstall-sbinPROGRAMS
815
816
817xmondobackup.moc.cpp: xmondobackup.h
818 @MOC@ ./xmondobackup.h -o xmondobackup.moc.cpp
819
820xmondo.moc.cpp: xmondo.h
821 @MOC@ ./xmondo.h -o xmondo.moc.cpp
822
823xmondorestore.moc.cpp: xmondorestore.h
824 @MOC@ ./xmondorestore.h -o xmondorestore.moc.cpp
825
826messages:
827 LIST=`find . -name \*.h -o -name \*.hh -o -name \*.H -o -name \*.hxx -o -name \*.hpp -o -name \*.cpp -o -name \*.cc -o -name \*.cxx -o -name \*.ecpp -o -name \*.C`; \
828 if test -n "$$LIST"; then \
829 $(XGETTEXT) $$LIST -o $(podir)/xmondo.pot; \
830 fi
831# Tell versions [3.59,3.63) of GNU make to not export all variables.
832# Otherwise a system limit (for SysV at least) may be exceeded.
833.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.