~onli/simdock/master

« back to all changes in this revision

Viewing changes to src/Makefile

  • Committer: onli
  • Date: 2011-07-07 12:24:23 UTC
  • Revision ID: git-v1:96c327bf55055eb2a7070d498dbcbf04f309221c
moved sources from unstable-svn-branch to here

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# src/Makefile.  Generated from Makefile.in by configure.
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
 
 
16
 
 
17
srcdir = .
 
18
top_srcdir = ..
 
19
 
 
20
pkgdatadir = $(datadir)/simdock
 
21
pkglibdir = $(libdir)/simdock
 
22
pkgincludedir = $(includedir)/simdock
 
23
top_builddir = ..
 
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = /usr/bin/install -c
 
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
bin_PROGRAMS = simdock$(EXEEXT)
 
38
subdir = src
 
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
42
        $(top_srcdir)/wxwin.m4 $(top_srcdir)/pkg.m4 \
 
43
        $(top_srcdir)/configure.ac
 
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
45
        $(ACLOCAL_M4)
 
46
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
47
CONFIG_HEADER = $(top_builddir)/config.h
 
48
CONFIG_CLEAN_FILES =
 
49
am__installdirs = "$(DESTDIR)$(bindir)"
 
50
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
 
51
PROGRAMS = $(bin_PROGRAMS)
 
52
am_simdock_OBJECTS = background.$(OBJEXT) \
 
53
        save_launchers.$(OBJEXT) sim_gconf.$(OBJEXT) xstuff.$(OBJEXT) \
 
54
        interrupts.$(OBJEXT) main_arguments.$(OBJEXT) \
 
55
        main_settings.$(OBJEXT) settingsDialog.$(OBJEXT) \
 
56
        tasks.$(OBJEXT) gconf_settings.$(OBJEXT) \
 
57
        launcher_dialog.$(OBJEXT) main.$(OBJEXT) simImage.$(OBJEXT) \
 
58
        myFrame.$(OBJEXT)
 
59
simdock_OBJECTS = $(am_simdock_OBJECTS)
 
60
am__DEPENDENCIES_1 =
 
61
simdock_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
62
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
63
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
64
am__depfiles_maybe = depfiles
 
65
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
66
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
67
CXXLD = $(CXX)
 
68
CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
 
69
        -o $@
 
70
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
71
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
72
CCLD = $(CC)
 
73
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
74
SOURCES = $(simdock_SOURCES)
 
75
DIST_SOURCES = $(simdock_SOURCES)
 
76
ETAGS = etags
 
77
CTAGS = ctags
 
78
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
79
ACLOCAL = ${SHELL} /home/onli/scripts/simdock_sources/unstable/missing --run aclocal-1.9
 
80
AMDEP_FALSE = #
 
81
AMDEP_TRUE = 
 
82
AMTAR = ${SHELL} /home/onli/scripts/simdock_sources/unstable/missing --run tar
 
83
AUTOCONF = ${SHELL} /home/onli/scripts/simdock_sources/unstable/missing --run autoconf
 
84
AUTOHEADER = ${SHELL} /home/onli/scripts/simdock_sources/unstable/missing --run autoheader
 
85
AUTOMAKE = ${SHELL} /home/onli/scripts/simdock_sources/unstable/missing --run automake-1.9
 
86
AWK = mawk
 
87
CC = gcc
 
88
CCDEPMODE = depmode=gcc3
 
89
CFLAGS = -g -O2
 
90
CPP = gcc -E
 
91
CPPFLAGS =  -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/   -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ 
 
92
CXX = g++
 
93
CXXDEPMODE = depmode=gcc3
 
94
CXXFLAGS =  -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/   -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__
 
95
CYGPATH_W = echo
 
96
DEFS = -DHAVE_CONFIG_H
 
97
DEPDIR = .deps
 
98
DEPS_CFLAGS = -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/  
 
99
DEPS_LIBS = -pthread -lgconf-2 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  
 
100
ECHO_C = 
 
101
ECHO_N = -n
 
102
ECHO_T = 
 
103
EGREP = /bin/grep -E
 
104
EXEEXT = 
 
105
GCONF_REQUIRED = 2.18.0
 
106
GREP = /bin/grep
 
107
INSTALL_DATA = ${INSTALL} -m 644
 
