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

« back to all changes in this revision

Viewing changes to man/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
67
67
INSTALL_PROGRAM = @INSTALL_PROGRAM@
68
68
INSTALL_SCRIPT = @INSTALL_SCRIPT@
69
69
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
70
 
LDADD = @LDADD@
71
70
LDFLAGS = @LDFLAGS@
72
71
LIBGGZ_INCLUDES = @LIBGGZ_INCLUDES@
73
72
LIBGGZ_LDFLAGS = @LIBGGZ_LDFLAGS@
147
146
        all-recursive install-data-recursive install-exec-recursive \
148
147
        installdirs-recursive install-recursive uninstall-recursive \
149
148
        check-recursive installcheck-recursive
150
 
DIST_COMMON = Makefile.am Makefile.in
 
149
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
151
150
DIST_SUBDIRS = $(SUBDIRS)
152
151
all: all-recursive
153
152
 
154
153
.SUFFIXES:
155
154
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
156
155
        cd $(top_srcdir) && \
157
 
          $(AUTOMAKE) --gnu  man/Makefile
 
156
          $(AUTOMAKE) --foreign  man/Makefile
158
157
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
159
158
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
160
159
uninstall-info-am:
392
391
installcheck: installcheck-recursive
393
392
install-strip:
394
393
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
395
 
          INSTALL_STRIP_FLAG=-s \
 
394
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
396
395
          `test -z '$(STRIP)' || \
397
396
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
398
397
mostlyclean-generic:
400
399
clean-generic:
401
400
 
402
401
distclean-generic:
403
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
402
        -rm -f $(CONFIG_CLEAN_FILES)
404
403
 
405
404
maintainer-clean-generic:
406
405
        @echo "This command is intended for maintainers to use"
410
409
clean-am: clean-generic mostlyclean-am
411
410
 
412
411
distclean: distclean-recursive
413
 
 
 
412
        -rm -f Makefile
414
413
distclean-am: clean-am distclean-generic distclean-tags
415
414
 
416
415
dvi: dvi-recursive
432
431
installcheck-am:
433
432
 
434
433
maintainer-clean: maintainer-clean-recursive
435
 
 
 
434
        -rm -f Makefile
436
435
maintainer-clean-am: distclean-am maintainer-clean-generic
437
436
 
438
437
mostlyclean: mostlyclean-recursive