~ubuntu-branches/ubuntu/jaunty/geany/jaunty

« back to all changes in this revision

Viewing changes to tagmanager/include/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2007-02-25 21:12:13 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070225211213-jk4d4vxtgji0rj74
Tags: 0.10.2-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
NORMAL_UNINSTALL = :
35
35
PRE_UNINSTALL = :
36
36
POST_UNINSTALL = :
 
37
build_triplet = @build@
 
38
host_triplet = @host@
37
39
subdir = tagmanager/include
38
40
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
39
41
        $(srcdir)/Makefile.in
133
135
am__tar = @am__tar@
134
136
am__untar = @am__untar@
135
137
bindir = @bindir@
 
138
build = @build@
136
139
build_alias = @build_alias@
 
140
build_cpu = @build_cpu@
 
141
build_os = @build_os@
 
142
build_vendor = @build_vendor@
137
143
datadir = @datadir@
138
144
datarootdir = @datarootdir@
139
145
docdir = @docdir@
140
146
dvidir = @dvidir@
141
147
exec_prefix = @exec_prefix@
 
148
host = @host@
142
149
host_alias = @host_alias@
 
150
host_cpu = @host_cpu@
 
151
host_os = @host_os@
 
152
host_vendor = @host_vendor@
143
153
htmldir = @htmldir@
144
154
includedir = @includedir@
145
155
infodir = @infodir@