~ubuntu-branches/ubuntu/intrepid/ggz-gtk-client/intrepid

« back to all changes in this revision

Viewing changes to ggz-gtk/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Zander
  • Date: 2003-12-01 00:00:00 UTC
  • Revision ID: james.westby@ubuntu.com-20031201000000-so3nhged1kcklv65
Tags: 0.0.7-1
* New upstream release
* Adjust menu file to use approved menu locations,
Closes: #201137

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.7.4 from Makefile.am.
 
1
# Makefile.in generated by automake 1.7.9 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
69
69
INSTALL_PROGRAM = @INSTALL_PROGRAM@
70
70
INSTALL_SCRIPT = @INSTALL_SCRIPT@
71
71
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
72
 
LDADD = @LDADD@
73
72
LDFLAGS = @LDFLAGS@
74
73
LIBGGZ_INCLUDES = @LIBGGZ_INCLUDES@
75
74
LIBGGZ_LDFLAGS = @LIBGGZ_LDFLAGS@
261
260
        all-recursive install-data-recursive install-exec-recursive \
262
261
        installdirs-recursive install-recursive uninstall-recursive \
263
262
        check-recursive installcheck-recursive
264
 
DIST_COMMON = Makefile.am Makefile.in
 
263
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
265
264
DIST_SUBDIRS = $(SUBDIRS)
266
265
SOURCES = $(ggz_gtk_SOURCES)
267
266
 
271
270
.SUFFIXES: .c .o .obj
272
271
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
273
272
        cd $(top_srcdir) && \
274
 
          $(AUTOMAKE) --gnu  ggz-gtk/Makefile
 
273
          $(AUTOMAKE) --foreign  ggz-gtk/Makefile
275
274
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
276
275
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
277
276
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
332
331
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ggz_gtk-xtext-gtk2.Po@am__quote@
333
332
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ggz_gtk-xtext.Po@am__quote@
334
333
 
335
 
distclean-depend:
336
 
        -rm -rf ./$(DEPDIR)
337
 
 
338
334
.c.o:
339
335
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
340
336
@am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
1068
1064
installcheck: installcheck-recursive
1069
1065
install-strip:
1070
1066
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1071
 
          INSTALL_STRIP_FLAG=-s \
 
1067
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1072
1068
          `test -z '$(STRIP)' || \
1073
1069
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1074
1070
mostlyclean-generic:
1076
1072
clean-generic:
1077
1073
 
1078
1074
distclean-generic:
1079
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
1075
        -rm -f $(CONFIG_CLEAN_FILES)
1080
1076
 
1081
1077
maintainer-clean-generic:
1082
1078
        @echo "This command is intended for maintainers to use"
1086
1082
clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
1087
1083
 
1088
1084
distclean: distclean-recursive
1089
 
 
1090
 
distclean-am: clean-am distclean-compile distclean-depend \
1091
 
        distclean-generic distclean-tags
 
1085
        -rm -rf ./$(DEPDIR)
 
1086
        -rm -f Makefile
 
1087
distclean-am: clean-am distclean-compile distclean-generic \
 
1088
        distclean-tags
1092
1089
 
1093
1090
dvi: dvi-recursive
1094
1091
 
1109
1106
installcheck-am:
1110
1107
 
1111
1108
maintainer-clean: maintainer-clean-recursive
1112
 
 
 
1109
        -rm -rf ./$(DEPDIR)
 
1110
        -rm -f Makefile
1113
1111
maintainer-clean-am: distclean-am maintainer-clean-generic
1114
1112
 
1115
1113
mostlyclean: mostlyclean-recursive
1131
1129
 
1132
1130
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
1133
1131
        clean-binPROGRAMS clean-generic clean-recursive ctags \
1134
 
        ctags-recursive distclean distclean-compile distclean-depend \
1135
 
        distclean-generic distclean-recursive distclean-tags distdir \
1136
 
        dvi dvi-am dvi-recursive info info-am info-recursive install \
1137
 
        install-am install-binPROGRAMS install-data install-data-am \
 
1132
        ctags-recursive distclean distclean-compile distclean-generic \
 
1133
        distclean-recursive distclean-tags distdir dvi dvi-am \
 
1134
        dvi-recursive info info-am info-recursive install install-am \
 
1135
        install-binPROGRAMS install-data install-data-am \
1138
1136
        install-data-recursive install-exec install-exec-am \
1139
1137
        install-exec-recursive install-ggzdataDATA install-info \
1140
1138
        install-info-am install-info-recursive install-man \