108
INSTALL_PROGRAM = ${INSTALL}
 
109
INSTALL_SCRIPT = ${INSTALL}
 
110
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
 
111
LDFLAGS = 
 
112
LIBOBJS = 
 
113
LIBS = -pthread -lgconf-2 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -pthread -Wl,-Bsymbolic-functions  -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 
 
114
LN_S = ln -s
 
115
LTLIBOBJS = 
 
116
MAKEINFO = ${SHELL} /home/onli/scripts/simdock_sources/unstable/missing --run makeinfo
 
117
OBJEXT = o
 
118
PACKAGE = simdock
 
119
PACKAGE_BUGREPORT = simonedll@yahoo.it
 
120
PACKAGE_NAME = simdock
 
121
PACKAGE_STRING = simdock 1.2
 
122
PACKAGE_TARNAME = simdock
 
123
PACKAGE_VERSION = 1.2
 
124
PATH_SEPARATOR = :
 
125
PKG_CONFIG = /usr/bin/pkg-config
 
126
RANLIB = ranlib
 
127
SET_MAKE = 
 
128
SHELL = /bin/bash
 
129
STRIP = 
 
130
VERSION = 1.2
 
131
WNCK_REQUIRED = 2.18.0
 
132
WX_CFLAGS = -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread
 
133
WX_CFLAGS_ONLY = -pthread
 
134
WX_CONFIG_PATH = /usr/bin/wx-config
 
135
WX_CPPFLAGS = -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__
 
136
WX_CXXFLAGS = -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread
 
137
WX_CXXFLAGS_ONLY = 
 
138
WX_LIBS = -pthread -Wl,-Bsymbolic-functions  -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 
 
139
WX_LIBS_STATIC = 
 
140
WX_VERSION = 2.8.10
 
141
ac_ct_CC = gcc
 
142
ac_ct_CXX = g++
 
143
am__fastdepCC_FALSE = #
 
144
am__fastdepCC_TRUE = 
 
145
am__fastdepCXX_FALSE = #
 
146
am__fastdepCXX_TRUE = 
 
147
am__include = include
 
148
am__leading_dot = .
 
149
am__quote = 
 
150
am__tar = ${AMTAR} chof - "$$tardir"
 
151
am__untar = ${AMTAR} xf -
 
152
bindir = ${exec_prefix}/bin
 
153
build_alias = 
 
154
datadir = ${datarootdir}
 
155
datarootdir = ${prefix}/share
 
156
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
 
157
dvidir = ${docdir}
 
158
exec_prefix = ${prefix}
 
159
host_alias = 
 
160
htmldir = ${docdir}
 
161
includedir = ${prefix}/include
 
162
infodir = ${datarootdir}/info
 
163
install_sh = /home/onli/scripts/simdock_sources/unstable/install-sh
 
164
libdir = ${exec_prefix}/lib
 
165
libexecdir = ${exec_prefix}/libexec
 
166
localedir = ${datarootdir}/locale
 
167
localstatedir = ${prefix}/var
 
168
mandir = ${datarootdir}/man
 
169
mkdir_p = mkdir -p --
 
170
oldincludedir = /usr/include
 
171
pdfdir = ${docdir}
 
172
prefix = /usr/local
 
173
program_transform_name = s,x,x,
 
174
psdir = ${docdir}
 
175
sbindir = ${exec_prefix}/sbin
 
176
sharedstatedir = ${prefix}/com
 
177
sysconfdir = ${prefix}/etc
 
178
target_alias = 
 
179
AM_CXXFLAGS =  -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gio-unix-2.0/   -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__
 
180
simdock_LDFLAGS = $(LDFLAGS)
 
181
simdock_LDADD = $(LIBS)
 
182
simdock_SOURCES = background.cc gconf_settings.h launcher_dialog.h main.h save_launchers.cc sim_gconf.cc simImage.h xstuff.cc background.h interrupts.cc main_arguments.cc main_settings.cc settingsDialog.cc sim_gconf.h tasks.cc xstuff.h gconf_settings.cc launcher_dialog.cc main.cc myFrame.h settingsDialog.h simImage.cc tasks.h myFrame.cc
 
183
all: all-am
 
184
 
 
185
.SUFFIXES:
 
186
.SUFFIXES: .cc .o .obj
 
187
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
188
        @for dep in $?; do \
 
189
          case '$(am__configure_deps)' in \
 
190
            *$$dep*) \
 
191
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
192
                && exit 0; \
 
193
              exit 1;; \
 
194
          esac; \
 
195
        done; \
 
196
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
 
197
        cd $(top_srcdir) && \
 
198
          $(AUTOMAKE) --gnu  src/Makefile
 
199
.PRECIOUS: Makefile
 
200
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
201
        @case '$?' in \
 
202
          *config.status*) \
 
203
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
204
          *) \
 
205
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
206
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
207
        esac;
 
208
 
 
209
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
210
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
211
 
 
212
$(top_srcdir)/configure:  $(am__configure_deps)
 
213
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
214
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
215
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
216
install-binPROGRAMS: $(bin_PROGRAMS)
 
217
        @$(NORMAL_INSTALL)
 
218
        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
 
219
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
 
220
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
 
221
          if test -f $$p \
 
222
          ; then \
 
223
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
 
224
           echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
 
225
           $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
 
226
          else :; fi; \
 
227
        done
 
228
 
 
229
uninstall-binPROGRAMS:
 
230
        @$(NORMAL_UNINSTALL)
 
231
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
 
232
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
 
233
          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
 
234
          rm -f "$(DESTDIR)$(bindir)/$$f"; \
 
235
        done
 
236
 
 
237
clean-binPROGRAMS:
 
238
        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
 
239
simdock$(EXEEXT): $(simdock_OBJECTS) $(simdock_DEPENDENCIES) 
 
240
        @rm -f simdock$(EXEEXT)
 
241
        $(CXXLINK) $(simdock_LDFLAGS) $(simdock_OBJECTS) $(simdock_LDADD) $(LIBS)
 
242
 
 
243
mostlyclean-compile:
 
244
        -rm -f *.$(OBJEXT)
 
245
 
 
246
distclean-compile:
 
247
        -rm -f *.tab.c
 
248
 
 
249
include ./$(DEPDIR)/background.Po
 
250
include ./$(DEPDIR)/gconf_settings.Po
 
251
include ./$(DEPDIR)/interrupts.Po
 
252
include ./$(DEPDIR)/launcher_dialog.Po
 
253
include ./$(DEPDIR)/main.Po
 
254
include ./$(DEPDIR)/main_arguments.Po
 
255
include ./$(DEPDIR)/main_settings.Po
 
256
include ./$(DEPDIR)/myFrame.Po
 
257
include ./$(DEPDIR)/save_launchers.Po
 
258
include ./$(DEPDIR)/settingsDialog.Po
 
259
include ./$(DEPDIR)/simImage.Po
 
260
include ./$(DEPDIR)/sim_gconf.Po
 
261
include ./$(DEPDIR)/tasks.Po
 
262
include ./$(DEPDIR)/xstuff.Po
 
263
 
 
264
.cc.o:
 
265
        if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
266
        then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
267
#       source='$<' object='$@' libtool=no \
 
268
#       DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
 
269
#       $(CXXCOMPILE) -c -o $@ $<
 
270
 
 
271
.cc.obj:
 
272
        if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
273
        then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
274
#       source='$<' object='$@' libtool=no \
 
275
#       DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
 
276
#       $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
277
uninstall-info-am:
 
278
 
 
279
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
280
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
281
        unique=`for i in $$list; do \
 
282
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
283
          done | \
 
284
          $(AWK) '    { files[$$0] = 1; } \
 
285
               END { for (i in files) print i; }'`; \
 
286
        mkid -fID $$unique
 
287
tags: TAGS
 
288
 
 
289
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
290
                $(TAGS_FILES) $(LISP)
 
291
        tags=; \
 
292
        here=`pwd`; \
 
293
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
294
        unique=`for i in $$list; do \
 
295
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
296
          done | \
 
297
          $(AWK) '    { files[$$0] = 1; } \
 
298
               END { for (i in files) print i; }'`; \
 
299
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
300
          test -n "$$unique" || unique=$$empty_fix; \
 
301
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
302
            $$tags $$unique; \
 
303
        fi
 
304
ctags: CTAGS
 
305
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
306
                $(TAGS_FILES) $(LISP)
 
307
        tags=; \
 
308
        here=`pwd`; \
 
309
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
310
        unique=`for i in $$list; do \
 
311
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
312
          done | \
 
313
          $(AWK) '    { files[$$0] = 1; } \
 
314
               END { for (i in files) print i; }'`; \
 
315
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
316
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
317
             $$tags $$unique
 
318
 
 
319
GTAGS:
 
320
        here=`$(am__cd) $(top_builddir) && pwd` \
 
321
          && cd $(top_srcdir) \
 
322
          && gtags -i $(GTAGS_ARGS) $$here
 
323
 
 
324
distclean-tags:
 
325
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
326
 
 
327
distdir: $(DISTFILES)
 
328
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
329
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
330
        list='$(DISTFILES)'; for file in $$list; do \
 
331
          case $$file in \
 
332
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
333
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
334
          esac; \
 
335
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
336
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
337
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
338
            dir="/$$dir"; \
 
339
            $(mkdir_p) "$(distdir)$$dir"; \
 
340
          else \
 
341
            dir=''; \
 
342
          fi; \
 
343
          if test -d $$d/$$file; then \
 
344
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
345
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
346
            fi; \
 
347
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
348
          else \
 
349
            test -f $(distdir)/$$file \
 
350
            || cp -p $$d/$$file $(distdir)/$$file \
 
351
            || exit 1; \
 
352
          fi; \
 
353
        done
 
354
check-am: all-am
 
355
check: check-am
 
356
all-am: Makefile $(PROGRAMS)
 
357
installdirs:
 
358
        for dir in "$(DESTDIR)$(bindir)"; do \
 
359
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
360
        done
 
361
install: install-am
 
362
install-exec: install-exec-am
 
363
install-data: install-data-am
 
364
uninstall: uninstall-am
 
365
 
 
366
install-am: all-am
 
367
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
368
 
 
369
installcheck: installcheck-am
 
370
install-strip:
 
371
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
372
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
373
          `test -z '$(STRIP)' || \
 
374
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
375
mostlyclean-generic:
 
376
 
 
377
clean-generic:
 
378
 
 
379
distclean-generic:
 
380
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
381
 
 
382
maintainer-clean-generic:
 
383
        @echo "This command is intended for maintainers to use"
 
384
        @echo "it deletes files that may require special tools to rebuild."
 
385
clean: clean-am
 
386
 
 
387
clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
 
388
 
 
389
distclean: distclean-am
 
390
        -rm -rf ./$(DEPDIR)
 
391
        -rm -f Makefile
 
392
distclean-am: clean-am distclean-compile distclean-generic \
 
393
        distclean-tags
 
394
 
 
395
dvi: dvi-am
 
396
 
 
397
dvi-am:
 
398
 
 
399
html: html-am
 
400
 
 
401
info: info-am
 
402
 
 
403
info-am:
 
404
 
 
405
install-data-am:
 
406
 
 
407
install-exec-am: install-binPROGRAMS
 
408
 
 
409
install-info: install-info-am
 
410
 
 
411
install-man:
 
412
 
 
413
installcheck-am:
 
414
 
 
415
maintainer-clean: maintainer-clean-am
 
416
        -rm -rf ./$(DEPDIR)
 
417
        -rm -f Makefile
 
418
maintainer-clean-am: distclean-am maintainer-clean-generic
 
419
 
 
420
mostlyclean: mostlyclean-am
 
421
 
 
422
mostlyclean-am: mostlyclean-compile mostlyclean-generic
 
423
 
 
424
pdf: pdf-am
 
425
 
 
426
pdf-am:
 
427
 
 
428
ps: ps-am
 
429
 
 
430
ps-am:
 
431
 
 
432
uninstall-am: uninstall-binPROGRAMS uninstall-info-am
 
433
 
 
434
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
 
435
        clean-generic ctags distclean distclean-compile \
 
436
        distclean-generic distclean-tags distdir dvi dvi-am html \
 
437
        html-am info info-am install install-am install-binPROGRAMS \
 
438
        install-data install-data-am install-exec install-exec-am \
 
439
        install-info install-info-am install-man install-strip \
 
440
        installcheck installcheck-am installdirs maintainer-clean \
 
441
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
442
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
 
443
        uninstall-am uninstall-binPROGRAMS uninstall-info-am
 
444
 
 
445
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
446
# Otherwise a system limit (for SysV at least) may be exceeded.
 
447
.NOEXPORT: