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

« back to all changes in this revision

Viewing changes to scintilla/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:
33
33
NORMAL_UNINSTALL = :
34
34
PRE_UNINSTALL = :
35
35
POST_UNINSTALL = :
 
36
build_triplet = @build@
 
37
host_triplet = @host@
36
38
subdir = scintilla/include
37
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
128
130
am__tar = @am__tar@
129
131
am__untar = @am__untar@
130
132
bindir = @bindir@
 
133
build = @build@
131
134
build_alias = @build_alias@
 
135
build_cpu = @build_cpu@
 
136
build_os = @build_os@
 
137
build_vendor = @build_vendor@
132
138
datadir = @datadir@
133
139
datarootdir = @datarootdir@
134
140
docdir = @docdir@
135
141
dvidir = @dvidir@
136
142
exec_prefix = @exec_prefix@
 
143
host = @host@
137
144
host_alias = @host_alias@
 
145
host_cpu = @host_cpu@
 
146
host_os = @host_os@
 
147
host_vendor = @host_vendor@
138
148
htmldir = @htmldir@
139
149
includedir = @includedir@
140
150
infodir = @infodir@