~ubuntu-branches/ubuntu/wily/libirman/wily

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Amaya Rodrigo Sastre
  • Date: 2004-12-28 05:31:34 UTC
  • mfrom: (1.1.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20041228053134-faz212j16peunw9r
Tags: 0.4.3-5
Added patch by Andreas Jochens <aj@andaco.de> so that this builds on
amd64 and gcc-4.0. (Closes: #287404)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in for libirman v0.4.2.  Run `configure' to create `Makefile'.
 
1
# Makefile.in for libirman v0.4.3.  Run `configure' to create `Makefile'.
2
2
 
3
3
SHELL = /bin/sh
4
4
top_srcdir = @top_srcdir@
40
40
NAME_OBJS = test_name.o
41
41
WORKMANIR_OBJS = workmanir.o
42
42
 
43
 
distdir = libirman-0.4.2
 
43
distdir = libirman-0.4.3
44
44
DISTFILES = COPYING COPYING.lib INSTALL NEWS README TECHNICAL TODO \
45
45
            Makefile.in config.h.in configure.in stamp-h.in \
46
46
            configure install-sh mkinstalldirs \
109
109
        $(top_srcdir)/mkinstalldirs $(libdir)
110
110
        $(top_srcdir)/mkinstalldirs $(bindir)
111
111
        $(top_srcdir)/mkinstalldirs $(sbindir)
 
112
        $(top_srcdir)/mkinstalldirs $(includedir)
112
113
        $(top_srcdir)/mkinstalldirs $(sysconfdir)
113
114
 
114
115
install-normal: