~ubuntu-branches/ubuntu/raring/codeblocks/raring-proposed

« back to all changes in this revision

Viewing changes to src/plugins/contrib/HexEditor/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Cosme Domínguez Díaz
  • Date: 2010-08-09 04:38:38 UTC
  • mfrom: (1.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20100809043838-a59ygguym4eg0jgw
Tags: 10.05-0ubuntu1
* New upstream release. Closes (LP: #322350)
 - Switch to dpkg-source 3.0 (quilt) format
 - Remove unneeded README.source
 - Add debian/get-source-orig script that removes all
   Windows prebuilt binaries
* Bump Standards-Version to 3.9.1
 - Stop shipping *.la files
* debian/control
 - Add cdbs package as Build-Depend
 - Add libbz2-dev and zlib1g-dev packages as
   Build-Depends (needed by libhelp_plugin.so)
 - Remove dpatch package of Build-Depends
 - Add codeblocks-contrib-debug package
 - Split architecture-independent files of codeblocks
   package in codeblocks-common package
* debian/rules
 - Switch to CDBS rules system
 - Add parallel build support
 - Add a call to debian/get-source-orig script
 - Use lzma compression (saves 23,5 MB of free space)
* debian/patches
 - Refresh 01_codeblocks_plugin_path
 - Add 02_no_Makefiles_in_debian_dir to remove any link
   in codeblocks build system to deleted Makefiles of debian directory
 - Drop 02_ftbfs_gcc44 and 03_ftbfs_glib221 (merged in upstream)
* debian/watch
 - Update to use the new host (berlios.de)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
 
 
19
 
 
20
VPATH = @srcdir@
 
21
pkgdatadir = $(datadir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
pkglibdir = $(libdir)/@PACKAGE@
 
24
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
install_sh_DATA = $(install_sh) -c -m 644
 
27
install_sh_PROGRAM = $(install_sh) -c
 
28
install_sh_SCRIPT = $(install_sh) -c
 
29
INSTALL_HEADER = $(INSTALL_DATA)
 
30
transform = $(program_transform_name)
 
31
NORMAL_INSTALL = :
 
32
PRE_INSTALL = :
 
33
POST_INSTALL = :
 
34
NORMAL_UNINSTALL = :
 
35
PRE_UNINSTALL = :
 
36
POST_UNINSTALL = :
 
37
build_triplet = @build@
 
38
host_triplet = @host@
 
39
target_triplet = @target@
 
40
subdir = src/plugins/contrib/HexEditor
 
41
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
 
42
        $(srcdir)/Makefile.in
 
43
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
44
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
45
        $(top_srcdir)/revision.m4 $(top_srcdir)/configure.in
 
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
47
        $(ACLOCAL_M4)
 
48
mkinstalldirs = $(install_sh) -d
 
49
CONFIG_HEADER = $(top_builddir)/src/include/config.h
 
50
CONFIG_CLEAN_FILES =
 
51
CONFIG_CLEAN_VPATH_FILES =
 
52
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
53
am__vpath_adj = case $$p in \
 
54
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
55
    *) f=$$p;; \
 
56
  esac;
 
57
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
58
am__install_max = 40
 
59
am__nobase_strip_setup = \
 
60
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
61
am__nobase_strip = \
 
62
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
63
am__nobase_list = $(am__nobase_strip_setup); \
 
64
  for p in $$list; do echo "$$p $$p"; done | \
 
65
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
66
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
67
    if (++n[$$2] == $(am__install_max)) \
 
68
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
69
    END { for (dir in files) print dir, files[dir] }'
 
70
am__base_list = \
 
71
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
72
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
73
am__installdirs = "$(DESTDIR)$(pluginlibdir)" \
 
74
        "$(DESTDIR)$(pkgdatadir)"
 
75
LTLIBRARIES = $(pluginlib_LTLIBRARIES)
 
76
am__DEPENDENCIES_1 =
 
77
libHexEditor_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
 
78
        ../../../sdk/libcodeblocks.la
 
79
am_libHexEditor_la_OBJECTS = CharacterView.lo DigitView.lo \
 
80
        ExpressionExecutor.lo ExpressionParser.lo \
 
81
        ExpressionPreprocessed.lo ExpressionTestCases.lo \
 
82
        ExpressionTester.lo FileContentBase.lo FileContentBuffered.lo \
 
83
        FileContentDisk.lo HexEditLineBuffer.lo HexEditor.lo \
 
84
        HexEditPanel.lo HexEditViewBase.lo SearchDialog.lo \
 
85
        SelectStoredExpressionDlg.lo TestCasesDlg.lo
 
86
libHexEditor_la_OBJECTS = $(am_libHexEditor_la_OBJECTS)
 
87
libHexEditor_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
 
88
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
89
        $(CXXFLAGS) $(libHexEditor_la_LDFLAGS) $(LDFLAGS) -o $@
 
90
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/include
 
91
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
92
am__depfiles_maybe = depfiles
 
93
am__mv = mv -f
 
94
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
95
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
96
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
97
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
98
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
99
CXXLD = $(CXX)
 
100
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
101
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
 
102
        $(LDFLAGS) -o $@
 
103
SOURCES = $(libHexEditor_la_SOURCES)
 
104
DIST_SOURCES = $(libHexEditor_la_SOURCES)
 
105
DATA = $(pkgdata_DATA)
 
106
HEADERS = $(noinst_HEADERS)
 
107
ETAGS = etags
 
108
CTAGS = ctags
 
109
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
110
ACLOCAL = @ACLOCAL@
 
111
AMTAR = @AMTAR@
 
112
AR = @AR@
 
113
AUTOCONF = @AUTOCONF@
 
114
AUTOHEADER = @AUTOHEADER@
 
115
AUTOMAKE = @AUTOMAKE@
 
116
AWK = @AWK@
 
117
BUILD_AUTOVERSIONING = @BUILD_AUTOVERSIONING@
 
118
BUILD_BROWSETRACKER = @BUILD_BROWSETRACKER@
 
119
BUILD_BYOGAMES = @BUILD_BYOGAMES@
 
120
BUILD_CBKODERS = @BUILD_CBKODERS@
 
121
BUILD_CCCC = @BUILD_CCCC@
 
122
BUILD_CODESNIPPETS = @BUILD_CODESNIPPETS@
 
123
BUILD_CODESTAT = @BUILD_CODESTAT@
 
124
BUILD_COPYSTRINGS = @BUILD_COPYSTRINGS@
 
125
BUILD_CPPCHECK = @BUILD_CPPCHECK@
 
126
BUILD_DRAGSCROLL = @BUILD_DRAGSCROLL@
 
127
BUILD_ENVVARS = @BUILD_ENVVARS@
 
128
BUILD_EXPORTER = @BUILD_EXPORTER@
 
129
BUILD_HEADERFIXUP = @BUILD_HEADERFIXUP@
 
130
BUILD_HELP = @BUILD_HELP@
 
131
BUILD_HEXEDITOR = @BUILD_HEXEDITOR@
 
132
BUILD_INCSEARCH = @BUILD_INCSEARCH@
 
133
BUILD_KEYBINDER = @BUILD_KEYBINDER@
 
134
BUILD_LIBFINDER = @BUILD_LIBFINDER@
 
135
BUILD_MOUSESAP = @BUILD_MOUSESAP@
 
136
BUILD_PROFILER = @BUILD_PROFILER@
 
137
BUILD_REGEX = @BUILD_REGEX@
 
138
BUILD_SYMTAB = @BUILD_SYMTAB@
 
139
BUILD_THREADSEARCH = @BUILD_THREADSEARCH@
 
140
BUILD_VALGRIND = @BUILD_VALGRIND@
 
141
BUILD_WXSMITH = @BUILD_WXSMITH@
 
142
BUILD_WXSMITHAUI = @BUILD_WXSMITHAUI@
 
143
BUILD_WXSMITHCONTRIB = @BUILD_WXSMITHCONTRIB@
 
144
CC = @CC@
 
145
CCDEPMODE = @CCDEPMODE@
 
146
CFLAGS = @CFLAGS@
 
147
CODEBLOCKS_PLATFORM = @CODEBLOCKS_PLATFORM@
 
148
CODEBLOCKS_VERSION_INFO = @CODEBLOCKS_VERSION_INFO@
 
149
CPP = @CPP@
 
150
CPPFLAGS = @CPPFLAGS@
 
151
CXX = @CXX@
 
152
CXXCPP = @CXXCPP@
 
153
CXXDEPMODE = @CXXDEPMODE@
 
154
CXXFLAGS = @CXXFLAGS@
 
155
CYGPATH_W = @CYGPATH_W@
 
156
DATE = @DATE@
 
157
DEFS = @DEFS@
 
158
DEPDIR = @DEPDIR@
 
159
DSYMUTIL = @DSYMUTIL@
 
160
DUMPBIN = @DUMPBIN@
 
161
ECHO_C = @ECHO_C@
 
162
ECHO_N = @ECHO_N@
 
163
ECHO_T = @ECHO_T@
 
164
EGREP = @EGREP@
 
165
EXEEXT = @EXEEXT@
 
166
FGREP = @FGREP@
 
167
GREP = @GREP@
 
168
GTK2_CFLAGS = @GTK2_CFLAGS@
 
169
GTK2_LIBS = @GTK2_LIBS@
 
170
HAVE_PKG_CONFIG = @HAVE_PKG_CONFIG@
 
171
INSTALL = @INSTALL@
 
172
INSTALL_DATA = @INSTALL_DATA@
 
173
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
174
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
175
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
176
LD = @LD@
 
177
LDFLAGS = @LDFLAGS@
 
178
LIBOBJS = @LIBOBJS@
 
179
LIBS = @LIBS@
 
180
LIBTOOL = @LIBTOOL@
 
181
LIPO = @LIPO@
 
182
LN_S = @LN_S@
 
183
LTLIBOBJS = @LTLIBOBJS@
 
184
MACSETFILE = @MACSETFILE@
 
185
MAKEINFO = @MAKEINFO@
 
186
MKDIR_P = @MKDIR_P@
 
187
NM = @NM@
 
188
NMEDIT = @NMEDIT@
 
189
OBJDUMP = @OBJDUMP@
 
190
OBJEXT = @OBJEXT@
 
191
OTOOL = @OTOOL@
 
192
OTOOL64 = @OTOOL64@
 
193
PACKAGE = @PACKAGE@
 
194
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
195
PACKAGE_NAME = @PACKAGE_NAME@
 
196
PACKAGE_STRING = @PACKAGE_STRING@
 
197
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
198
PACKAGE_URL = @PACKAGE_URL@
 
199
PACKAGE_VERSION = @PACKAGE_VERSION@
 
200
PATH_SEPARATOR = @PATH_SEPARATOR@
 
201
PKG_CONFIG = @PKG_CONFIG@
 
202
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
203
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
204
PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
 
205
PLATFORM_LIBS = @PLATFORM_LIBS@
 
206
PLUGIN_FLAGS = @PLUGIN_FLAGS@
 
207
PLUGIN_WX_LIBS = @PLUGIN_WX_LIBS@
 
208
POSTLINK_COMMAND = @POSTLINK_COMMAND@
 
209
RANLIB = @RANLIB@
 
210
RC = @RC@
 
211
REVISION = @REVISION@
 
212
REZ = @REZ@
 
213
SED = @SED@
 
214
SETFILE = @SETFILE@
 
215
SET_MAKE = @SET_MAKE@
 
216
SHARED_FLAGS = @SHARED_FLAGS@
 
217
SHELL = @SHELL@
 
218
STRIP = @STRIP@
 
219
VERSION = @VERSION@
 
220
WX_CFLAGS = @WX_CFLAGS@
 
221
WX_CFLAGS_ONLY = @WX_CFLAGS_ONLY@
 
222
WX_CONFIG_PATH = @WX_CONFIG_PATH@
 
223
WX_CPPFLAGS = @WX_CPPFLAGS@
 
224
WX_CXXFLAGS = @WX_CXXFLAGS@
 
225
WX_CXXFLAGS_ONLY = @WX_CXXFLAGS_ONLY@
 
226
WX_GTK2_CFLAGS = @WX_GTK2_CFLAGS@
 
227
WX_GTK2_LIBS = @WX_GTK2_LIBS@
 
228
WX_LIBS = @WX_LIBS@
 
229
WX_LIBS_STATIC = @WX_LIBS_STATIC@
 
230
WX_RESCOMP = @WX_RESCOMP@
 
231
WX_VERSION = @WX_VERSION@
 
232
abs_builddir = @abs_builddir@
 
233
abs_srcdir = @abs_srcdir@
 
234
abs_top_builddir = @abs_top_builddir@
 
235
abs_top_srcdir = @abs_top_srcdir@
 
236
ac_ct_CC = @ac_ct_CC@
 
237
ac_ct_CXX = @ac_ct_CXX@
 
238
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
239
am__include = @am__include@
 
240
am__leading_dot = @am__leading_dot@
 
241
am__quote = @am__quote@
 
242
am__tar = @am__tar@
 
243
am__untar = @am__untar@
 
244
bindir = @bindir@
 
245
build = @build@
 
246
build_alias = @build_alias@
 
247
build_cpu = @build_cpu@
 
248
build_os = @build_os@
 
249
build_vendor = @build_vendor@
 
250
builddir = @builddir@
 
251
codeblocks_PCH_FLAGS = @codeblocks_PCH_FLAGS@
 
252
datadir = @datadir@
 
253
datarootdir = @datarootdir@
 
254
docdir = @docdir@
 
255
dvidir = @dvidir@
 
256
exec_prefix = @exec_prefix@
 
257
host = @host@
 
258
host_alias = @host_alias@
 
259
host_cpu = @host_cpu@
 
260
host_os = @host_os@
 
261
host_vendor = @host_vendor@
 
262
htmldir = @htmldir@
 
263
includedir = @includedir@
 
264
infodir = @infodir@
 
265
install_sh = @install_sh@
 
266
libdir = @libdir@
 
267
libexecdir = @libexecdir@
 
268
localedir = @localedir@
 
269
localstatedir = @localstatedir@
 
270
lt_ECHO = @lt_ECHO@
 
271
mandir = @mandir@
 
272
mkdir_p = @mkdir_p@
 
273
oldincludedir = @oldincludedir@
 
274
pdfdir = @pdfdir@
 
275
prefix = @prefix@
 
276
program_transform_name = @program_transform_name@
 
277
psdir = @psdir@
 
278
sbindir = @sbindir@
 
279
sharedstatedir = @sharedstatedir@
 
280
srcdir = @srcdir@
 
281
sysconfdir = @sysconfdir@
 
282
target = @target@
 
283
target_alias = @target_alias@
 
284
target_cpu = @target_cpu@
 
285
target_os = @target_os@
 
286
target_vendor = @target_vendor@
 
287
top_build_prefix = @top_build_prefix@
 
288
top_builddir = @top_builddir@
 
289
top_srcdir = @top_srcdir@
 
290
INCLUDES = $(WX_CXXFLAGS) \
 
291
                -I$(top_srcdir)/src/include \
 
292
                -I$(top_srcdir)/src/sdk/wxscintilla/include
 
293
 
 
294
pluginlibdir = $(pkglibdir)/plugins
 
295
pluginlib_LTLIBRARIES = libHexEditor.la
 
296
libHexEditor_la_LDFLAGS = -module -version-info 0:1:0 -shared -no-undefined -avoid-version
 
297
libHexEditor_la_LIBADD = $(PLUGIN_WX_LIBS) ../../../sdk/libcodeblocks.la
 
298
libHexEditor_la_SOURCES = \
 
299
        CharacterView.cpp \
 
300
        DigitView.cpp \
 
301
        ExpressionExecutor.cpp \
 
302
        ExpressionParser.cpp \
 
303
        ExpressionPreprocessed.cpp \
 
304
        ExpressionTestCases.cpp \
 
305
        ExpressionTester.cpp \
 
306
        FileContentBase.cpp \
 
307
        FileContentBuffered.cpp \
 
308
        FileContentDisk.cpp \
 
309
        HexEditLineBuffer.cpp \
 
310
        HexEditor.cpp \
 
311
        HexEditPanel.cpp \
 
312
        HexEditViewBase.cpp \
 
313
        SearchDialog.cpp \
 
314
        SelectStoredExpressionDlg.cpp \
 
315
        TestCasesDlg.cpp
 
316
 
 
317
noinst_HEADERS = \
 
318
        CharacterView.h \
 
319
        DigitView.h \
 
320
        ExpressionExecutor.h \
 
321
        ExpressionParser.h \
 
322
        ExpressionPreprocessed.h \
 
323
        ExpressionTestCases.h \
 
324
        ExpressionTester.h \
 
325
        FileContentBase.h \
 
326
        FileContentBuffered.h \
 
327
        FileContentDisk.h \
 
328
        HexEditLineBuffer.h \
 
329
        HexEditor.h \
 
330
        HexEditPanel.h \
 
331
        HexEditViewBase.h \
 
332
        SearchDialog.h \
 
333
        SelectStoredExpressionDlg.h \
 
334
        TestCasesBase.h \
 
335
        TestCasesDlg.h \
 
336
        TestCasesHelper.h
 
337
 
 
338
EXTRA_DIST = \
 
339
        wxsmith/HexEditPanel.wxs \
 
340
        wxsmith/ExpressionTester.wxs \
 
341
        wxsmith/SearchDialog.wxs \
 
342
        wxsmith/SelectStoredExpressionDlg.wxs \
 
343
        wxsmith/TestCasesDlg.wxs \
 
344
        HexEditor-unix.cbp \
 
345
        HexEditor-win.cbp \
 
346
        manifest.xml
 
347
 
 
348
pkgdata_DATA = HexEditor.zip
 
349
CLEANFILES = $(pkgdata_DATA)
 
350
all: all-am
 
351
 
 
352
.SUFFIXES:
 
353
.SUFFIXES: .cpp .lo .o .obj
 
354
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
355
        @for dep in $?; do \
 
356
          case '$(am__configure_deps)' in \
 
357
            *$$dep*) \
 
358
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
359
                && { if test -f $@; then exit 0; else break; fi; }; \
 
360
              exit 1;; \
 
361
          esac; \
 
362
        done; \
 
363
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/plugins/contrib/HexEditor/Makefile'; \
 
364
        $(am__cd) $(top_srcdir) && \
 
365
          $(AUTOMAKE) --foreign src/plugins/contrib/HexEditor/Makefile
 
366
.PRECIOUS: Makefile
 
367
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
368
        @case '$?' in \
 
369
          *config.status*) \
 
370
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
371
          *) \
 
372
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
373
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
374
        esac;
 
375
 
 
376
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
377
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
378
 
 
379
$(top_srcdir)/configure:  $(am__configure_deps)
 
380
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
381
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
382
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
383
$(am__aclocal_m4_deps):
 
384
install-pluginlibLTLIBRARIES: $(pluginlib_LTLIBRARIES)
 
385
        @$(NORMAL_INSTALL)
 
386
        test -z "$(pluginlibdir)" || $(MKDIR_P) "$(DESTDIR)$(pluginlibdir)"
 
387
        @list='$(pluginlib_LTLIBRARIES)'; test -n "$(pluginlibdir)" || list=; \
 
388
        list2=; for p in $$list; do \
 
389
          if test -f $$p; then \
 
390
            list2="$$list2 $$p"; \
 
391
          else :; fi; \
 
392
        done; \
 
393
        test -z "$$list2" || { \
 
394
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pluginlibdir)'"; \
 
395
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pluginlibdir)"; \
 
396
        }
 
397
 
 
398
uninstall-pluginlibLTLIBRARIES:
 
399
        @$(NORMAL_UNINSTALL)
 
400
        @list='$(pluginlib_LTLIBRARIES)'; test -n "$(pluginlibdir)" || list=; \
 
401
        for p in $$list; do \
 
402
          $(am__strip_dir) \
 
403
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pluginlibdir)/$$f'"; \
 
404
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pluginlibdir)/$$f"; \
 
405
        done
 
406
 
 
407
clean-pluginlibLTLIBRARIES:
 
408
        -test -z "$(pluginlib_LTLIBRARIES)" || rm -f $(pluginlib_LTLIBRARIES)
 
409
        @list='$(pluginlib_LTLIBRARIES)'; for p in $$list; do \
 
410
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
411
          test "$$dir" != "$$p" || dir=.; \
 
412
          echo "rm -f \"$${dir}/so_locations\""; \
 
413
          rm -f "$${dir}/so_locations"; \
 
414
        done
 
415
libHexEditor.la: $(libHexEditor_la_OBJECTS) $(libHexEditor_la_DEPENDENCIES) 
 
416
        $(libHexEditor_la_LINK) -rpath $(pluginlibdir) $(libHexEditor_la_OBJECTS) $(libHexEditor_la_LIBADD) $(LIBS)
 
417
 
 
418
mostlyclean-compile:
 
419
        -rm -f *.$(OBJEXT)
 
420
 
 
421
distclean-compile:
 
422
        -rm -f *.tab.c
 
423
 
 
424
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CharacterView.Plo@am__quote@
 
425
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DigitView.Plo@am__quote@
 
426
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ExpressionExecutor.Plo@am__quote@
 
427
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ExpressionParser.Plo@am__quote@
 
428
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ExpressionPreprocessed.Plo@am__quote@
 
429
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ExpressionTestCases.Plo@am__quote@
 
430
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ExpressionTester.Plo@am__quote@
 
431
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FileContentBase.Plo@am__quote@
 
432
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FileContentBuffered.Plo@am__quote@
 
433
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FileContentDisk.Plo@am__quote@
 
434
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HexEditLineBuffer.Plo@am__quote@
 
435
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HexEditPanel.Plo@am__quote@
 
436
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HexEditViewBase.Plo@am__quote@
 
437
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HexEditor.Plo@am__quote@
 
438
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SearchDialog.Plo@am__quote@
 
439
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SelectStoredExpressionDlg.Plo@am__quote@
 
440
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TestCasesDlg.Plo@am__quote@
 
441
 
 
442
.cpp.o:
 
443
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
444
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
445
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
446
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
447
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
 
448
 
 
449
.cpp.obj:
 
450
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
451
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
452
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
453
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
454
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
455
 
 
456
.cpp.lo:
 
457
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
458
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
459
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
460
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
461
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
 
462
 
 
463
mostlyclean-libtool:
 
464
        -rm -f *.lo
 
465
 
 
466
clean-libtool:
 
467
        -rm -rf .libs _libs
 
468
install-pkgdataDATA: $(pkgdata_DATA)
 
469
        @$(NORMAL_INSTALL)
 
470
        test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
 
471
        @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
 
472
        for p in $$list; do \
 
473
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
474
          echo "$$d$$p"; \
 
475
        done | $(am__base_list) | \
 
476
        while read files; do \
 
477
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
 
478
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
 
479
        done
 
480
 
 
481
uninstall-pkgdataDATA:
 
482
        @$(NORMAL_UNINSTALL)
 
483
        @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
 
484
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
485
        test -n "$$files" || exit 0; \
 
486
        echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
 
487
        cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
 
488
 
 
489
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
490
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
491
        unique=`for i in $$list; do \
 
492
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
493
          done | \
 
494
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
495
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
496
        mkid -fID $$unique
 
497
tags: TAGS
 
498
 
 
499
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
500
                $(TAGS_FILES) $(LISP)
 
501
        set x; \
 
502
        here=`pwd`; \
 
503
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
504
        unique=`for i in $$list; do \
 
505
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
506
          done | \
 
507
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
508
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
509
        shift; \
 
510
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
511
          test -n "$$unique" || unique=$$empty_fix; \
 
512
          if test $$# -gt 0; then \
 
513
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
514
              "$$@" $$unique; \
 
515
          else \
 
516
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
517
              $$unique; \
 
518
          fi; \
 
519
        fi
 
520
ctags: CTAGS
 
521
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
522
                $(TAGS_FILES) $(LISP)
 
523
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
524
        unique=`for i in $$list; do \
 
525
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
526
          done | \
 
527
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
528
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
529
        test -z "$(CTAGS_ARGS)$$unique" \
 
530
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
531
             $$unique
 
532
 
 
533
GTAGS:
 
534
        here=`$(am__cd) $(top_builddir) && pwd` \
 
535
          && $(am__cd) $(top_srcdir) \
 
536
          && gtags -i $(GTAGS_ARGS) "$$here"
 
537
 
 
538
distclean-tags:
 
539
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
540
 
 
541
distdir: $(DISTFILES)
 
542
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
543
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
544
        list='$(DISTFILES)'; \
 
545
          dist_files=`for file in $$list; do echo $$file; done | \
 
546
          sed -e "s|^$$srcdirstrip/||;t" \
 
547
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
548
        case $$dist_files in \
 
549
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
550
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
551
                           sort -u` ;; \
 
552
        esac; \
 
553
        for file in $$dist_files; do \
 
554
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
555
          if test -d $$d/$$file; then \
 
556
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
557
            if test -d "$(distdir)/$$file"; then \
 
558
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
559
            fi; \
 
560
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
561
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
562
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
563
            fi; \
 
564
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
565
          else \
 
566
            test -f "$(distdir)/$$file" \
 
567
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
568
            || exit 1; \
 
569
          fi; \
 
570
        done
 
571
check-am: all-am
 
572
check: check-am
 
573
all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
 
574
installdirs:
 
575
        for dir in "$(DESTDIR)$(pluginlibdir)" "$(DESTDIR)$(pkgdatadir)"; do \
 
576
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
577
        done
 
578
install: install-am
 
579
install-exec: install-exec-am
 
580
install-data: install-data-am
 
581
uninstall: uninstall-am
 
582
 
 
583
install-am: all-am
 
584
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
585
 
 
586
installcheck: installcheck-am
 
587
install-strip:
 
588
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
589
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
590
          `test -z '$(STRIP)' || \
 
591
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
592
mostlyclean-generic:
 
593
 
 
594
clean-generic:
 
595
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
596
 
 
597
distclean-generic:
 
598
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
599
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
600
 
 
601
maintainer-clean-generic:
 
602
        @echo "This command is intended for maintainers to use"
 
603
        @echo "it deletes files that may require special tools to rebuild."
 
604
clean: clean-am
 
605
 
 
606
clean-am: clean-generic clean-libtool clean-pluginlibLTLIBRARIES \
 
607
        mostlyclean-am
 
608
 
 
609
distclean: distclean-am
 
610
        -rm -rf ./$(DEPDIR)
 
611
        -rm -f Makefile
 
612
distclean-am: clean-am distclean-compile distclean-generic \
 
613
        distclean-tags
 
614
 
 
615
dvi: dvi-am
 
616
 
 
617
dvi-am:
 
618
 
 
619
html: html-am
 
620
 
 
621
html-am:
 
622
 
 
623
info: info-am
 
624
 
 
625
info-am:
 
626
 
 
627
install-data-am: install-pkgdataDATA install-pluginlibLTLIBRARIES
 
628
 
 
629
install-dvi: install-dvi-am
 
630
 
 
631
install-dvi-am:
 
632
 
 
633
install-exec-am:
 
634
 
 
635
install-html: install-html-am
 
636
 
 
637
install-html-am:
 
638
 
 
639
install-info: install-info-am
 
640
 
 
641
install-info-am:
 
642
 
 
643
install-man:
 
644
 
 
645
install-pdf: install-pdf-am
 
646
 
 
647
install-pdf-am:
 
648
 
 
649
install-ps: install-ps-am
 
650
 
 
651
install-ps-am:
 
652
 
 
653
installcheck-am:
 
654
 
 
655
maintainer-clean: maintainer-clean-am
 
656
        -rm -rf ./$(DEPDIR)
 
657
        -rm -f Makefile
 
658
maintainer-clean-am: distclean-am maintainer-clean-generic
 
659
 
 
660
mostlyclean: mostlyclean-am
 
661
 
 
662
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
663
        mostlyclean-libtool
 
664
 
 
665
pdf: pdf-am
 
666
 
 
667
pdf-am:
 
668
 
 
669
ps: ps-am
 
670
 
 
671
ps-am:
 
672
 
 
673
uninstall-am: uninstall-pkgdataDATA uninstall-pluginlibLTLIBRARIES
 
674
 
 
675
.MAKE: install-am install-strip
 
676
 
 
677
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
678
        clean-libtool clean-pluginlibLTLIBRARIES ctags distclean \
 
679
        distclean-compile distclean-generic distclean-libtool \
 
680
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
681
        install install-am install-data install-data-am install-dvi \
 
682
        install-dvi-am install-exec install-exec-am install-html \
 
683
        install-html-am install-info install-info-am install-man \
 
684
        install-pdf install-pdf-am install-pkgdataDATA \
 
685
        install-pluginlibLTLIBRARIES install-ps install-ps-am \
 
686
        install-strip installcheck installcheck-am installdirs \
 
687
        maintainer-clean maintainer-clean-generic mostlyclean \
 
688
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
689
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
 
690
        uninstall-pkgdataDATA uninstall-pluginlibLTLIBRARIES
 
691
 
 
692
 
 
693
HexEditor.zip: manifest.xml
 
694
        PWD=`pwd` cd $(srcdir) && zip $(PWD)/HexEditor.zip manifest.xml > /dev/null
 
695
 
 
696
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
697
# Otherwise a system limit (for SysV at least) may be exceeded.
 
698
.NOEXPORT: