~ampelbein/ubuntu/oneiric/heartbeat/lp-770743

« back to all changes in this revision

Viewing changes to telecom/recoverymgrd/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Ante Karamatic
  • Date: 2009-08-10 19:29:25 UTC
  • mfrom: (5.2.3 experimental)
  • Revision ID: james.westby@ubuntu.com-20090810192925-9zy2llcbgavbskf7
Tags: 2.99.2+sles11r9-5ubuntu1
* New upstream snapshot
* Adjusted heartbeat.install and rules for documentation path

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
 
# telecom/recoverymgrd/Makefile.  Generated from Makefile.in by configure.
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  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
 
 
18
 
 
19
 
pkgdatadir = $(datadir)/heartbeat
20
 
pkglibdir = $(libdir)/heartbeat
21
 
pkgincludedir = $(includedir)/heartbeat
22
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
 
install_sh_DATA = $(install_sh) -c -m 644
24
 
install_sh_PROGRAM = $(install_sh) -c
25
 
install_sh_SCRIPT = $(install_sh) -c
26
 
INSTALL_HEADER = $(INSTALL_DATA)
27
 
transform = $(program_transform_name)
28
 
NORMAL_INSTALL = :
29
 
PRE_INSTALL = :
30
 
POST_INSTALL = :
31
 
NORMAL_UNINSTALL = :
32
 
PRE_UNINSTALL = :
33
 
POST_UNINSTALL = :
34
 
build_triplet = i686-pc-linux-gnu
35
 
host_triplet = i686-pc-linux-gnu
36
 
halib_PROGRAMS = recoverymgrd$(EXEEXT)
37
 
subdir = telecom/recoverymgrd
38
 
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
39
 
        $(srcdir)/Makefile.in conf_lex.c conf_yacc.c conf_yacc.h
40
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42
 
        $(top_srcdir)/configure.in
43
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44
 
        $(ACLOCAL_M4)
45
 
mkinstalldirs = $(install_sh) -d
46
 
CONFIG_HEADER = $(top_builddir)/include/config.h \
47
 
        $(top_builddir)/include/hb_config.h
48
 
CONFIG_CLEAN_FILES =
49
 
am__installdirs = "$(DESTDIR)$(halibdir)"
50
 
halibPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
51
 
PROGRAMS = $(halib_PROGRAMS)
52
 
am_recoverymgrd_OBJECTS = recoverymgrd-conf_yacc.$(OBJEXT) \
53
 
        recoverymgrd-conf_lex.$(OBJEXT) \
54
 
        recoverymgrd-recoverymgrd.$(OBJEXT)
55
 
recoverymgrd_OBJECTS = $(am_recoverymgrd_OBJECTS)
56
 
am__DEPENDENCIES_1 =
57
 
am__DEPENDENCIES_2 = $(top_builddir)/lib/clplumbing/libplumb.la \
58
 
        $(am__DEPENDENCIES_1)
59
 
recoverymgrd_DEPENDENCIES = $(am__DEPENDENCIES_2) \
60
 
        $(top_builddir)/lib/pils/libpils.la \
61
 
        $(top_builddir)/lib/apphb/libapphb.la $(am__DEPENDENCIES_1)
62
 
recoverymgrd_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
63
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(recoverymgrd_CFLAGS) \
64
 
        $(CFLAGS) $(recoverymgrd_LDFLAGS) $(LDFLAGS) -o $@
65
 
DEFAULT_INCLUDES = -I. -I$(top_builddir)/include
66
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
67
 
am__depfiles_maybe = depfiles
68
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
69
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
70
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
71
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
72
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
73
 
CCLD = $(CC)
74
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
75
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
76
 
        $(LDFLAGS) -o $@
77
 
LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS)
78
 
LTLEXCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
79
 
        --mode=compile $(LEX) $(LFLAGS) $(AM_LFLAGS)
80
 
YLWRAP = $(top_srcdir)/ylwrap
81
 
YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
82
 
LTYACCCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
83
 
        --mode=compile $(YACC) $(YFLAGS) $(AM_YFLAGS)
84
 
SOURCES = $(recoverymgrd_SOURCES)
85
 
DIST_SOURCES = $(recoverymgrd_SOURCES)
86
 
HEADERS = $(noinst_HEADERS)
87
 
ETAGS = etags
88
 
CTAGS = ctags
89
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
90
 
ACLOCAL = ${SHELL} /home/horms/projects/linux-ha/debian/sid/heartbeat-2.1.4/heartbeat-2.1.4/missing --run aclocal-1.10
91
 
ALIGN = 
92
 
AMTAR = ${SHELL} /home/horms/projects/linux-ha/debian/sid/heartbeat-2.1.4/heartbeat-2.1.4/missing --run tar
93
 
AR = ar
94
 
AUTOCONF = ${SHELL} /home/horms/projects/linux-ha/debian/sid/heartbeat-2.1.4/heartbeat-2.1.4/missing --run autoconf
95
 
AUTOHEADER = ${SHELL} /home/horms/projects/linux-ha/debian/sid/heartbeat-2.1.4/heartbeat-2.1.4/missing --run autoheader
96
 
AUTOMAKE = ${SHELL} /home/horms/projects/linux-ha/debian/sid/heartbeat-2.1.4/heartbeat-2.1.4/missing --run automake-1.10
97
 
AWK = /usr/bin/mawk
98
 
CC = gcc -std=gnu99
99
 
CCDEPMODE = depmode=gcc3
100
 
CFLAGS = -Wall -g -O2  -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing   -ggdb3 -funsigned-char
101
 
CIMOM = 
102
 
CMPI_HEADER_PATH = 
103
 
CMPI_PROVIDER_DIR = 
104
 
CPP = gcc -std=gnu99 -E
105
 
CPPFLAGS =  -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/libxml2
106
 
CRM_DIR = crm
107
 
CRM_ENABLED = 1
108
 
CRYPTOLIB = -lcrypto
109
 
CURSESLIBS = -lncurses
110
 
CXX = g++
111
 
CXXCPP = g++ -E
112
 
CXXDEPMODE = depmode=gcc3
113
 
CXXFLAGS = -g -O2
114
 
CYGPATH_W = echo
115
 
DEFS = -DHAVE_CONFIG_H
116
 
DEPDIR = .deps
117
 
DISABLE_TIMES_KLUDGE = 
118
 
DISTDIR = heartbeat-2.1.4
119
 
DISTRO_STYLE_RPMS = 0
120
 
DLOPEN_FORCE_FLAGS = 
121
 
DSYMUTIL = 
122
 
ECHO = echo
123
 
ECHO_C = 
124
 
ECHO_CMD = echo
125
 
ECHO_E = 
126
 
ECHO_N = 
127
 
ECHO_T = 
128
 
EGREP = /bin/grep -E
129
 
EXEEXT = 
130
 
F77 = 
131
 
FFLAGS = -g -O2
132
 
GETENT = /usr/bin/getent
133
 
GLIBHEAD = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
134
 
GLIBLIB = -lglib-2.0  
135
 
GNUTLSHEAD = -I/usr/include -I/usr/include
136
 
GNUTLSLIBS = -lgnutls
137
 
GREP = /bin/grep
138
 
GZIP_PROG = /bin/gzip
139
 
HA_APIGID = 65
140
 
HA_APIGROUP = haclient
141
 
HA_CCMUID = 17
142
 
HA_CCMUSER = hacluster
143
 
HA_COREDIR = /var/lib/heartbeat/cores
144
 
HA_DATADIR = /usr/share
145
 
HA_HBCONF_DIR = /etc/ha.d
146
 
HA_LIBDIR = /usr/lib
147
 
HA_LIBHBDIR = /usr/lib/heartbeat
148
 
HA_LOGDAEMON_IPC = /var/lib/log_daemon
149
 
HA_NOARCHDATAHBDIR = /usr/share/heartbeat
150
 
HA_PLUGIN_DIR = /usr/lib/heartbeat/plugins
151
 
HA_RC_DIR = /etc/ha.d/rc.d
152
 
HA_URLBASE = http://linux-ha.org/
153
 
HA_VARLIBDIR = /var/lib
154
 
HA_VARLIBHBDIR = /var/lib/heartbeat
155
 
HA_VARLOCKDIR = /var/lock
156
 
HA_VARLOGDIR = /var/log
157
 
HA_VARRUNDIR = /var/run
158
 
HA_VARRUNHBDIR = /var/run/heartbeat
159
 
HA_VARRUNHBRSCDIR = /var/run/heartbeat/rsctmp
160
 
HB_INITSTARTPRI = 75
161
 
HB_INITSTOPPRI = 05
162
 
HB_PKG = heartbeat
163
 
HB_RA_DIR = /etc/ha.d/resource.d/
164
 
HG = /usr/local/hg
165
 
HTML2TXT = /usr/bin/lynx
166
 
IFCONFIG = /sbin/ifconfig
167
 
IFCONFIG_A_OPT = -a
168
 
INCLTDL = 
169
 
INITDIR = /etc/init.d
170
 
INIT_EXT = 
171
 
INSTALL = /usr/bin/install -c
172
 
INSTALL_DATA = ${INSTALL} -m 644
173
 
INSTALL_PROGRAM = ${INSTALL}
174
 
INSTALL_SCRIPT = ${INSTALL}
175
 
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
176
 
IP2UTIL = /sbin/ip
177
 
IPCSOCKET_C = ipcsocket.c
178
 
IPCSOCKET_LO = ipcsocket.lo
179
 
JAVA_HOME = 
180
 
LDFLAGS = 
181
 
LEX = flex
182
 
LEXLIB = -lfl
183
 
LEX_OUTPUT_ROOT = lex.yy
184
 
LIBADD_DL = -ldl
185
 
LIBADD_INTL = 
186
 
LIBGNUTLS_CONFIG = /usr/bin/libgnutls-config
187
 
LIBLTDL = 
188
 
LIBLTDL_DIR = 
189
 
LIBNETCONFIG = /usr/bin/libnet-config
190
 
LIBNETDEFINES = -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H 
191
 
LIBNETLIBS = -lnet
192
 
LIBOBJS =  ${LIBOBJDIR}NoSuchFunctionName$U.o ${LIBOBJDIR}strlcpy$U.o ${LIBOBJDIR}strlcat$U.o
193
 
LIBRT = 
194
 
LIBS = -lbz2 -lz -lxml2 -lc -luuid -lpam -lrt -ldl  -lltdl
195
 
LIBTOOL = $(SHELL) $(top_builddir)/libtool --tag=CC $(QUIET_LIBTOOL_OPTS)
196
 
LN_S = ln -s
197
 
LOCALE = /usr/share/locale
198
 
LRM_ENABLED = 1
199
 
LRM_PLUGIN_DIR = /usr/lib/heartbeat/plugins/RAExec
200
 
LSB_RA_DIR = /etc/init.d
201
 
LTLIBOBJS =  ${LIBOBJDIR}NoSuchFunctionName$U.lo ${LIBOBJDIR}strlcpy$U.lo ${LIBOBJDIR}strlcat$U.lo
202
 
MAILCMD = mailx
203
 
MAKE = make $(QUIET_MAKE_OPTS)
204
 
MAKEINFO = ${SHELL} /home/horms/projects/linux-ha/debian/sid/heartbeat-2.1.4/heartbeat-2.1.4/missing --run makeinfo
205
 
MD5 = 
206
 
MGMT_DIR = mgmt
207
 
MIBS_DIR = /usr/share/snmp/mibs
208
 
MKDIR_P = /bin/mkdir -p
209
 
MSGFMT = /usr/bin/msgfmt
210
 
MSGHDR_TYPE = msghdr
211
 
NETSTAT = /bin/netstat
212
 
NMEDIT = 
213
 
NON_FATAL_CFLAGS = -Wall -g -O2  -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing
214
 
OBJEXT = o
215
 
OCF_RA_DIR = /usr/lib/ocf/resource.d/
216
 
OCF_ROOT_DIR = /usr/lib/ocf
217
 
PACKAGE = heartbeat
218
 
PACKAGE_BUGREPORT = 
219
 
PACKAGE_NAME = 
220
 
PACKAGE_STRING = 
221
 
PACKAGE_TARNAME = 
222
 
PACKAGE_VERSION = 
223
 
PATH_SEPARATOR = :
224
 
PILSPKG = pils
225
 
PING = /bin/ping
226
 
PING_TIMEOUT_OPT = -w1
227
 
PKGCONFIG = /usr/bin/pkg-config
228
 
PKGNAME = LXHAhb
229
 
POD2MAN = /usr/bin/pod2man
230
 
POWEROFF_CMD = /sbin/poweroff
231
 
POWEROFF_OPTIONS = -nf
232
 
PRETTY_CC = 
233
 
PROCROUTE = 
234
 
PYTHON = /usr/bin/python
235
 
PYTHON_EXEC_PREFIX = ${exec_prefix}
236
 
PYTHON_INCLUDES = -I/usr/include/python2.5
237
 
PYTHON_PLATFORM = linux2
238
 
PYTHON_PREFIX = ${prefix}
239
 
PYTHON_VERSION = 2.5
240
 
QUIET_LIBTOOL_OPTS = 
241
 
QUIET_MAKE_OPTS = 
242
 
QUORUMD_ENABLED = 1
243
 
RANLIB = ranlib
244
 
REBOOT = /sbin/reboot
245
 
REBOOT_OPTIONS = -nf
246
 
ROUTE = /sbin/route
247
 
ROUTEPARM = 
248
 
RPM = 
249
 
RPMREL = 1
250
 
RPMTARGET = 
251
 
RPM_ENABLE_MGMT_CONFIG = 1
252
 
RPM_ENABLE_OPENHPI = 1
253
 
RPM_ENABLE_SNMP_SUBAGENT = 1
254
 
SCP = /usr/bin/scp
255
 
SED = /bin/sed
256
 
SET_MAKE = 
257
 
SHELL = /bin/sh
258
 
SNMPAGENTLIB = -L/usr/lib -lnetsnmpmibs -lnetsnmpagent -lnetsnmphelpers -lnetsnmp -Wl,-E -lwrap
259
 
SNMPCONFIG = /usr/bin/net-snmp-config
260
 
SNMPLIB = -L/usr/lib -lnetsnmp
261
 
SNMP_RPM_BUILD_REQUIRES = BuildRequires: net-snmp tcp_wrappers
262
 
SSH = /usr/bin/ssh
263
 
STONITHPKG = stonith
264
 
STONITH_RA_DIR = /usr/lib/heartbeat/stonith.d/
265
 
STRIP = strip
266
 
SWIG = /usr/bin/swig
267
 
TAR = /bin/tar
268
 
TARFILE = heartbeat-2.1.4.tar.gz
269
 
TEST = /usr/bin/test
270
 
TIPC_INCLUDE = 
271
 
TSA_DIR = 
272
 
UCDSNMPDEVEL = 
273
 
USE_MODULES = 1
274
 
VALGRIND_BIN = 
275
 
VERSION = 2.1.4
276
 
WHOAMI = /usr/bin/whoami
277
 
XML2CONFIG = /usr/bin/xml2-config
278
 
XPERIMENTALDIRS = 
279
 
YACC = bison -y
280
 
YFLAGS = 
281
 
abs_builddir = /home/horms/projects/linux-ha/debian/sid/heartbeat-2.1.4/heartbeat-2.1.4/telecom/recoverymgrd
282
 
abs_srcdir = /home/horms/projects/linux-ha/debian/sid/heartbeat-2.1.4/heartbeat-2.1.4/telecom/recoverymgrd
283
 
abs_top_builddir = /home/horms/projects/linux-ha/debian/sid/heartbeat-2.1.4/heartbeat-2.1.4
284
 
abs_top_srcdir = /home/horms/projects/linux-ha/debian/sid/heartbeat-2.1.4/heartbeat-2.1.4
285
 
ac_configure_args =  '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--with-group-name=haclient' '--with-ccmuser-name=hacluster' '--enable-snmp-subagent' '--with-mibsdir=/usr/share/snmp/mibs' '--disable-fatal-warnings' '--enable-mgmt' '--enable-libc-malloc' 'CFLAGS=-Wall -g -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=-g -O2' 'FFLAGS=-g -O2' --enable-ltdl-convenience
286
 
ac_ct_CC = gcc
287
 
ac_ct_CXX = g++
288
 
ac_ct_F77 = 
289
 
am__include = include
290
 
am__leading_dot = .
291
 
am__quote = 
292
 
am__tar = ${AMTAR} chof - "$$tardir"
293
 
am__untar = ${AMTAR} xf -
294
 
base_includedir = /usr/include
295
 
bindir = /usr/bin
296
 
build = i686-pc-linux-gnu
297
 
build_alias = 
298
 
build_cpu = i686
299
 
build_os = linux-gnu
300
 
build_vendor = pc
301
 
builddir = .
302
 
cleaned_configure_args =  '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--with-group-name=haclient' '--with-ccmuser-name=hacluster' '--enable-snmp-subagent' '--with-mibsdir=/usr/share/snmp/mibs' '--disable-fatal-warnings' '--enable-mgmt' '--enable-libc-malloc' 'CFLAGS=-Wall -g -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=-g -O2' 'FFLAGS=-g -O2'
303
 
datadir = /usr/share
304
 
datarootdir = /usr/share
305
 
docdir = /usr/share/doc/heartbeat-2.1.4
306
 
dvidir = ${docdir}
307
 
exec_prefix = /usr
308
 
hb_libdir = /usr/lib/heartbeat
309
 
host = i686-pc-linux-gnu
310
 
host_alias = 
311
 
host_cpu = i686
312
 
host_os = linux-gnu
313
 
host_vendor = pc
314
 
htmldir = ${docdir}
315
 
includedir = /usr/include
316
 
infodir = /usr/share/info
317
 
install_sh = $(SHELL) /home/horms/projects/linux-ha/debian/sid/heartbeat-2.1.4/heartbeat-2.1.4/install-sh
318
 
libdir = /usr/lib
319
 
libexecdir = /usr/lib
320
 
localedir = ${datarootdir}/locale
321
 
localstatedir = /var
322
 
mandir = /usr/share/man
323
 
mkdir_p = /bin/mkdir -p
324
 
oldincludedir = /usr/include
325
 
pdfdir = ${docdir}
326
 
pils_includedir = /usr/include/pils
327
 
pils_plugindir = /usr/lib/pils/plugins
328
 
pkgpyexecdir = ${pyexecdir}/heartbeat
329
 
pkgpythondir = ${pythondir}/heartbeat
330
 
prefix = /usr
331
 
program_transform_name = s,x,x,
332
 
psdir = ${docdir}
333
 
pyexecdir = ${exec_prefix}/lib/python2.5/site-packages
334
 
pythondir = ${prefix}/lib/python2.5/site-packages
335
 
saf_includedir = /usr/include/saf
336
 
sbindir = /usr/sbin
337
 
sharedstatedir = /usr/com
338
 
srcdir = .
339
 
stonith_ext_plugindir = /usr/lib/stonith/plugins/external
340
 
stonith_includedir = /usr/include/stonith
341
 
stonith_plugindir = /usr/lib/stonith/plugins
342
 
subdirs = 
343
 
sysconfdir = /etc
344
 
target_alias = 
345
 
top_builddir = ../..
346
 
top_srcdir = ../..
347
 
 
348
 
#
349
 
# heartbeat: Linux-HA telecom code: sample recovery manager daemon
350
 
#
351
 
# Copyright (C) 2002 Intel Corporation
352
 
#
353
 
# This program is free software; you can redistribute it and/or
354
 
# modify it under the terms of the GNU General Public License
355
 
# as published by the Free Software Foundation; either version 2
356
 
# of the License, or (at your option) any later version.
357
 
#
358
 
# This program is distributed in the hope that it will be useful,
359
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
360
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
361
 
# GNU General Public License for more details.
362
 
#
363
 
# You should have received a copy of the GNU General Public License
364
 
# along with this program; if not, write to the Free Software
365
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
366
 
#
367
 
MAINTAINERCLEANFILES = Makefile.in
368
 
CLEANFILES = conf_lex.c  conf_yacc.c  conf_yacc.h
369
 
INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include \
370
 
                        -I$(top_builddir)/libltdl -I$(top_srcdir)/libltdl \
371
 
                        -I$(top_builddir)/linux-ha -I$(top_srcdir)/linux-ha
372
 
 
373
 
hadir = $(sysconfdir)/ha.d
374
 
halibdir = $(libdir)/heartbeat
375
 
commmoddir = $(halibdir)/modules/comm
376
 
havarlibdir = $(localstatedir)/lib/heartbeat
377
 
COMMONLIBS = $(top_builddir)/lib/clplumbing/libplumb.la \
378
 
                        $(GLIBLIB)
379
 
 
380
 
 
381
 
#
382
 
#       Since all this code compiles cleanly without warnings, we
383
 
#       disallow all warnings here just like everywhere else.   
384
 
#       If your version of lex or yacc is broken, then work around      
385
 
#       it.  This has been done for the current Linux lex/yacc
386
 
#       (bison version 1.875  and flex version 2.5.4 and others)
387
 
#
388
 
#       Setting CFLAGS here is specifically disallowed by automake
389
 
#       and causes a warning.
390
 
#
391
 
#       So, I reverted an incorrect  CFLAGS change and restored the comments
392
 
#       above which used to be here for these two reasons.  Before you remove
393
 
#       these comments or turn off warnings *again*, let's discuss this.
394
 
#
395
 
AM_YFLAGS = -d
396
 
recoverymgrd_SOURCES = conf_yacc.y conf_lex.l recoverymgrd.c
397
 
noinst_HEADERS = recoverymgrd.h configfile.h conf_yacc.h
398
 
recoverymgrd_CFLAGS = $(AM_CFLAGS)
399
 
recoverymgrd_LDADD = $(COMMONLIBS)                              \
400
 
                        $(top_builddir)/lib/pils/libpils.la             \
401
 
                        $(top_builddir)/lib/apphb/libapphb.la           \
402
 
                        $(LIBRT)
403
 
 
404
 
recoverymgrd_LDFLAGS = -ldl  -export-dynamic 
405
 
all: all-am
406
 
 
407
 
.SUFFIXES:
408
 
.SUFFIXES: .c .l .lo .o .obj .y
409
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
410
 
        @for dep in $?; do \
411
 
          case '$(am__configure_deps)' in \
412
 
            *$$dep*) \
413
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
414
 
                && exit 0; \
415
 
              exit 1;; \
416
 
          esac; \
417
 
        done; \
418
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  telecom/recoverymgrd/Makefile'; \
419
 
        cd $(top_srcdir) && \
420
 
          $(AUTOMAKE) --gnu  telecom/recoverymgrd/Makefile
421
 
.PRECIOUS: Makefile
422
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
423
 
        @case '$?' in \
424
 
          *config.status*) \
425
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
426
 
          *) \
427
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
428
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
429
 
        esac;
430
 
 
431
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
432
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
433
 
 
434
 
$(top_srcdir)/configure:  $(am__configure_deps)
435
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
436
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
437
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
438
 
install-halibPROGRAMS: $(halib_PROGRAMS)
439
 
        @$(NORMAL_INSTALL)
440
 
        test -z "$(halibdir)" || $(MKDIR_P) "$(DESTDIR)$(halibdir)"
441
 
        @list='$(halib_PROGRAMS)'; for p in $$list; do \
442
 
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
443
 
          if test -f $$p \
444
 
             || test -f $$p1 \
445
 
          ; then \
446
 
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
447
 
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(halibPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(halibdir)/$$f'"; \
448
 
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(halibPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(halibdir)/$$f" || exit 1; \
449
 
          else :; fi; \
450
 
        done
451
 
 
452
 
uninstall-halibPROGRAMS:
453
 
        @$(NORMAL_UNINSTALL)
454
 
        @list='$(halib_PROGRAMS)'; for p in $$list; do \
455
 
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
456
 
          echo " rm -f '$(DESTDIR)$(halibdir)/$$f'"; \
457
 
          rm -f "$(DESTDIR)$(halibdir)/$$f"; \
458
 
        done
459
 
 
460
 
clean-halibPROGRAMS:
461
 
        @list='$(halib_PROGRAMS)'; for p in $$list; do \
462
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
463
 
          echo " rm -f $$p $$f"; \
464
 
          rm -f $$p $$f ; \
465
 
        done
466
 
conf_yacc.h: conf_yacc.c
467
 
        @if test ! -f $@; then \
468
 
          rm -f conf_yacc.c; \
469
 
          $(MAKE) $(AM_MAKEFLAGS) conf_yacc.c; \
470
 
        else :; fi
471
 
recoverymgrd$(EXEEXT): $(recoverymgrd_OBJECTS) $(recoverymgrd_DEPENDENCIES) 
472
 
        @rm -f recoverymgrd$(EXEEXT)
473
 
        $(recoverymgrd_LINK) $(recoverymgrd_OBJECTS) $(recoverymgrd_LDADD) $(LIBS)
474
 
 
475
 
mostlyclean-compile:
476
 
        -rm -f *.$(OBJEXT)
477
 
 
478
 
distclean-compile:
479
 
        -rm -f *.tab.c
480
 
 
481
 
include ./$(DEPDIR)/recoverymgrd-conf_lex.Po
482
 
include ./$(DEPDIR)/recoverymgrd-conf_yacc.Po
483
 
include ./$(DEPDIR)/recoverymgrd-recoverymgrd.Po
484
 
 
485
 
.c.o:
486
 
        $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
487
 
        mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
488
 
#       source='$<' object='$@' libtool=no \
489
 
#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
490
 
#       $(COMPILE) -c $<
491
 
 
492
 
.c.obj:
493
 
        $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
494
 
        mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
495
 
#       source='$<' object='$@' libtool=no \
496
 
#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
497
 
#       $(COMPILE) -c `$(CYGPATH_W) '$<'`
498
 
 
499
 
.c.lo:
500
 
        $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
501
 
        mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
502
 
#       source='$<' object='$@' libtool=yes \
503
 
#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
504
 
#       $(LTCOMPILE) -c -o $@ $<
505
 
 
506
 
recoverymgrd-conf_yacc.o: conf_yacc.c
507
 
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recoverymgrd_CFLAGS) $(CFLAGS) -MT recoverymgrd-conf_yacc.o -MD -MP -MF $(DEPDIR)/recoverymgrd-conf_yacc.Tpo -c -o recoverymgrd-conf_yacc.o `test -f 'conf_yacc.c' || echo '$(srcdir)/'`conf_yacc.c
508
 
        mv -f $(DEPDIR)/recoverymgrd-conf_yacc.Tpo $(DEPDIR)/recoverymgrd-conf_yacc.Po
509
 
#       source='conf_yacc.c' object='recoverymgrd-conf_yacc.o' libtool=no \
510
 
#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
511
 
#       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recoverymgrd_CFLAGS) $(CFLAGS) -c -o recoverymgrd-conf_yacc.o `test -f 'conf_yacc.c' || echo '$(srcdir)/'`conf_yacc.c
512
 
 
513
 
recoverymgrd-conf_yacc.obj: conf_yacc.c
514
 
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recoverymgrd_CFLAGS) $(CFLAGS) -MT recoverymgrd-conf_yacc.obj -MD -MP -MF $(DEPDIR)/recoverymgrd-conf_yacc.Tpo -c -o recoverymgrd-conf_yacc.obj `if test -f 'conf_yacc.c'; then $(CYGPATH_W) 'conf_yacc.c'; else $(CYGPATH_W) '$(srcdir)/conf_yacc.c'; fi`
515
 
        mv -f $(DEPDIR)/recoverymgrd-conf_yacc.Tpo $(DEPDIR)/recoverymgrd-conf_yacc.Po
516
 
#       source='conf_yacc.c' object='recoverymgrd-conf_yacc.obj' libtool=no \
517
 
#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
518
 
#       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recoverymgrd_CFLAGS) $(CFLAGS) -c -o recoverymgrd-conf_yacc.obj `if test -f 'conf_yacc.c'; then $(CYGPATH_W) 'conf_yacc.c'; else $(CYGPATH_W) '$(srcdir)/conf_yacc.c'; fi`
519
 
 
520
 
recoverymgrd-conf_lex.o: conf_lex.c
521
 
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recoverymgrd_CFLAGS) $(CFLAGS) -MT recoverymgrd-conf_lex.o -MD -MP -MF $(DEPDIR)/recoverymgrd-conf_lex.Tpo -c -o recoverymgrd-conf_lex.o `test -f 'conf_lex.c' || echo '$(srcdir)/'`conf_lex.c
522
 
        mv -f $(DEPDIR)/recoverymgrd-conf_lex.Tpo $(DEPDIR)/recoverymgrd-conf_lex.Po
523
 
#       source='conf_lex.c' object='recoverymgrd-conf_lex.o' libtool=no \
524
 
#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
525
 
#       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recoverymgrd_CFLAGS) $(CFLAGS) -c -o recoverymgrd-conf_lex.o `test -f 'conf_lex.c' || echo '$(srcdir)/'`conf_lex.c
526
 
 
527
 
recoverymgrd-conf_lex.obj: conf_lex.c
528
 
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recoverymgrd_CFLAGS) $(CFLAGS) -MT recoverymgrd-conf_lex.obj -MD -MP -MF $(DEPDIR)/recoverymgrd-conf_lex.Tpo -c -o recoverymgrd-conf_lex.obj `if test -f 'conf_lex.c'; then $(CYGPATH_W) 'conf_lex.c'; else $(CYGPATH_W) '$(srcdir)/conf_lex.c'; fi`
529
 
        mv -f $(DEPDIR)/recoverymgrd-conf_lex.Tpo $(DEPDIR)/recoverymgrd-conf_lex.Po
530
 
#       source='conf_lex.c' object='recoverymgrd-conf_lex.obj' libtool=no \
531
 
#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
532
 
#       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recoverymgrd_CFLAGS) $(CFLAGS) -c -o recoverymgrd-conf_lex.obj `if test -f 'conf_lex.c'; then $(CYGPATH_W) 'conf_lex.c'; else $(CYGPATH_W) '$(srcdir)/conf_lex.c'; fi`
533
 
 
534
 
recoverymgrd-recoverymgrd.o: recoverymgrd.c
535
 
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recoverymgrd_CFLAGS) $(CFLAGS) -MT recoverymgrd-recoverymgrd.o -MD -MP -MF $(DEPDIR)/recoverymgrd-recoverymgrd.Tpo -c -o recoverymgrd-recoverymgrd.o `test -f 'recoverymgrd.c' || echo '$(srcdir)/'`recoverymgrd.c
536
 
        mv -f $(DEPDIR)/recoverymgrd-recoverymgrd.Tpo $(DEPDIR)/recoverymgrd-recoverymgrd.Po
537
 
#       source='recoverymgrd.c' object='recoverymgrd-recoverymgrd.o' libtool=no \
538
 
#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
539
 
#       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recoverymgrd_CFLAGS) $(CFLAGS) -c -o recoverymgrd-recoverymgrd.o `test -f 'recoverymgrd.c' || echo '$(srcdir)/'`recoverymgrd.c
540
 
 
541
 
recoverymgrd-recoverymgrd.obj: recoverymgrd.c
542
 
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recoverymgrd_CFLAGS) $(CFLAGS) -MT recoverymgrd-recoverymgrd.obj -MD -MP -MF $(DEPDIR)/recoverymgrd-recoverymgrd.Tpo -c -o recoverymgrd-recoverymgrd.obj `if test -f 'recoverymgrd.c'; then $(CYGPATH_W) 'recoverymgrd.c'; else $(CYGPATH_W) '$(srcdir)/recoverymgrd.c'; fi`
543
 
        mv -f $(DEPDIR)/recoverymgrd-recoverymgrd.Tpo $(DEPDIR)/recoverymgrd-recoverymgrd.Po
544
 
#       source='recoverymgrd.c' object='recoverymgrd-recoverymgrd.obj' libtool=no \
545
 
#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
546
 
#       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recoverymgrd_CFLAGS) $(CFLAGS) -c -o recoverymgrd-recoverymgrd.obj `if test -f 'recoverymgrd.c'; then $(CYGPATH_W) 'recoverymgrd.c'; else $(CYGPATH_W) '$(srcdir)/recoverymgrd.c'; fi`
547
 
 
548
 
.l.c:
549
 
        $(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
550
 
 
551
 
.y.c:
552
 
        $(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
553
 
 
554
 
mostlyclean-libtool:
555
 
        -rm -f *.lo
556
 
 
557
 
clean-libtool:
558
 
        -rm -rf .libs _libs
559
 
 
560
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
561
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
562
 
        unique=`for i in $$list; do \
563
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
564
 
          done | \
565
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
566
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
567
 
        mkid -fID $$unique
568
 
tags: TAGS
569
 
 
570
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
571
 
                $(TAGS_FILES) $(LISP)
572
 
        tags=; \
573
 
        here=`pwd`; \
574
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
575
 
        unique=`for i in $$list; do \
576
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
577
 
          done | \
578
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
579
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
580
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
581
 
          test -n "$$unique" || unique=$$empty_fix; \
582
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
583
 
            $$tags $$unique; \
584
 
        fi
585
 
ctags: CTAGS
586
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
587
 
                $(TAGS_FILES) $(LISP)
588
 
        tags=; \
589
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
590
 
        unique=`for i in $$list; do \
591
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
592
 
          done | \
593
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
594
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
595
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
596
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
597
 
             $$tags $$unique
598
 
 
599
 
GTAGS:
600
 
        here=`$(am__cd) $(top_builddir) && pwd` \
601
 
          && cd $(top_srcdir) \
602
 
          && gtags -i $(GTAGS_ARGS) $$here
603
 
 
604
 
distclean-tags:
605
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
606
 
 
607
 
distdir: $(DISTFILES)
608
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
609
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
610
 
        list='$(DISTFILES)'; \
611
 
          dist_files=`for file in $$list; do echo $$file; done | \
612
 
          sed -e "s|^$$srcdirstrip/||;t" \
613
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
614
 
        case $$dist_files in \
615
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
616
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
617
 
                           sort -u` ;; \
618
 
        esac; \
619
 
        for file in $$dist_files; do \
620
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
621
 
          if test -d $$d/$$file; then \
622
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
623
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
624
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
625
 
            fi; \
626
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
627
 
          else \
628
 
            test -f $(distdir)/$$file \
629
 
            || cp -p $$d/$$file $(distdir)/$$file \
630
 
            || exit 1; \
631
 
          fi; \
632
 
        done
633
 
check-am: all-am
634
 
check: check-am
635
 
all-am: Makefile $(PROGRAMS) $(HEADERS)
636
 
installdirs:
637
 
        for dir in "$(DESTDIR)$(halibdir)"; do \
638
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
639
 
        done
640
 
install: install-am
641
 
install-exec: install-exec-am
642
 
install-data: install-data-am
643
 
uninstall: uninstall-am
644
 
 
645
 
install-am: all-am
646
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
647
 
 
648
 
installcheck: installcheck-am
649
 
install-strip:
650
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
651
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
652
 
          `test -z '$(STRIP)' || \
653
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
654
 
mostlyclean-generic:
655
 
 
656
 
clean-generic:
657
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
658
 
 
659
 
distclean-generic:
660
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
661
 
 
662
 
maintainer-clean-generic:
663
 
        @echo "This command is intended for maintainers to use"
664
 
        @echo "it deletes files that may require special tools to rebuild."
665
 
        -rm -f conf_lex.c
666
 
        -rm -f conf_yacc.c
667
 
        -rm -f conf_yacc.h
668
 
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
669
 
clean: clean-am
670
 
 
671
 
clean-am: clean-generic clean-halibPROGRAMS clean-libtool \
672
 
        mostlyclean-am
673
 
 
674
 
distclean: distclean-am
675
 
        -rm -rf ./$(DEPDIR)
676
 
        -rm -f Makefile
677
 
distclean-am: clean-am distclean-compile distclean-generic \
678
 
        distclean-tags
679
 
 
680
 
dvi: dvi-am
681
 
 
682
 
dvi-am:
683
 
 
684
 
html: html-am
685
 
 
686
 
info: info-am
687
 
 
688
 
info-am:
689
 
 
690
 
install-data-am: install-halibPROGRAMS
691
 
 
692
 
install-dvi: install-dvi-am
693
 
 
694
 
install-exec-am:
695
 
 
696
 
install-html: install-html-am
697
 
 
698
 
install-info: install-info-am
699
 
 
700
 
install-man:
701
 
 
702
 
install-pdf: install-pdf-am
703
 
 
704
 
install-ps: install-ps-am
705
 
 
706
 
installcheck-am:
707
 
 
708
 
maintainer-clean: maintainer-clean-am
709
 
        -rm -rf ./$(DEPDIR)
710
 
        -rm -f Makefile
711
 
maintainer-clean-am: distclean-am maintainer-clean-generic
712
 
 
713
 
mostlyclean: mostlyclean-am
714
 
 
715
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
716
 
        mostlyclean-libtool
717
 
 
718
 
pdf: pdf-am
719
 
 
720
 
pdf-am:
721
 
 
722
 
ps: ps-am
723
 
 
724
 
ps-am:
725
 
 
726
 
uninstall-am: uninstall-halibPROGRAMS
727
 
 
728
 
.MAKE: install-am install-strip
729
 
 
730
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
731
 
        clean-halibPROGRAMS clean-libtool ctags distclean \
732
 
        distclean-compile distclean-generic distclean-libtool \
733
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
734
 
        install install-am install-data install-data-am install-dvi \
735
 
        install-dvi-am install-exec install-exec-am \
736
 
        install-halibPROGRAMS install-html install-html-am \
737
 
        install-info install-info-am install-man install-pdf \
738
 
        install-pdf-am install-ps install-ps-am install-strip \
739
 
        installcheck installcheck-am installdirs maintainer-clean \
740
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
741
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
742
 
        tags uninstall uninstall-am uninstall-halibPROGRAMS
743
 
 
744
 
 
745
 
conf_lex.c: conf_yacc.h
746
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
747
 
# Otherwise a system limit (for SysV at least) may be exceeded.
748
 
.NOEXPORT: