~ubuntu-branches/ubuntu/breezy/orbit2/breezy

« back to all changes in this revision

Viewing changes to test/poa/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-09-06 16:37:02 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050906163702-hrqi0ctymth53bnn
Tags: 1:2.12.4-0ubuntu1
* New upstream version.
* debian/patches/100-compile-name-server.patch:
  - updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
 
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
 
2
# @configure_input@
2
3
 
3
 
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
 
5
# Free Software Foundation, Inc.
4
6
# This Makefile.in is free software; the Free Software Foundation
5
7
# gives unlimited permission to copy and/or distribute it,
6
8
# with or without modifications, as long as this notice is preserved.
10
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11
13
# PARTICULAR PURPOSE.
12
14
 
13
 
 
14
 
 
 
15
@SET_MAKE@
15
16
SHELL = @SHELL@
16
17
 
17
18
srcdir = @srcdir@
32
33
mandir = @mandir@
33
34
includedir = @includedir@
34
35
oldincludedir = /usr/include
35
 
 
36
 
DESTDIR =
37
 
 
38
36
pkgdatadir = $(datadir)/@PACKAGE@
39
37
pkglibdir = $(libdir)/@PACKAGE@
40
38
pkgincludedir = $(includedir)/@PACKAGE@
41
 
 
42
39
top_builddir = ../..
43
40
 
44
41
ACLOCAL = @ACLOCAL@
46
43
AUTOMAKE = @AUTOMAKE@
47
44
AUTOHEADER = @AUTOHEADER@
48
45
 
 
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
49
47
INSTALL = @INSTALL@
50
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
51
49
INSTALL_DATA = @INSTALL_DATA@
 
50
install_sh_DATA = $(install_sh) -c -m 644
 
51
install_sh_PROGRAM = $(install_sh) -c
 
52
install_sh_SCRIPT = $(install_sh) -c
52
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
54
INSTALL_HEADER = $(INSTALL_DATA)
53
55
transform = @program_transform_name@
54
 
 
55
56
NORMAL_INSTALL = :
56
57
PRE_INSTALL = :
57
58
POST_INSTALL = :
60
61
POST_UNINSTALL = :
61
62
host_alias = @host_alias@
62
63
host_triplet = @host@
 
64
 
 
65
EXEEXT = @EXEEXT@
 
66
OBJEXT = @OBJEXT@
 
67
PATH_SEPARATOR = @PATH_SEPARATOR@
63
68
AC_TYPE_NAME = @AC_TYPE_NAME@
 
69
AMTAR = @AMTAR@
 
70
AR = @AR@
64
71
AS = @AS@
65
72
AWK = @AWK@
66
73
CC = @CC@
 
74
CXX = @CXX@
 
75
CXXCPP = @CXXCPP@
 
76
DEPDIR = @DEPDIR@
 
77
DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
67
78
DLLTOOL = @DLLTOOL@
68
79
ECHO = @ECHO@
69
 
EXEEXT = @EXEEXT@
 
80
EGREP = @EGREP@
 
81
F77 = @F77@
 
82
GCJ = @GCJ@
 
83
GCJFLAGS = @GCJFLAGS@
70
84
GLIB_REQUIRED = @GLIB_REQUIRED@
71
85
HAVE_ORBIT_SSL_SUPPORT = @HAVE_ORBIT_SSL_SUPPORT@
 
86
HTML_DIR = @HTML_DIR@
 
87
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
72
88
LIBIDL_REQUIRED = @LIBIDL_REQUIRED@
73
89
LIBTOOL = @LIBTOOL@
74
 
LINC_REQUIRED = @LINC_REQUIRED@
 
90
LINC_CFLAGS = @LINC_CFLAGS@
 
91
LINC_LIBS = @LINC_LIBS@
 
92
LINC_SSL_SUPPORT = @LINC_SSL_SUPPORT@
75
93
LN_S = @LN_S@
 
94
LOCAL_LINC_CFLAGS = @LOCAL_LINC_CFLAGS@
 
95
LOCAL_LINC_LIBS = @LOCAL_LINC_LIBS@
76
96
LT_VERSION = @LT_VERSION@
77
97
MAINT = @MAINT@
78
 
MAKEINFO = @MAKEINFO@
79
98
OBJDUMP = @OBJDUMP@
80
 
OBJEXT = @OBJEXT@
81
99
ORBIT_CFLAGS = @ORBIT_CFLAGS@
82
100
ORBIT_DEBUG_CFLAGS = @ORBIT_DEBUG_CFLAGS@
83
101
ORBIT_IDL_CFLAGS = @ORBIT_IDL_CFLAGS@
94
112
PKG_CONFIG = @PKG_CONFIG@
95
113
POPT_LIBS = @POPT_LIBS@
96
114
RANLIB = @RANLIB@
 
115
RC = @RC@
 
116
SSL_CFLAGS = @SSL_CFLAGS@
 
117
SSL_LIBS = @SSL_LIBS@
97
118
STRIP = @STRIP@
98
119
VERSION = @VERSION@
99
120
WARN_CFLAGS = @WARN_CFLAGS@
100
 
pkglibdir = @pkglibdir@
101
 
 
102
 
INCLUDES =      -I$(top_srcdir)/include         -I$(top_builddir)/include       $(WARN_CFLAGS)                  $(ORBIT_CFLAGS)
103
 
 
104
 
 
105
 
POA_TESTS_SRCS = poatest-basic01.c                  poatest-basic02.c                  poatest-basic03.c                  poatest-basic04.c                  poatest-basic06.c                  poatest-basic07.c                  poatest-basic08.c                  poatest-basic09.c                  poatest-basic10.c
106
 
 
107
 
 
108
 
#                 poatest-basic05.c \
109
 
 
110
 
TESTS = poatest-basic01         poatest-basic02         poatest-basic03         poatest-basic04         poatest-basic06         poatest-basic07         poatest-basic08         poatest-basic09         poatest-basic10
111
 
 
112
 
 
113
 
#        poatest-basic05 \
 
121
am__include = @am__include@
 
122
am__quote = @am__quote@
 
123
install_sh = @install_sh@
 
124
INCLUDES = \
 
125
        -I$(top_srcdir)/include    \
 
126
        -I$(top_builddir)/include  \
 
127
        $(WARN_CFLAGS)             \
 
128
        $(ORBIT_CFLAGS)
 
129
 
 
130
 
 
131
POA_TESTS_SRCS = poatest-basic01.c \
 
132
                 poatest-basic02.c \
 
133
                 poatest-basic03.c \
 
134
                 poatest-basic04.c \
 
135
                 poatest-basic06.c \
 
136
                 poatest-basic07.c \
 
137
                 poatest-basic08.c \
 
138
                 poatest-basic09.c \
 
139
                 poatest-basic10.c \
 
140
                 poatest-basic11.c
 
141
 
 
142
 
 
143
 
 
144
#                 poatest-basic05.c 
 
145
TESTS = test-poa \
 
146
        poatest-basic01 \
 
147
        poatest-basic02 \
 
148
        poatest-basic03 \
 
149
        poatest-basic04 \
 
150
        poatest-basic06 \
 
151
        poatest-basic07 \
 
152
        poatest-basic08 \
 
153
        poatest-basic09 \
 
154
        poatest-basic10
 
155
 
 
156
 
 
157
# these don't work - it seems
 
158
noinst_PROGRAMS = \
 
159
        poatest-basic11 \
 
160
        poatest-basic05
 
161
 
114
162
 
115
163
check_PROGRAMS = $(TESTS)
116
164
 
117
 
LDADD = $(top_builddir)/src/orb/libORBit-2.la
 
165
LDADD = $(top_builddir)/src/orb/libORBit-2.la $(ORBIT_LIBS)
118
166
 
119
167
POATEST_IDLOUT = poatest.h poatest-common.c poatest-skels.c poatest-stubs.c
120
168
 
121
169
IDL_FLAGS = --showcpperrors
122
170
IDL_FILES = poatest.idl
123
 
 
124
 
IDL_COMPILER = $(top_builddir)/src/idl-compiler/orbit-idl-2
 
171
IDL_COMPILER = $(top_builddir)/src/idl-compiler/orbit-idl-2$(EXEEXT)
125
172
 
126
173
@MAINTAINER_MODE_TRUE@IDL_DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
127
174
@MAINTAINER_MODE_TRUE@IDL_DEP_FILES = $(IDL_FILES:%.idl=.deps/%.idl.P)
128
175
 
129
 
common_srcs =   $(POATEST_IDLOUT)               poatest-basic-shell.c           poatest-basic-shell.h           poatest-exception.h
130
 
 
131
 
 
 
176
common_srcs = \
 
177
        $(POATEST_IDLOUT)       \
 
178
        poatest-basic-shell.c   \
 
179
        poatest-basic-shell.h   \
 
180
        poatest-exception.h
 
181
 
 
182
 
 
183
test_poa_SOURCES = test-poa.c
132
184
poatest_basic01_SOURCES = $(common_srcs) poatest-basic01.c 
133
185
poatest_basic02_SOURCES = $(common_srcs) poatest-basic02.c 
134
186
poatest_basic03_SOURCES = $(common_srcs) poatest-basic03.c 
135
187
poatest_basic04_SOURCES = $(common_srcs) poatest-basic04.c 
136
 
#poatest_basic05_SOURCES = $(common_srcs) poatest-basic05.c 
 
188
poatest_basic05_SOURCES = $(common_srcs) poatest-basic05.c 
137
189
poatest_basic06_SOURCES = $(common_srcs) poatest-basic06.c 
138
190
poatest_basic07_SOURCES = $(common_srcs) poatest-basic07.c 
139
191
poatest_basic08_SOURCES = $(common_srcs) poatest-basic08.c 
140
192
poatest_basic09_SOURCES = $(common_srcs) poatest-basic09.c 
141
193
poatest_basic10_SOURCES = $(common_srcs) poatest-basic10.c 
 
194
poatest_basic11_SOURCES = $(common_srcs) poatest-basic11.c 
142
195
 
143
196
BUILT_SOURCES = $(POATEST_IDLOUT)
144
197
CLEANFILES = $(BUILT_SOURCES)
145
198
EXTRA_DIST = $(IDL_FILES) README
 
199
subdir = test/poa
146
200
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
147
 
CONFIG_HEADER = ../../config.h
148
 
CONFIG_CLEAN_FILES = 
149
 
check_PROGRAMS =  poatest-basic01$(EXEEXT) poatest-basic02$(EXEEXT) \
150
 
poatest-basic03$(EXEEXT) poatest-basic04$(EXEEXT) \
151
 
poatest-basic06$(EXEEXT) poatest-basic07$(EXEEXT) \
152
 
poatest-basic08$(EXEEXT) poatest-basic09$(EXEEXT) \
153
 
poatest-basic10$(EXEEXT)
 
201
CONFIG_HEADER = $(top_builddir)/config.h
 
202
CONFIG_CLEAN_FILES =
 
203
check_PROGRAMS = test-poa$(EXEEXT) poatest-basic01$(EXEEXT) \
 
204
        poatest-basic02$(EXEEXT) poatest-basic03$(EXEEXT) \
 
205
        poatest-basic04$(EXEEXT) poatest-basic06$(EXEEXT) \
 
206
        poatest-basic07$(EXEEXT) poatest-basic08$(EXEEXT) \
 
207
        poatest-basic09$(EXEEXT) poatest-basic10$(EXEEXT)
 
208
noinst_PROGRAMS = poatest-basic11$(EXEEXT) poatest-basic05$(EXEEXT)
 
209
PROGRAMS = $(noinst_PROGRAMS)
154
210
 
155
 
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
156
 
CPPFLAGS = @CPPFLAGS@
157
 
LDFLAGS = @LDFLAGS@
158
 
LIBS = @LIBS@
159
 
poatest_basic01_OBJECTS =  poatest-common.$(OBJEXT) \
160
 
poatest-skels.$(OBJEXT) poatest-stubs.$(OBJEXT) \
161
 
poatest-basic-shell.$(OBJEXT) poatest-basic01.$(OBJEXT)
 
211
am__objects_1 = poatest-common.$(OBJEXT) poatest-skels.$(OBJEXT) \
 
212
        poatest-stubs.$(OBJEXT)
 
213
am__objects_2 = $(am__objects_1) poatest-basic-shell.$(OBJEXT)
 
214
am_poatest_basic01_OBJECTS = $(am__objects_2) poatest-basic01.$(OBJEXT)
 
215
poatest_basic01_OBJECTS = $(am_poatest_basic01_OBJECTS)
162
216
poatest_basic01_LDADD = $(LDADD)
163
 
poatest_basic01_DEPENDENCIES =  $(top_builddir)/src/orb/libORBit-2.la
164
 
poatest_basic01_LDFLAGS = 
165
 
poatest_basic02_OBJECTS =  poatest-common.$(OBJEXT) \
166
 
poatest-skels.$(OBJEXT) poatest-stubs.$(OBJEXT) \
167
 
poatest-basic-shell.$(OBJEXT) poatest-basic02.$(OBJEXT)
 
217
poatest_basic01_DEPENDENCIES = $(top_builddir)/src/orb/libORBit-2.la
 
218
poatest_basic01_LDFLAGS =
 
219
am_poatest_basic02_OBJECTS = $(am__objects_2) poatest-basic02.$(OBJEXT)
 
220
poatest_basic02_OBJECTS = $(am_poatest_basic02_OBJECTS)
168
221
poatest_basic02_LDADD = $(LDADD)
169
 
poatest_basic02_DEPENDENCIES =  $(top_builddir)/src/orb/libORBit-2.la
170
 
poatest_basic02_LDFLAGS = 
171
 
poatest_basic03_OBJECTS =  poatest-common.$(OBJEXT) \
172
 
poatest-skels.$(OBJEXT) poatest-stubs.$(OBJEXT) \
173
 
poatest-basic-shell.$(OBJEXT) poatest-basic03.$(OBJEXT)
 
222
poatest_basic02_DEPENDENCIES = $(top_builddir)/src/orb/libORBit-2.la
 
223
poatest_basic02_LDFLAGS =
 
224
am_poatest_basic03_OBJECTS = $(am__objects_2) poatest-basic03.$(OBJEXT)
 
225
poatest_basic03_OBJECTS = $(am_poatest_basic03_OBJECTS)
174
226
poatest_basic03_LDADD = $(LDADD)
175
 
poatest_basic03_DEPENDENCIES =  $(top_builddir)/src/orb/libORBit-2.la
176
 
poatest_basic03_LDFLAGS = 
177
 
poatest_basic04_OBJECTS =  poatest-common.$(OBJEXT) \
178
 
poatest-skels.$(OBJEXT) poatest-stubs.$(OBJEXT) \
179
 
poatest-basic-shell.$(OBJEXT) poatest-basic04.$(OBJEXT)
 
227
poatest_basic03_DEPENDENCIES = $(top_builddir)/src/orb/libORBit-2.la
 
228
poatest_basic03_LDFLAGS =
 
229
am_poatest_basic04_OBJECTS = $(am__objects_2) poatest-basic04.$(OBJEXT)
 
230
poatest_basic04_OBJECTS = $(am_poatest_basic04_OBJECTS)
180
231
poatest_basic04_LDADD = $(LDADD)
181
 
poatest_basic04_DEPENDENCIES =  $(top_builddir)/src/orb/libORBit-2.la
182
 
poatest_basic04_LDFLAGS = 
183
 
poatest_basic06_OBJECTS =  poatest-common.$(OBJEXT) \
184
 
poatest-skels.$(OBJEXT) poatest-stubs.$(OBJEXT) \
185
 
poatest-basic-shell.$(OBJEXT) poatest-basic06.$(OBJEXT)
 
232
poatest_basic04_DEPENDENCIES = $(top_builddir)/src/orb/libORBit-2.la
 
233
poatest_basic04_LDFLAGS =
 
234
am_poatest_basic05_OBJECTS = $(am__objects_2) poatest-basic05.$(OBJEXT)
 
235
poatest_basic05_OBJECTS = $(am_poatest_basic05_OBJECTS)
 
236
poatest_basic05_LDADD = $(LDADD)
 
237
poatest_basic05_DEPENDENCIES = $(top_builddir)/src/orb/libORBit-2.la
 
238
poatest_basic05_LDFLAGS =
 
239
am_poatest_basic06_OBJECTS = $(am__objects_2) poatest-basic06.$(OBJEXT)
 
240
poatest_basic06_OBJECTS = $(am_poatest_basic06_OBJECTS)
186
241
poatest_basic06_LDADD = $(LDADD)
187
 
poatest_basic06_DEPENDENCIES =  $(top_builddir)/src/orb/libORBit-2.la
188
 
poatest_basic06_LDFLAGS = 
189
 
poatest_basic07_OBJECTS =  poatest-common.$(OBJEXT) \
190
 
poatest-skels.$(OBJEXT) poatest-stubs.$(OBJEXT) \
191
 
poatest-basic-shell.$(OBJEXT) poatest-basic07.$(OBJEXT)
 
242
poatest_basic06_DEPENDENCIES = $(top_builddir)/src/orb/libORBit-2.la
 
243
poatest_basic06_LDFLAGS =
 
244
am_poatest_basic07_OBJECTS = $(am__objects_2) poatest-basic07.$(OBJEXT)
 
245
poatest_basic07_OBJECTS = $(am_poatest_basic07_OBJECTS)
192
246
poatest_basic07_LDADD = $(LDADD)
193
 
poatest_basic07_DEPENDENCIES =  $(top_builddir)/src/orb/libORBit-2.la
194
 
poatest_basic07_LDFLAGS = 
195
 
poatest_basic08_OBJECTS =  poatest-common.$(OBJEXT) \
196
 
poatest-skels.$(OBJEXT) poatest-stubs.$(OBJEXT) \
197
 
poatest-basic-shell.$(OBJEXT) poatest-basic08.$(OBJEXT)
 
247
poatest_basic07_DEPENDENCIES = $(top_builddir)/src/orb/libORBit-2.la
 
248
poatest_basic07_LDFLAGS =
 
249
am_poatest_basic08_OBJECTS = $(am__objects_2) poatest-basic08.$(OBJEXT)
 
250
poatest_basic08_OBJECTS = $(am_poatest_basic08_OBJECTS)
198
251
poatest_basic08_LDADD = $(LDADD)
199
 
poatest_basic08_DEPENDENCIES =  $(top_builddir)/src/orb/libORBit-2.la
200
 
poatest_basic08_LDFLAGS = 
201
 
poatest_basic09_OBJECTS =  poatest-common.$(OBJEXT) \
202
 
poatest-skels.$(OBJEXT) poatest-stubs.$(OBJEXT) \
203
 
poatest-basic-shell.$(OBJEXT) poatest-basic09.$(OBJEXT)
 
252
poatest_basic08_DEPENDENCIES = $(top_builddir)/src/orb/libORBit-2.la
 
253
poatest_basic08_LDFLAGS =
 
254
am_poatest_basic09_OBJECTS = $(am__objects_2) poatest-basic09.$(OBJEXT)
 
255
poatest_basic09_OBJECTS = $(am_poatest_basic09_OBJECTS)
204
256
poatest_basic09_LDADD = $(LDADD)
205
 
poatest_basic09_DEPENDENCIES =  $(top_builddir)/src/orb/libORBit-2.la
206
 
poatest_basic09_LDFLAGS = 
207
 
poatest_basic10_OBJECTS =  poatest-common.$(OBJEXT) \
208
 
poatest-skels.$(OBJEXT) poatest-stubs.$(OBJEXT) \
209
 
poatest-basic-shell.$(OBJEXT) poatest-basic10.$(OBJEXT)
 
257
poatest_basic09_DEPENDENCIES = $(top_builddir)/src/orb/libORBit-2.la
 
258
poatest_basic09_LDFLAGS =
 
259
am_poatest_basic10_OBJECTS = $(am__objects_2) poatest-basic10.$(OBJEXT)
 
260
poatest_basic10_OBJECTS = $(am_poatest_basic10_OBJECTS)
210
261
poatest_basic10_LDADD = $(LDADD)
211
 
poatest_basic10_DEPENDENCIES =  $(top_builddir)/src/orb/libORBit-2.la
212
 
poatest_basic10_LDFLAGS = 
 
262
poatest_basic10_DEPENDENCIES = $(top_builddir)/src/orb/libORBit-2.la
 
263
poatest_basic10_LDFLAGS =
 
264
am_poatest_basic11_OBJECTS = $(am__objects_2) poatest-basic11.$(OBJEXT)
 
265
poatest_basic11_OBJECTS = $(am_poatest_basic11_OBJECTS)
 
266
poatest_basic11_LDADD = $(LDADD)
 
267
poatest_basic11_DEPENDENCIES = $(top_builddir)/src/orb/libORBit-2.la
 
268
poatest_basic11_LDFLAGS =
 
269
am_test_poa_OBJECTS = test-poa.$(OBJEXT)
 
270
test_poa_OBJECTS = $(am_test_poa_OBJECTS)
 
271
test_poa_LDADD = $(LDADD)
 
272
test_poa_DEPENDENCIES = $(top_builddir)/src/orb/libORBit-2.la
 
273
test_poa_LDFLAGS =
 
274
 
 
275
DEFS = @DEFS@
 
276
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
 
277
CPPFLAGS = @CPPFLAGS@
 
278
LDFLAGS = @LDFLAGS@
 
279
LIBS = @LIBS@
 
280
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
281
am__depfiles_maybe = depfiles
 
282
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/poatest-basic-shell.Po \
 
283
@AMDEP_TRUE@    ./$(DEPDIR)/poatest-basic01.Po \
 
284
@AMDEP_TRUE@    ./$(DEPDIR)/poatest-basic02.Po \
 
285
@AMDEP_TRUE@    ./$(DEPDIR)/poatest-basic03.Po \
 
286
@AMDEP_TRUE@    ./$(DEPDIR)/poatest-basic04.Po \
 
287
@AMDEP_TRUE@    ./$(DEPDIR)/poatest-basic05.Po \
 
288
@AMDEP_TRUE@    ./$(DEPDIR)/poatest-basic06.Po \
 
289
@AMDEP_TRUE@    ./$(DEPDIR)/poatest-basic07.Po \
 
290
@AMDEP_TRUE@    ./$(DEPDIR)/poatest-basic08.Po \
 
291
@AMDEP_TRUE@    ./$(DEPDIR)/poatest-basic09.Po \
 
292
@AMDEP_TRUE@    ./$(DEPDIR)/poatest-basic10.Po \
 
293
@AMDEP_TRUE@    ./$(DEPDIR)/poatest-basic11.Po \
 
294
@AMDEP_TRUE@    ./$(DEPDIR)/poatest-common.Po \
 
295
@AMDEP_TRUE@    ./$(DEPDIR)/poatest-skels.Po \
 
296
@AMDEP_TRUE@    ./$(DEPDIR)/poatest-stubs.Po \
 
297
@AMDEP_TRUE@    ./$(DEPDIR)/test-poa.Po
 
298
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
299
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
300
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
 
301
        $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
302
CCLD = $(CC)
 
303
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
304
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
213
305
CFLAGS = @CFLAGS@
214
 
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
215
 
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
216
 
CCLD = $(CC)
217
 
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
218
 
DIST_COMMON =  README Makefile.am Makefile.in
219
 
 
220
 
 
221
 
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
222
 
 
223
 
TAR = gtar
224
 
GZIP_ENV = --best
225
 
SOURCES = $(poatest_basic01_SOURCES) $(poatest_basic02_SOURCES) $(poatest_basic03_SOURCES) $(poatest_basic04_SOURCES) $(poatest_basic06_SOURCES) $(poatest_basic07_SOURCES) $(poatest_basic08_SOURCES) $(poatest_basic09_SOURCES) $(poatest_basic10_SOURCES)
226
 
OBJECTS = $(poatest_basic01_OBJECTS) $(poatest_basic02_OBJECTS) $(poatest_basic03_OBJECTS) $(poatest_basic04_OBJECTS) $(poatest_basic06_OBJECTS) $(poatest_basic07_OBJECTS) $(poatest_basic08_OBJECTS) $(poatest_basic09_OBJECTS) $(poatest_basic10_OBJECTS)
227
 
 
228
 
all: all-redirect
 
306
DIST_SOURCES = $(poatest_basic01_SOURCES) $(poatest_basic02_SOURCES) \
 
307
        $(poatest_basic03_SOURCES) $(poatest_basic04_SOURCES) \
 
308
        $(poatest_basic05_SOURCES) $(poatest_basic06_SOURCES) \
 
309
        $(poatest_basic07_SOURCES) $(poatest_basic08_SOURCES) \
 
310
        $(poatest_basic09_SOURCES) $(poatest_basic10_SOURCES) \
 
311
        $(poatest_basic11_SOURCES) $(test_poa_SOURCES)
 
312
DIST_COMMON = README Makefile.am Makefile.in
 
313
SOURCES = $(poatest_basic01_SOURCES) $(poatest_basic02_SOURCES) $(poatest_basic03_SOURCES) $(poatest_basic04_SOURCES) $(poatest_basic05_SOURCES) $(poatest_basic06_SOURCES) $(poatest_basic07_SOURCES) $(poatest_basic08_SOURCES) $(poatest_basic09_SOURCES) $(poatest_basic10_SOURCES) $(poatest_basic11_SOURCES) $(test_poa_SOURCES)
 
314
 
 
315
all: $(BUILT_SOURCES)
 
316
        $(MAKE) $(AM_MAKEFLAGS) all-am
 
317
 
229
318
.SUFFIXES:
230
 
.SUFFIXES: .S .c .lo .o .obj .s
231
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/Makefile.shared
232
 
        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps test/poa/Makefile
233
 
 
234
 
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
235
 
        cd $(top_builddir) \
236
 
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
237
 
 
238
 
 
239
 
mostlyclean-checkPROGRAMS:
 
319
.SUFFIXES: .c .lo .o .obj
 
320
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/Makefile.shared $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
321
        cd $(top_srcdir) && \
 
322
          $(AUTOMAKE) --gnu  test/poa/Makefile
 
323
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
324
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
240
325
 
241
326
clean-checkPROGRAMS:
242
 
        -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
243
 
 
244
 
distclean-checkPROGRAMS:
245
 
 
246
 
maintainer-clean-checkPROGRAMS:
247
 
 
248
 
.c.o:
249
 
        $(COMPILE) -c $<
250
 
 
251
 
# FIXME: We should only use cygpath when building on Windows,
252
 
# and only if it is available.
253
 
.c.obj:
254
 
        $(COMPILE) -c `cygpath -w $<`
255
 
 
256
 
.s.o:
257
 
        $(COMPILE) -c $<
258
 
 
259
 
.S.o:
260
 
        $(COMPILE) -c $<
261
 
 
262
 
mostlyclean-compile:
263
 
        -rm -f *.o core *.core
264
 
        -rm -f *.$(OBJEXT)
265
 
 
266
 
clean-compile:
267
 
 
268
 
distclean-compile:
269
 
        -rm -f *.tab.c
270
 
 
271
 
maintainer-clean-compile:
272
 
 
273
 
.c.lo:
274
 
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
275
 
 
276
 
.s.lo:
277
 
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
278
 
 
279
 
.S.lo:
280
 
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
281
 
 
282
 
mostlyclean-libtool:
283
 
        -rm -f *.lo
284
 
 
285
 
clean-libtool:
286
 
        -rm -rf .libs _libs
287
 
 
288
 
distclean-libtool:
289
 
 
290
 
maintainer-clean-libtool:
291
 
 
292
 
poatest-basic01$(EXEEXT): $(poatest_basic01_OBJECTS) $(poatest_basic01_DEPENDENCIES)
 
327
        @list='$(check_PROGRAMS)'; for p in $$list; do \
 
328
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
 
329
          echo " rm -f $$p $$f"; \
 
330
          rm -f $$p $$f ; \
 
331
        done
 
332
 
 
333
clean-noinstPROGRAMS:
 
334
        @list='$(noinst_PROGRAMS)'; for p in $$list; do \
 
335
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
 
336
          echo " rm -f $$p $$f"; \
 
337
          rm -f $$p $$f ; \
 
338
        done
 
339
poatest-basic01$(EXEEXT): $(poatest_basic01_OBJECTS) $(poatest_basic01_DEPENDENCIES) 
293
340
        @rm -f poatest-basic01$(EXEEXT)
294
341
        $(LINK) $(poatest_basic01_LDFLAGS) $(poatest_basic01_OBJECTS) $(poatest_basic01_LDADD) $(LIBS)
295
 
 
296
 
poatest-basic02$(EXEEXT): $(poatest_basic02_OBJECTS) $(poatest_basic02_DEPENDENCIES)
 
342
poatest-basic02$(EXEEXT): $(poatest_basic02_OBJECTS) $(poatest_basic02_DEPENDENCIES) 
297
343
        @rm -f poatest-basic02$(EXEEXT)
298
344
        $(LINK) $(poatest_basic02_LDFLAGS) $(poatest_basic02_OBJECTS) $(poatest_basic02_LDADD) $(LIBS)
299
 
 
300
 
poatest-basic03$(EXEEXT): $(poatest_basic03_OBJECTS) $(poatest_basic03_DEPENDENCIES)
 
345
poatest-basic03$(EXEEXT): $(poatest_basic03_OBJECTS) $(poatest_basic03_DEPENDENCIES) 
301
346
        @rm -f poatest-basic03$(EXEEXT)
302
347
        $(LINK) $(poatest_basic03_LDFLAGS) $(poatest_basic03_OBJECTS) $(poatest_basic03_LDADD) $(LIBS)
303
 
 
304
 
poatest-basic04$(EXEEXT): $(poatest_basic04_OBJECTS) $(poatest_basic04_DEPENDENCIES)
 
348
poatest-basic04$(EXEEXT): $(poatest_basic04_OBJECTS) $(poatest_basic04_DEPENDENCIES) 
305
349
        @rm -f poatest-basic04$(EXEEXT)
306
350
        $(LINK) $(poatest_basic04_LDFLAGS) $(poatest_basic04_OBJECTS) $(poatest_basic04_LDADD) $(LIBS)
307
 
 
308
 
poatest-basic06$(EXEEXT): $(poatest_basic06_OBJECTS) $(poatest_basic06_DEPENDENCIES)
 
351
poatest-basic05$(EXEEXT): $(poatest_basic05_OBJECTS) $(poatest_basic05_DEPENDENCIES) 
 
352
        @rm -f poatest-basic05$(EXEEXT)
 
353
        $(LINK) $(poatest_basic05_LDFLAGS) $(poatest_basic05_OBJECTS) $(poatest_basic05_LDADD) $(LIBS)
 
354
poatest-basic06$(EXEEXT): $(poatest_basic06_OBJECTS) $(poatest_basic06_DEPENDENCIES) 
309
355
        @rm -f poatest-basic06$(EXEEXT)
310
356
        $(LINK) $(poatest_basic06_LDFLAGS) $(poatest_basic06_OBJECTS) $(poatest_basic06_LDADD) $(LIBS)
311
 
 
312
 
poatest-basic07$(EXEEXT): $(poatest_basic07_OBJECTS) $(poatest_basic07_DEPENDENCIES)
 
357
poatest-basic07$(EXEEXT): $(poatest_basic07_OBJECTS) $(poatest_basic07_DEPENDENCIES) 
313
358
        @rm -f poatest-basic07$(EXEEXT)
314
359
        $(LINK) $(poatest_basic07_LDFLAGS) $(poatest_basic07_OBJECTS) $(poatest_basic07_LDADD) $(LIBS)
315
 
 
316
 
poatest-basic08$(EXEEXT): $(poatest_basic08_OBJECTS) $(poatest_basic08_DEPENDENCIES)
 
360
poatest-basic08$(EXEEXT): $(poatest_basic08_OBJECTS) $(poatest_basic08_DEPENDENCIES) 
317
361
        @rm -f poatest-basic08$(EXEEXT)
318
362
        $(LINK) $(poatest_basic08_LDFLAGS) $(poatest_basic08_OBJECTS) $(poatest_basic08_LDADD) $(LIBS)
319
 
 
320
 
poatest-basic09$(EXEEXT): $(poatest_basic09_OBJECTS) $(poatest_basic09_DEPENDENCIES)
 
363
poatest-basic09$(EXEEXT): $(poatest_basic09_OBJECTS) $(poatest_basic09_DEPENDENCIES) 
321
364
        @rm -f poatest-basic09$(EXEEXT)
322
365
        $(LINK) $(poatest_basic09_LDFLAGS) $(poatest_basic09_OBJECTS) $(poatest_basic09_LDADD) $(LIBS)
323
 
 
324
 
poatest-basic10$(EXEEXT): $(poatest_basic10_OBJECTS) $(poatest_basic10_DEPENDENCIES)
 
366
poatest-basic10$(EXEEXT): $(poatest_basic10_OBJECTS) $(poatest_basic10_DEPENDENCIES) 
325
367
        @rm -f poatest-basic10$(EXEEXT)
326
368
        $(LINK) $(poatest_basic10_LDFLAGS) $(poatest_basic10_OBJECTS) $(poatest_basic10_LDADD) $(LIBS)
 
369
poatest-basic11$(EXEEXT): $(poatest_basic11_OBJECTS) $(poatest_basic11_DEPENDENCIES) 
 
370
        @rm -f poatest-basic11$(EXEEXT)
 
371
        $(LINK) $(poatest_basic11_LDFLAGS) $(poatest_basic11_OBJECTS) $(poatest_basic11_LDADD) $(LIBS)
 
372
test-poa$(EXEEXT): $(test_poa_OBJECTS) $(test_poa_DEPENDENCIES) 
 
373
        @rm -f test-poa$(EXEEXT)
 
374
        $(LINK) $(test_poa_LDFLAGS) $(test_poa_OBJECTS) $(test_poa_LDADD) $(LIBS)
 
375
 
 
376
mostlyclean-compile:
 
377
        -rm -f *.$(OBJEXT) core *.core
 
378
 
 
379
distclean-compile:
 
380
        -rm -f *.tab.c
 
381
 
 
382
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poatest-basic-shell.Po@am__quote@
 
383
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poatest-basic01.Po@am__quote@
 
384
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poatest-basic02.Po@am__quote@
 
385
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poatest-basic03.Po@am__quote@
 
386
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poatest-basic04.Po@am__quote@
 
387
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poatest-basic05.Po@am__quote@
 
388
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poatest-basic06.Po@am__quote@
 
389
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poatest-basic07.Po@am__quote@
 
390
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poatest-basic08.Po@am__quote@
 
391
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poatest-basic09.Po@am__quote@
 
392
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poatest-basic10.Po@am__quote@
 
393
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poatest-basic11.Po@am__quote@
 
394
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poatest-common.Po@am__quote@
 
395
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poatest-skels.Po@am__quote@
 
396
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poatest-stubs.Po@am__quote@
 
397
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-poa.Po@am__quote@
 
398
 
 
399
distclean-depend:
 
400
        -rm -rf ./$(DEPDIR)
 
401
 
 
402
.c.o:
 
403
@AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
404
@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
405
@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
406
        $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
 
407
 
 
408
.c.obj:
 
409
@AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
410
@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
411
@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
412
        $(COMPILE) -c `cygpath -w $<`
 
413
 
 
414
.c.lo:
 
415
@AMDEP_TRUE@    source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
416
@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
 
417
@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
418
        $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
 
419
CCDEPMODE = @CCDEPMODE@
 
420
 
 
421
mostlyclean-libtool:
 
422
        -rm -f *.lo
 
423
 
 
424
clean-libtool:
 
425
        -rm -rf .libs _libs
 
426
 
 
427
distclean-libtool:
 
428
        -rm -f libtool
 
429
uninstall-info-am:
 
430
 
 
431
ETAGS = etags
 
432
ETAGSFLAGS =
327
433
 
328
434
tags: TAGS
329
435
 
330
 
ID: $(HEADERS) $(SOURCES) $(LISP)
331
 
        list='$(SOURCES) $(HEADERS)'; \
332
 
        unique=`for i in $$list; do echo $$i; done | \
333
 
          awk '    { files[$$0] = 1; } \
 
436
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
437
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
438
        unique=`for i in $$list; do \
 
439
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
440
          done | \
 
441
          $(AWK) '    { files[$$0] = 1; } \
334
442
               END { for (i in files) print i; }'`; \
335
 
        here=`pwd` && cd $(srcdir) \
336
 
          && mkid -f$$here/ID $$unique $(LISP)
 
443
        mkid -fID $$unique
337
444
 
338
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
 
445
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
446
                $(TAGS_FILES) $(LISP)
339
447
        tags=; \
340
448
        here=`pwd`; \
341
 
        list='$(SOURCES) $(HEADERS)'; \
342
 
        unique=`for i in $$list; do echo $$i; done | \
343
 
          awk '    { files[$$0] = 1; } \
 
449
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
450
        unique=`for i in $$list; do \
 
451
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
452
          done | \
 
453
          $(AWK) '    { files[$$0] = 1; } \
344
454
               END { for (i in files) print i; }'`; \
345
 
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
346
 
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
347
 
 
348
 
mostlyclean-tags:
349
 
 
350
 
clean-tags:
 
455
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
456
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
457
             $$tags $$unique
 
458
 
 
459
GTAGS:
 
460
        here=`$(am__cd) $(top_builddir) && pwd` \
 
461
          && cd $(top_srcdir) \
 
462
          && gtags -i $(GTAGS_ARGS) $$here
351
463
 
352
464
distclean-tags:
353
 
        -rm -f TAGS ID
354
 
 
355
 
maintainer-clean-tags:
356
 
 
357
 
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
358
 
 
359
 
subdir = test/poa
 
465
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
 
466
 
 
467
check-TESTS: $(TESTS)
 
468
        @failed=0; all=0; xfail=0; xpass=0; \
 
469
        srcdir=$(srcdir); export srcdir; \
 
470
        list='$(TESTS)'; \
 
471
        if test -n "$$list"; then \
 
472
          for tst in $$list; do \
 
473
            if test -f ./$$tst; then dir=./; \
 
474
            elif test -f $$tst; then dir=; \
 
475
            else dir="$(srcdir)/"; fi; \
 
476
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
 
477
              all=`expr $$all + 1`; \
 
478
              case " $(XFAIL_TESTS) " in \
 
479
              *" $$tst "*) \
 
480
                xpass=`expr $$xpass + 1`; \
 
481
                failed=`expr $$failed + 1`; \
 
482
                echo "XPASS: $$tst"; \
 
483
              ;; \
 
484
              *) \
 
485
                echo "PASS: $$tst"; \
 
486
              ;; \
 
487
              esac; \
 
488
            elif test $$? -ne 77; then \
 
489
              all=`expr $$all + 1`; \
 
490
              case " $(XFAIL_TESTS) " in \
 
491
              *" $$tst "*) \
 
492
                xfail=`expr $$xfail + 1`; \
 
493
                echo "XFAIL: $$tst"; \
 
494
              ;; \
 
495
              *) \
 
496
                failed=`expr $$failed + 1`; \
 
497
                echo "FAIL: $$tst"; \
 
498
              ;; \
 
499
              esac; \
 
500
            fi; \
 
501
          done; \
 
502
          if test "$$failed" -eq 0; then \
 
503
            if test "$$xfail" -eq 0; then \
 
504
              banner="All $$all tests passed"; \
 
505
            else \
 
506
              banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
 
507
            fi; \
 
508
          else \
 
509
            if test "$$xpass" -eq 0; then \
 
510
              banner="$$failed of $$all tests failed"; \
 
511
            else \
 
512
              banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
 
513
            fi; \
 
514
          fi; \
 
515
          dashes=`echo "$$banner" | sed s/./=/g`; \
 
516
          echo "$$dashes"; \
 
517
          echo "$$banner"; \
 
518
          echo "$$dashes"; \
 
519
          test "$$failed" -eq 0; \
 
520
        else :; fi
 
521
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
522
 
 
523
top_distdir = ../..
 
524
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
360
525
 
361
526
distdir: $(DISTFILES)
362
 
        @for file in $(DISTFILES); do \
363
 
          d=$(srcdir); \
 
527
        @list='$(DISTFILES)'; for file in $$list; do \
 
528
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
529
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
530
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
531
            dir="/$$dir"; \
 
532
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
533
          else \
 
534
            dir=''; \
 
535
          fi; \
364
536
          if test -d $$d/$$file; then \
365
 
            cp -pr $$d/$$file $(distdir)/$$file; \
 
537
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
538
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
539
            fi; \
 
540
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
366
541
          else \
367
542
            test -f $(distdir)/$$file \
368
 
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
369
 
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
543
            || cp -p $$d/$$file $(distdir)/$$file \
 
544
            || exit 1; \
370
545
          fi; \
371
546
        done
372
 
        $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
373
 
check-TESTS: $(TESTS)
374
 
        @failed=0; all=0; \
375
 
        srcdir=$(srcdir); export srcdir; \
376
 
        for tst in $(TESTS); do \
377
 
          if test -f $$tst; then dir=.; \
378
 
          else dir="$(srcdir)"; fi; \
379
 
          if $(TESTS_ENVIRONMENT) $$dir/$$tst; then \
380
 
            all=`expr $$all + 1`; \
381
 
            echo "PASS: $$tst"; \
382
 
          elif test $$? -ne 77; then \
383
 
            all=`expr $$all + 1`; \
384
 
            failed=`expr $$failed + 1`; \
385
 
            echo "FAIL: $$tst"; \
386
 
          fi; \
387
 
        done; \
388
 
        if test "$$failed" -eq 0; then \
389
 
          banner="All $$all tests passed"; \
390
 
        else \
391
 
          banner="$$failed of $$all tests failed"; \
392
 
        fi; \
393
 
        dashes=`echo "$$banner" | sed s/./=/g`; \
394
 
        echo "$$dashes"; \
395
 
        echo "$$banner"; \
396
 
        echo "$$dashes"; \
397
 
        test "$$failed" -eq 0
398
 
info-am:
399
 
info: info-am
400
 
dvi-am:
401
 
dvi: dvi-am
 
547
        $(MAKE) $(AM_MAKEFLAGS) \
 
548
          top_distdir="${top_distdir}" distdir="$(distdir)" \
 
549
          dist-hook
402
550
check-am: all-am
403
551
        $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
404
552
        $(MAKE) $(AM_MAKEFLAGS) check-TESTS
405
553
check: check-am
406
 
installcheck-am:
407
 
installcheck: installcheck-am
408
 
install-exec-am:
 
554
all-am: Makefile $(PROGRAMS)
 
555
 
 
556
installdirs:
 
557
 
 
558
install: install-am
409
559
install-exec: install-exec-am
410
 
 
411
 
install-data-am:
412
560
install-data: install-data-am
 
561
uninstall: uninstall-am
413
562
 
414
563
install-am: all-am
415
564
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
416
 
install: install-am
417
 
uninstall-am:
418
 
uninstall: uninstall-am
419
 
all-am: Makefile
420
 
all-redirect: all-am
 
565
 
 
566
installcheck: installcheck-am
421
567
install-strip:
422
 
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
423
 
installdirs:
424
 
 
425
 
 
 
568
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
569
          INSTALL_STRIP_FLAG=-s \
 
570
          `test -z '$(STRIP)' || \
 
571
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
426
572
mostlyclean-generic:
427
573
 
428
574
clean-generic:
430
576
 
431
577
distclean-generic:
432
578
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
433
 
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
434
579
 
435
580
maintainer-clean-generic:
 
581
        @echo "This command is intended for maintainers to use"
 
582
        @echo "it deletes files that may require special tools to rebuild."
436
583
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
437
 
mostlyclean-am:  mostlyclean-checkPROGRAMS mostlyclean-compile \
438
 
                mostlyclean-libtool mostlyclean-tags \
439
 
                mostlyclean-generic
440
 
 
441
 
mostlyclean: mostlyclean-am
442
 
 
443
 
clean-am:  clean-checkPROGRAMS clean-compile clean-libtool clean-tags \
444
 
                clean-generic mostlyclean-am
445
 
 
446
584
clean: clean-am
447
585
 
448
 
distclean-am:  distclean-checkPROGRAMS distclean-compile \
449
 
                distclean-libtool distclean-tags distclean-generic \
450
 
                clean-am distclean-local
451
 
        -rm -f libtool
 
586
clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
 
587
        clean-noinstPROGRAMS mostlyclean-am
452
588
 
453
589
distclean: distclean-am
454
590
 
455
 
maintainer-clean-am:  maintainer-clean-checkPROGRAMS \
456
 
                maintainer-clean-compile maintainer-clean-libtool \
457
 
                maintainer-clean-tags maintainer-clean-generic \
458
 
                distclean-am
459
 
        @echo "This command is intended for maintainers to use;"
460
 
        @echo "it deletes files that may require special tools to rebuild."
 
591
distclean-am: clean-am distclean-compile distclean-depend \
 
592
        distclean-generic distclean-libtool distclean-local \
 
593
        distclean-tags
 
594
 
 
595
dvi: dvi-am
 
596
 
 
597
dvi-am:
 
598
 
 
599
info: info-am
 
600
 
 
601
info-am:
 
602
 
 
603
install-data-am:
 
604
 
 
605
install-exec-am:
 
606
 
 
607
install-info: install-info-am
 
608
 
 
609
install-man:
 
610
 
 
611
installcheck-am:
461
612
 
462
613
maintainer-clean: maintainer-clean-am
463
614
 
464
 
.PHONY: mostlyclean-checkPROGRAMS distclean-checkPROGRAMS \
465
 
clean-checkPROGRAMS maintainer-clean-checkPROGRAMS mostlyclean-compile \
466
 
distclean-compile clean-compile maintainer-clean-compile \
467
 
mostlyclean-libtool distclean-libtool clean-libtool \
468
 
maintainer-clean-libtool tags mostlyclean-tags distclean-tags \
469
 
clean-tags maintainer-clean-tags distdir check-TESTS info-am info \
470
 
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
471
 
install-exec install-data-am install-data install-am install \
472
 
uninstall-am uninstall all-redirect all-am all installdirs \
473
 
mostlyclean-generic distclean-generic clean-generic \
474
 
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
475
 
 
476
 
 
477
 
%.h %-stubs.c %-skels.c %-common.c %-imodule.c %-skelimpl.c: $(IDL_DIR)%.idl $(IDL_COMPILER)
 
615
maintainer-clean-am: distclean-am maintainer-clean-generic
 
616
 
 
617
mostlyclean: mostlyclean-am
 
618
 
 
619
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
620
        mostlyclean-libtool
 
621
 
 
622
uninstall-am: uninstall-info-am
 
623
 
 
624
.PHONY: GTAGS all all-am check check-TESTS check-am clean \
 
625
        clean-checkPROGRAMS clean-generic clean-libtool \
 
626
        clean-noinstPROGRAMS distclean distclean-compile \
 
627
        distclean-depend distclean-generic distclean-libtool \
 
628
        distclean-local distclean-tags distdir dvi dvi-am info info-am \
 
629
        install install-am install-data install-data-am install-exec \
 
630
        install-exec-am install-info install-info-am install-man \
 
631
        install-strip installcheck installcheck-am installdirs \
 
632
        maintainer-clean maintainer-clean-generic mostlyclean \
 
633
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
634
        tags uninstall uninstall-am uninstall-info-am
 
635
 
 
636
 
 
637
%-stubs.c %-skels.c %-common.c %-imodule.c %-skelimpl.c: %.h
 
638
        true
 
639
 
 
640
%.h: $(IDL_DIR)%.idl $(IDL_COMPILER)
478
641
        -(rm -f $(*).h $(*)-stubs.c $(*)-skels.c $(*)-common.c $(*)-imodule.c $(*)-skelimpl.c || true) > /dev/null
479
 
        $(IDL_COMPILER) $(IDL_FLAGS) --deps $(*D)/.deps/$(*F).idl.P $< 
 
642
        $(IDL_COMPILER) $(IDL_FLAGS) --deps $(*D)/.deps/$(*F).idl.P $<
480
643
        for I in $(*).h $(*)-stubs.c $(*)-skels.c $(*)-common.c $(*)-imodule.c $(*)-skelimpl.c; do \
481
644
                if test -f $$I; then \
482
645
                        sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $$I > $$I.out; \
484
647
                fi; \
485
648
        done
486
649
@MAINTAINER_MODE_TRUE@-include $(IDL_DEP_FILES)
487
 
@MAINTAINER_MODE_TRUE@distclean-local:
488
 
@MAINTAINER_MODE_TRUE@  -rm -rf .deps
 
650
 
 
651
distclean-local:
 
652
        -rm -rf .deps
489
653
 
490
654
README : $(POA_TESTS_SRCS)
491
655
        awk -F'*' 'BEGIN { intest = 0; } \
496
660
 
497
661
dist-hook:
498
662
        cd $(distdir); rm -f $(BUILT_SOURCES)
499
 
 
500
663
# Tell versions [3.59,3.63) of GNU make to not export all variables.
501
664
# Otherwise a system limit (for SysV at least) may be exceeded.
502
665
.NOEXPORT: