~ubuntu-branches/ubuntu/precise/grcm/precise

« back to all changes in this revision

Viewing changes to po/Makefile.in.in

  • Committer: Bazaar Package Importer
  • Author(s): Luca Niccoli
  • Date: 2009-04-04 00:23:55 UTC
  • mfrom: (1.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20090404002355-hgzcfwns8vis1mmx
Tags: 0.1.6-1
* Adopt package.
* New upstream release.
* Repackage from scratch using quilt.
* Use debhelper 7
* Set Standards Version to 3.8.1
* Move build system to latest automake in Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
181
181
clean: mostlyclean
182
182
 
183
183
distclean: clean
184
 
        rm -f Makefile Makefile.in POTFILES *.mo *.msg *.cat *.cat.m *.gmo
 
184
        rm -f Makefile Makefile.in POTFILES *.mo *.msg *.cat *.cat.m
185
185
 
186
186
maintainer-clean: distclean
187
187
        @echo "This command is intended for maintainers to use;"