~ubuntu-branches/ubuntu/precise/openipmi/precise

« back to all changes in this revision

Viewing changes to swig/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Noèl Köthe
  • Date: 2005-10-20 23:01:55 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051020230155-32ns8hnb1es8hntb
Tags: 2.0.2-2
added missing libgdbm-dev to libopenipmi-dev
(closes: Bug#334623)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.8 from Makefile.am.
2
 
# swig/Makefile.  Generated from Makefile.in by configure.
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5
 
# 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
 
srcdir = .
17
 
top_srcdir = ..
18
 
 
19
 
pkgdatadir = $(datadir)/OpenIPMI
20
 
pkglibdir = $(libdir)/OpenIPMI
21
 
pkgincludedir = $(includedir)/OpenIPMI
22
 
top_builddir = ..
23
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
INSTALL = /usr/bin/install -c
25
 
install_sh_DATA = $(install_sh) -c -m 644
26
 
install_sh_PROGRAM = $(install_sh) -c
27
 
install_sh_SCRIPT = $(install_sh) -c
28
 
INSTALL_HEADER = $(INSTALL_DATA)
29
 
transform = $(program_transform_name)
30
 
NORMAL_INSTALL = :
31
 
PRE_INSTALL = :
32
 
POST_INSTALL = :
33
 
NORMAL_UNINSTALL = :
34
 
PRE_UNINSTALL = :
35
 
POST_UNINSTALL = :
36
 
host_triplet = i486-pc-linux-gnu
37
 
subdir = swig
38
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/configure.in
41
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
 
        $(ACLOCAL_M4)
43
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
44
 
CONFIG_CLEAN_FILES =
45
 
SOURCES =
46
 
DIST_SOURCES =
47
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
48
 
        html-recursive info-recursive install-data-recursive \
49
 
        install-exec-recursive install-info-recursive \
50
 
        install-recursive installcheck-recursive installdirs-recursive \
51
 
        pdf-recursive ps-recursive uninstall-info-recursive \
52
 
        uninstall-recursive
53
 
ETAGS = etags
54
 
CTAGS = ctags
55
 
DIST_SUBDIRS = $(SUBDIRS)
56
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57
 
ACLOCAL = ${SHELL} /home/nk/debian/openipmi/openipmi-2.0.1/missing --run aclocal-1.8
58
 
AMDEP_FALSE = #
59
 
AMDEP_TRUE = 
60
 
AMTAR = ${SHELL} /home/nk/debian/openipmi/openipmi-2.0.1/missing --run tar
61
 
AR = ar
62
 
AUTOCONF = ${SHELL} /home/nk/debian/openipmi/openipmi-2.0.1/missing --run autoconf
63
 
AUTOHEADER = ${SHELL} /home/nk/debian/openipmi/openipmi-2.0.1/missing --run autoheader
64
 
AUTOMAKE = ${SHELL} /home/nk/debian/openipmi/openipmi-2.0.1/missing --run automake-1.8
65
 
AWK = gawk
66
 
CC = i486-linux-gnu-gcc
67
 
CCDEPMODE = depmode=gcc3
68
 
CFLAGS = -Wall -g -O2
69
 
CPP = i486-linux-gnu-gcc -E
70
 
CPPFLAGS = 
71
 
CXX = i486-linux-gnu-g++
72
 
CXXCPP = i486-linux-gnu-g++ -E
73
 
CXXDEPMODE = depmode=gcc3
74
 
CXXFLAGS = -g -O2
75
 
CYGPATH_W = echo
76
 
DEFS = -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"OpenIPMI\" -DVERSION=\"2.0.1\" -DHAVE_OPENIPMI_SMI=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_GETADDRINFO=1 -DHAVE_GLIB=1 -DHAVE_PERL=1 -DHAVE_PYTHON=1 -DHAVE_UCDSNMP=1 -DHAVE_NETSNMP=1 -DHAVE_OPENSSL=1 
77
 
DEPDIR = .deps
78
 
ECHO = echo
79
 
ECHO_C = 
80
 
ECHO_N = -n
81
 
ECHO_T = 
82
 
EGREP = grep -E
83
 
EXEEXT = 
84
 
F77 = 
85
 
FFLAGS = 
86
 
GDBM_LIB = 
87
 
GLIB_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
88
 
GLIB_DIR = glib
89
 
GLIB_LIB = $(top_builddir)/glib/libOpenIPMIglib.la
90
 
GLIB_LIBS = -pthread -lgthread-2.0 -lglib-2.0  
91
 
GLIB_PKGCONF = OpenIPMIglib.pc
92
 
GLIB_VERSION = 2.0
93
 
INSTALL_DATA = ${INSTALL} -m 644
94
 
INSTALL_PROGRAM = ${INSTALL}
95
 
INSTALL_SCRIPT = ${INSTALL}
96
 
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
97
 
LDFLAGS = 
98
 
LIBOBJS = 
99
 
LIBS = 
100
 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
101
 
LN_S = ln -s
102
 
LTLIBOBJS = 
103
 
MAKEINFO = ${SHELL} /home/nk/debian/openipmi/openipmi-2.0.1/missing --run makeinfo
104
 
OBJEXT = o
105
 
OPENIPMI_SMI = 
106
 
OPENIPMI_VERSION_EXTRA = 
107
 
OPENIPMI_VERSION_MAJOR = 2
108
 
OPENIPMI_VERSION_MINOR = 0
109
 
OPENIPMI_VERSION_RELEASE = 1
110
 
OPENSSLINCS = 
111
 
OPENSSLLIBS = -lcrypto 
112
 
PACKAGE = OpenIPMI
113
 
PACKAGE_BUGREPORT = 
114
 
PACKAGE_NAME = 
115
 
PACKAGE_STRING = 
116
 
PACKAGE_TARNAME = 
117
 
PACKAGE_VERSION = 
118
 
PATH_SEPARATOR = :
119
 
PERL_CFLAGS = -I /usr/lib/perl/5.8/CORE -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
120
 
PERL_DIR = perl
121
 
PERL_INSTALL_DIR = ${prefix}/lib/perl/5.8
122
 
POPTLIBS = -lpopt
123
 
PYTHON_CFLAGS = -I/usr/include/python2.3
124
 
PYTHON_DIR = python
125
 
PYTHON_INSTALL_DIR = /usr/lib/python2.3/site-packages
126
 
RANLIB = ranlib
127
 
SET_MAKE = 
128
 
SHELL = /bin/sh
129
 
SNMPLIBS = -lnetsnmp 
130
 
STRIP = strip
131
 
SWIG = 
132
 
SWIG_DIR = 
133
 
VERSION = 2.0.1
134
 
ac_ct_AR = ar
135
 
ac_ct_CC = 
136
 
ac_ct_CXX = 
137
 
ac_ct_F77 = 
138
 
ac_ct_RANLIB = ranlib
139
 
ac_ct_STRIP = strip
140
 
am__fastdepCC_FALSE = #
141
 
am__fastdepCC_TRUE = 
142
 
am__fastdepCXX_FALSE = #
143
 
am__fastdepCXX_TRUE = 
144
 
am__include = include
145
 
am__leading_dot = .
146
 
am__quote = 
147
 
bindir = ${exec_prefix}/bin
148
 
build = i486-pc-linux-gnu
149
 
build_alias = i486-linux-gnu
150
 
build_cpu = i486
151
 
build_os = linux-gnu
152
 
build_vendor = pc
153
 
datadir = ${prefix}/share
154
 
exec_prefix = ${prefix}
155
 
glibprog = /usr/bin/pkg-config
156
 
host = i486-pc-linux-gnu
157
 
host_alias = i486-linux-gnu
158
 
host_cpu = i486
159
 
host_os = linux-gnu
160
 
host_vendor = pc
161
 
includedir = ${prefix}/include
162
 
infodir = ${prefix}/share/info
163
 
install_sh = /home/nk/debian/openipmi/openipmi-2.0.1/install-sh
164
 
libdir = ${exec_prefix}/lib
165
 
libexecdir = ${exec_prefix}/libexec
166
 
localstatedir = ${prefix}/var
167
 
mandir = ${prefix}/share/man
168
 
mkdir_p = mkdir -m 0755 -p --
169
 
oldincludedir = /usr/include
170
 
perlprog = /usr/bin/perl
171
 
pkgprog = /usr/bin/pkg-config
172
 
prefix = /usr
173
 
program_transform_name = s,x,x,
174
 
pythonprog = /usr/bin/python
175
 
sbindir = ${exec_prefix}/sbin
176
 
sharedstatedir = ${prefix}/com
177
 
swigprog = 
178
 
sysconfdir = ${prefix}/etc
179
 
target = i486-pc-linux-gnu
180
 
target_alias = 
181
 
target_cpu = i486
182
 
target_os = linux-gnu
183
 
target_vendor = pc
184
 
SUBDIRS = $(PERL_DIR) $(PYTHON_DIR)
185
 
EXTRA_DIST = OpenIPMI.i
186
 
all: all-recursive
187
 
 
188
 
.SUFFIXES:
189
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
190
 
        @for dep in $?; do \
191
 
          case '$(am__configure_deps)' in \
192
 
            *$$dep*) \
193
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
194
 
                && exit 0; \
195
 
              exit 1;; \
196
 
          esac; \
197
 
        done; \
198
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  swig/Makefile'; \
199
 
        cd $(top_srcdir) && \
200
 
          $(AUTOMAKE) --gnu  swig/Makefile
201
 
.PRECIOUS: Makefile
202
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
203
 
        @case '$?' in \
204
 
          *config.status*) \
205
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
206
 
          *) \
207
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
208
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
209
 
        esac;
210
 
 
211
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
212
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213
 
 
214
 
$(top_srcdir)/configure:  $(am__configure_deps)
215
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
217
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218
 
 
219
 
mostlyclean-libtool:
220
 
        -rm -f *.lo
221
 
 
222
 
clean-libtool:
223
 
        -rm -rf .libs _libs
224
 
 
225
 
distclean-libtool:
226
 
        -rm -f libtool
227
 
uninstall-info-am:
228
 
 
229
 
# This directory's subdirectories are mostly independent; you can cd
230
 
# into them and run `make' without going through this Makefile.
231
 
# To change the values of `make' variables: instead of editing Makefiles,
232
 
# (1) if the variable is set in `config.status', edit `config.status'
233
 
#     (which will cause the Makefiles to be regenerated when you run `make');
234
 
# (2) otherwise, pass the desired values on the `make' command line.
235
 
$(RECURSIVE_TARGETS):
236
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
237
 
        dot_seen=no; \
238
 
        target=`echo $@ | sed s/-recursive//`; \
239
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
240
 
          echo "Making $$target in $$subdir"; \
241
 
          if test "$$subdir" = "."; then \
242
 
            dot_seen=yes; \
243
 
            local_target="$$target-am"; \
244
 
          else \
245
 
            local_target="$$target"; \
246
 
          fi; \
247
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
248
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
249
 
        done; \
250
 
        if test "$$dot_seen" = "no"; then \
251
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
252
 
        fi; test -z "$$fail"
253
 
 
254
 
mostlyclean-recursive clean-recursive distclean-recursive \
255
 
maintainer-clean-recursive:
256
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
257
 
        dot_seen=no; \
258
 
        case "$@" in \
259
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
260
 
          *) list='$(SUBDIRS)' ;; \
261
 
        esac; \
262
 
        rev=''; for subdir in $$list; do \
263
 
          if test "$$subdir" = "."; then :; else \
264
 
            rev="$$subdir $$rev"; \
265
 
          fi; \
266
 
        done; \
267
 
        rev="$$rev ."; \
268
 
        target=`echo $@ | sed s/-recursive//`; \
269
 
        for subdir in $$rev; do \
270
 
          echo "Making $$target in $$subdir"; \
271
 
          if test "$$subdir" = "."; then \
272
 
            local_target="$$target-am"; \
273
 
          else \
274
 
            local_target="$$target"; \
275
 
          fi; \
276
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
277
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
278
 
        done && test -z "$$fail"
279
 
tags-recursive:
280
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
281
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
282
 
        done
283
 
ctags-recursive:
284
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
285
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
286
 
        done
287
 
 
288
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
289
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
290
 
        unique=`for i in $$list; do \
291
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
292
 
          done | \
293
 
          $(AWK) '    { files[$$0] = 1; } \
294
 
               END { for (i in files) print i; }'`; \
295
 
        mkid -fID $$unique
296
 
tags: TAGS
297
 
 
298
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
299
 
                $(TAGS_FILES) $(LISP)
300
 
        tags=; \
301
 
        here=`pwd`; \
302
 
        if (etags --etags-include --version) >/dev/null 2>&1; then \
303
 
          include_option=--etags-include; \
304
 
        else \
305
 
          include_option=--include; \
306
 
        fi; \
307
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
308
 
          if test "$$subdir" = .; then :; else \
309
 
            test -f $$subdir/TAGS && \
310
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
311
 
          fi; \
312
 
        done; \
313
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
314
 
        unique=`for i in $$list; do \
315
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
316
 
          done | \
317
 
          $(AWK) '    { files[$$0] = 1; } \
318
 
               END { for (i in files) print i; }'`; \
319
 
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
320
 
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
321
 
             $$tags $$unique
322
 
ctags: CTAGS
323
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
324
 
                $(TAGS_FILES) $(LISP)
325
 
        tags=; \
326
 
        here=`pwd`; \
327
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
328
 
        unique=`for i in $$list; do \
329
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330
 
          done | \
331
 
          $(AWK) '    { files[$$0] = 1; } \
332
 
               END { for (i in files) print i; }'`; \
333
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
334
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
335
 
             $$tags $$unique
336
 
 
337
 
