~ubuntu-branches/ubuntu/trusty/librep/trusty

« back to all changes in this revision

Viewing changes to man/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christian Marillat
  • Date: 2005-01-14 14:18:11 UTC
  • mfrom: (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050114141811-k2x3wczuc17qai2v
Tags: 0.17-7
Build with -Oo for amd64

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Makefile.in for Jade's Texinfo manual
2
2
# Copyright (C) 1998 John Harper <john@dcs.warwick.ac.uk>
3
 
# $Id: Makefile.in,v 1.13 2001/03/26 21:48:53 jsh Exp $
 
3
# $Id: Makefile.in,v 1.15 2002/04/14 20:01:38 jsh Exp $
4
4
#
5
5
# This file is part of Jade.
6
6
#
48
48
        for f in librep.info*; do \
49
49
          $(INSTALL_DATA) $$f $(DESTDIR)$(infodir); \
50
50
        done
51
 
        -install-info librep.info $(DESTDIR)$(infodir)/dir
 
51
        -install-info --info-dir=$(DESTDIR)$(infodir) librep.info
52
52
 
53
53
installdirs : mkinstalldirs
54
54
        $(SHELL) $< $(DESTDIR)$(infodir)
55
55
 
56
56
uninstall :
57
57
        rm -f $(DESTDIR)$(infodir)/librep.info*
58
 
        -install-info --delete librep.info $(DESTDIR)$(infodir)/dir
 
58
        -install-info --remove --info-dir=$(DESTDIR)$(infodir) librep.info
59
59
 
60
60
clean :
61
61
        rm -f *~ librep.info* librep.?? librep.???