~ubuntu-branches/ubuntu/hardy/gedit/hardy-proposed

« back to all changes in this revision

Viewing changes to help/sv/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-07-11 14:06:41 UTC
  • mto: This revision was merged to the branch mainline in revision 19.
  • Revision ID: james.westby@ubuntu.com-20060711140641-9ale6eu5anm0iftf
Tags: upstream-2.15.4
ImportĀ upstreamĀ versionĀ 2.15.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.8.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
95
95
NORMAL_UNINSTALL = :
96
96
PRE_UNINSTALL = :
97
97
POST_UNINSTALL = :
 
98
build_triplet = @build@
98
99
host_triplet = @host@
99
100
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
100
101
        $(top_srcdir)/omf.make $(top_srcdir)/xmldocs.make
272
273
am__include = @am__include@
273
274
am__leading_dot = @am__leading_dot@
274
275
am__quote = @am__quote@
 
276
am__tar = @am__tar@
 
277
am__untar = @am__untar@
275
278
bindir = @bindir@
276
279
build = @build@
277
280
build_alias = @build_alias@
425
428
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
426
429
 
427
430
distclean-generic:
428
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
431
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
429
432
 
430
433
maintainer-clean-generic:
431
434
        @echo "This command is intended for maintainers to use"
479
482
uninstall-am: uninstall-info-am uninstall-local
480
483
 
481
484
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
482
 
        clean-local distclean distclean-generic distclean-libtool \
483
 
        distdir dvi dvi-am html html-am info info-am install \
484
 
        install-am install-data install-data-am install-data-local \
485
 
        install-exec install-exec-am install-info install-info-am \
486
 
        install-man install-strip installcheck installcheck-am \
487
 
        installdirs maintainer-clean maintainer-clean-generic \
488
 
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
489
 
        ps ps-am uninstall uninstall-am uninstall-info-am \
490
 
        uninstall-local
 
485
        clean-local dist-hook distclean distclean-generic \
 
486
        distclean-libtool distdir dvi dvi-am html html-am info info-am \
 
487
        install install-am install-data install-data-am \
 
488
        install-data-hook install-data-local install-exec \
 
489
        install-exec-am install-info install-info-am install-man \
 
490
        install-strip installcheck installcheck-am installdirs \
 
491
        maintainer-clean maintainer-clean-generic mostlyclean \
 
492
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
493
        uninstall uninstall-am uninstall-info-am uninstall-local
491
494
 
492
495
 
493
496
# At some point, it may be wise to change to something like this: