First drop of aptitude for Maemo
[aptitude] / src / generic / apt / Makefile.in
index c7d7d93..50e45a8 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.6 from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005  Free Software Foundation, Inc.
+# 2003, 2004  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -15,6 +15,8 @@
 @SET_MAKE@
 
 
+SOURCES = $(libgeneric_apt_a_SOURCES) $(pkg_hier_dump_SOURCES)
+
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
@@ -35,7 +37,6 @@ POST_INSTALL = :
 NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
-build_triplet = @build@
 host_triplet = @host@
 noinst_PROGRAMS = pkg_hier_dump$(EXEEXT)
 subdir = src/generic/apt
@@ -79,6 +80,25 @@ pkg_hier_dump_DEPENDENCIES =  \
 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 depcomp = $(SHELL) $(top_srcdir)/depcomp
 am__depfiles_maybe = depfiles
+@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/acqprogress.Po ./$(DEPDIR)/apt.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/apt_undo_group.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/aptcache.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/aptitude_resolver.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/aptitude_resolver_universe.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/aptitudepolicy.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/config_signal.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/download_install_manager.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/download_manager.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/download_signal_log.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/download_update_manager.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/dump_packages.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/infer_reason.Po ./$(DEPDIR)/log.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/matchers.Po ./$(DEPDIR)/pkg_acqfile.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/pkg_changelog.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/pkg_hier.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/pkg_hier_dump.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/resolver_manager.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/tags.Po ./$(DEPDIR)/tasks.Po
 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 CXXLD = $(CXX)
@@ -347,14 +367,16 @@ distclean-compile:
 @am__fastdepCXX_TRUE@  if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 @am__fastdepCXX_TRUE@  then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@     DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCXX_FALSE@     depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCXX_FALSE@     $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
 
 .cc.obj:
 @am__fastdepCXX_TRUE@  if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 @am__fastdepCXX_TRUE@  then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCXX_FALSE@     DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCXX_FALSE@     depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCXX_FALSE@     $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 uninstall-info-am:
 
@@ -456,7 +478,7 @@ mostlyclean-generic:
 clean-generic:
 
 distclean-generic:
-       -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+       -rm -f $(CONFIG_CLEAN_FILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"