GTAGS:
338
 
        here=`$(am__cd) $(top_builddir) && pwd` \
339
 
          && cd $(top_srcdir) \
340
 
          && gtags -i $(GTAGS_ARGS) $$here
341
 
 
342
 
distclean-tags:
343
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
344
 
 
345
 
distdir: $(DISTFILES)
346
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
347
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
348
 
        list='$(DISTFILES)'; for file in $$list; do \
349
 
          case $$file in \
350
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
351
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
352
 
          esac; \
353
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
354
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
355
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
356
 
            dir="/$$dir"; \
357
 
            $(mkdir_p) "$(distdir)$$dir"; \
358
 
          else \
359
 
            dir=''; \
360
 
          fi; \
361
 
          if test -d $$d/$$file; then \
362
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
363
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
364
 
            fi; \
365
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
366
 
          else \
367
 
            test -f $(distdir)/$$file \
368
 
            || cp -p $$d/$$file $(distdir)/$$file \
369
 
            || exit 1; \
370
 
          fi; \
371
 
        done
372
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
373
 
          if test "$$subdir" = .; then :; else \
374
 
            test -d "$(distdir)/$$subdir" \
375
 
            || mkdir "$(distdir)/$$subdir" \
376
 
            || exit 1; \
377
 
            (cd $$subdir && \
378
 
              $(MAKE) $(AM_MAKEFLAGS) \
379
 
                top_distdir="../$(top_distdir)" \
380
 
                distdir="../$(distdir)/$$subdir" \
381
 
                distdir) \
382
 
              || exit 1; \
383
 
          fi; \
384
 
        done
385
 
check-am: all-am
386
 
check: check-recursive
387
 
all-am: Makefile
388
 
installdirs: installdirs-recursive
389
 
installdirs-am:
390
 
install: install-recursive
391
 
install-exec: install-exec-recursive
392
 
install-data: install-data-recursive
393
 
uninstall: uninstall-recursive
394
 
 
395
 
install-am: all-am
396
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
397
 
 
398
 
installcheck: installcheck-recursive
399
 
install-strip:
400
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
401
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
402
 
          `test -z '$(STRIP)' || \
403
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
404
 
mostlyclean-generic:
405
 
 
406
 
clean-generic:
407
 
 
408
 
distclean-generic:
409
 
        -rm -f $(CONFIG_CLEAN_FILES)
410
 
 
411
 
maintainer-clean-generic:
412
 
        @echo "This command is intended for maintainers to use"
413
 
        @echo "it deletes files that may require special tools to rebuild."
414
 
clean: clean-recursive
415
 
 
416
 
clean-am: clean-generic clean-libtool mostlyclean-am
417
 
 
418
 
distclean: distclean-recursive
419
 
        -rm -f Makefile
420
 
distclean-am: clean-am distclean-generic distclean-libtool \
421
 
        distclean-tags
422
 
 
423
 
dvi: dvi-recursive
424
 
 
425
 
dvi-am:
426
 
 
427
 
html: html-recursive
428
 
 
429
 
info: info-recursive
430
 
 
431
 
info-am:
432
 
 
433
 
install-data-am:
434
 
 
435
 
install-exec-am:
436
 
 
437
 
install-info: install-info-recursive
438
 
 
439
 
install-man:
440
 
 
441
 
installcheck-am:
442
 
 
443
 
maintainer-clean: maintainer-clean-recursive
444
 
        -rm -f Makefile
445
 
maintainer-clean-am: distclean-am maintainer-clean-generic
446
 
 
447
 
mostlyclean: mostlyclean-recursive
448
 
 
449
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
450
 
 
451
 
pdf: pdf-recursive
452
 
 
453
 
pdf-am:
454
 
 
455
 
ps: ps-recursive
456
 
 
457
 
ps-am:
458
 
 
459
 
uninstall-am: uninstall-info-am
460
 
 
461
 
uninstall-info: uninstall-info-recursive
462
 
 
463
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
464
 
        clean clean-generic clean-libtool clean-recursive ctags \
465
 
        ctags-recursive distclean distclean-generic distclean-libtool \
466
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
467
 
        html-am info info-am install install-am install-data \
468
 
        install-data-am install-exec install-exec-am install-info \
469
 
        install-info-am install-man install-strip installcheck \
470
 
        installcheck-am installdirs installdirs-am maintainer-clean \
471
 
        maintainer-clean-generic maintainer-clean-recursive \
472
 
        mostlyclean mostlyclean-generic mostlyclean-libtool \
473
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
474
 
        uninstall uninstall-am uninstall-info-am
475
 
 
476
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
477
 
# Otherwise a system limit (for SysV at least) may be exceeded.
478
 
.NOEXPORT: