ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/vendor/pxys2-2.0.0/libopas/Makefile.in
Revision: 3252
Committed: Wed Apr 2 20:41:43 2014 UTC (10 years ago) by michael
File size: 13243 byte(s)
Log Message:
- Imported pxys2-2.0.0

File Contents

# Content
1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
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 @SET_MAKE@
16 SHELL = @SHELL@
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
23
24 bindir = @bindir@
25 sbindir = @sbindir@
26 libexecdir = @libexecdir@
27 datadir = @datadir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
31 libdir = @libdir@
32 infodir = @infodir@
33 mandir = @mandir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = .
40
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
45
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 INSTALL = @INSTALL@
48 INSTALL_PROGRAM = @INSTALL_PROGRAM@
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
53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = @program_transform_name@
56 NORMAL_INSTALL = :
57 PRE_INSTALL = :
58 POST_INSTALL = :
59 NORMAL_UNINSTALL = :
60 PRE_UNINSTALL = :
61 POST_UNINSTALL = :
62 host_alias = @host_alias@
63 host_triplet = @host@
64
65 EXEEXT = @EXEEXT@
66 OBJEXT = @OBJEXT@
67 PATH_SEPARATOR = @PATH_SEPARATOR@
68 AMTAR = @AMTAR@
69 AR = @AR@
70 AS = @AS@
71 AWK = @AWK@
72 CC = @CC@
73 CXX = @CXX@
74 CXXCPP = @CXXCPP@
75 DEPDIR = @DEPDIR@
76 DLLTOOL = @DLLTOOL@
77 ECHO = @ECHO@
78 EGREP = @EGREP@
79 F77 = @F77@
80 GCJ = @GCJ@
81 GCJFLAGS = @GCJFLAGS@
82 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
83 LIBTOOL = @LIBTOOL@
84 LN_S = @LN_S@
85 MAINT = @MAINT@
86 OBJDUMP = @OBJDUMP@
87 PACKAGE = @PACKAGE@
88 RANLIB = @RANLIB@
89 RC = @RC@
90 STRIP = @STRIP@
91 VERSION = @VERSION@
92 am__include = @am__include@
93 am__quote = @am__quote@
94 install_sh = @install_sh@
95 AUTOMAKE_OPTIONS = foreign
96 SUBDIRS = opas
97 EXTRA_DIST = doc/draft-opas-1.txt
98 subdir = .
99 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
100 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
101 CONFIG_CLEAN_FILES =
102 depcomp =
103 am__depfiles_maybe =
104 DIST_SOURCES =
105
106 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
107 uninstall-info-recursive all-recursive install-data-recursive \
108 install-exec-recursive installdirs-recursive install-recursive \
109 uninstall-recursive check-recursive installcheck-recursive
110 DIST_COMMON = Makefile.am Makefile.in acinclude.m4 aclocal.m4 \
111 config.guess config.sub configure configure.ac install-sh \
112 ltmain.sh missing mkinstalldirs
113 DIST_SUBDIRS = $(SUBDIRS)
114 all: all-recursive
115
116 .SUFFIXES:
117
118 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
119 configure.lineno
120 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
121 cd $(top_srcdir) && \
122 $(AUTOMAKE) --foreign --ignore-deps Makefile
123 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
124 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
125
126 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
127 $(SHELL) ./config.status --recheck
128 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
129 cd $(srcdir) && $(AUTOCONF)
130
131 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac acinclude.m4
132 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
133
134 mostlyclean-libtool:
135 -rm -f *.lo
136
137 clean-libtool:
138 -rm -rf .libs _libs
139
140 distclean-libtool:
141 -rm -f libtool
142 uninstall-info-am:
143
144 # This directory's subdirectories are mostly independent; you can cd
145 # into them and run `make' without going through this Makefile.
146 # To change the values of `make' variables: instead of editing Makefiles,
147 # (1) if the variable is set in `config.status', edit `config.status'
148 # (which will cause the Makefiles to be regenerated when you run `make');
149 # (2) otherwise, pass the desired values on the `make' command line.
150 $(RECURSIVE_TARGETS):
151 @set fnord $$MAKEFLAGS; amf=$$2; \
152 dot_seen=no; \
153 target=`echo $@ | sed s/-recursive//`; \
154 list='$(SUBDIRS)'; for subdir in $$list; do \
155 echo "Making $$target in $$subdir"; \
156 if test "$$subdir" = "."; then \
157 dot_seen=yes; \
158 local_target="$$target-am"; \
159 else \
160 local_target="$$target"; \
161 fi; \
162 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
163 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
164 done; \
165 if test "$$dot_seen" = "no"; then \
166 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
167 fi; test -z "$$fail"
168
169 mostlyclean-recursive clean-recursive distclean-recursive \
170 maintainer-clean-recursive:
171 @set fnord $$MAKEFLAGS; amf=$$2; \
172 dot_seen=no; \
173 case "$@" in \
174 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
175 *) list='$(SUBDIRS)' ;; \
176 esac; \
177 rev=''; for subdir in $$list; do \
178 if test "$$subdir" = "."; then :; else \
179 rev="$$subdir $$rev"; \
180 fi; \
181 done; \
182 rev="$$rev ."; \
183 target=`echo $@ | sed s/-recursive//`; \
184 for subdir in $$rev; do \
185 echo "Making $$target in $$subdir"; \
186 if test "$$subdir" = "."; then \
187 local_target="$$target-am"; \
188 else \
189 local_target="$$target"; \
190 fi; \
191 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
192 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
193 done && test -z "$$fail"
194 tags-recursive:
195 list='$(SUBDIRS)'; for subdir in $$list; do \
196 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
197 done
198
199 ETAGS = etags
200 ETAGSFLAGS =
201
202 tags: TAGS
203
204 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
205 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
206 unique=`for i in $$list; do \
207 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
208 done | \
209 $(AWK) ' { files[$$0] = 1; } \
210 END { for (i in files) print i; }'`; \
211 mkid -fID $$unique
212
213 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
214 $(TAGS_FILES) $(LISP)
215 tags=; \
216 here=`pwd`; \
217 list='$(SUBDIRS)'; for subdir in $$list; do \
218 if test "$$subdir" = .; then :; else \
219 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
220 fi; \
221 done; \
222 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
223 unique=`for i in $$list; do \
224 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
225 done | \
226 $(AWK) ' { files[$$0] = 1; } \
227 END { for (i in files) print i; }'`; \
228 test -z "$(ETAGS_ARGS)$$tags$$unique" \
229 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
230 $$tags $$unique
231
232 GTAGS:
233 here=`$(am__cd) $(top_builddir) && pwd` \
234 && cd $(top_srcdir) \
235 && gtags -i $(GTAGS_ARGS) $$here
236
237 distclean-tags:
238 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
239 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
240
241 top_distdir = .
242 distdir = $(PACKAGE)-$(VERSION)
243
244 am__remove_distdir = \
245 { test ! -d $(distdir) \
246 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
247 && rm -fr $(distdir); }; }
248
249 GZIP_ENV = --best
250 distcleancheck_listfiles = find . -type f -print
251
252 distdir: $(DISTFILES)
253 $(am__remove_distdir)
254 mkdir $(distdir)
255 $(mkinstalldirs) $(distdir)/doc
256 @list='$(DISTFILES)'; for file in $$list; do \
257 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
258 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
259 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
260 dir="/$$dir"; \
261 $(mkinstalldirs) "$(distdir)$$dir"; \
262 else \
263 dir=''; \
264 fi; \
265 if test -d $$d/$$file; then \
266 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
267 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
268 fi; \
269 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
270 else \
271 test -f $(distdir)/$$file \
272 || cp -p $$d/$$file $(distdir)/$$file \
273 || exit 1; \
274 fi; \
275 done
276 list='$(SUBDIRS)'; for subdir in $$list; do \
277 if test "$$subdir" = .; then :; else \
278 test -d $(distdir)/$$subdir \
279 || mkdir $(distdir)/$$subdir \
280 || exit 1; \
281 (cd $$subdir && \
282 $(MAKE) $(AM_MAKEFLAGS) \
283 top_distdir="$(top_distdir)" \
284 distdir=../$(distdir)/$$subdir \
285 distdir) \
286 || exit 1; \
287 fi; \
288 done
289 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
290 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
291 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
292 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
293 || chmod -R a+r $(distdir)
294 dist-gzip: distdir
295 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
296 $(am__remove_distdir)
297
298 dist dist-all: distdir
299 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
300 $(am__remove_distdir)
301
302 # This target untars the dist file and tries a VPATH configuration. Then
303 # it guarantees that the distribution is self-contained by making another
304 # tarfile.
305 distcheck: dist
306 $(am__remove_distdir)
307 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
308 chmod -R a-w $(distdir); chmod a+w $(distdir)
309 mkdir $(distdir)/=build
310 mkdir $(distdir)/=inst
311 chmod a-w $(distdir)
312 dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
313 && cd $(distdir)/=build \
314 && ../configure --srcdir=.. --prefix=$$dc_install_base \
315 $(DISTCHECK_CONFIGURE_FLAGS) \
316 && $(MAKE) $(AM_MAKEFLAGS) \
317 && $(MAKE) $(AM_MAKEFLAGS) dvi \
318 && $(MAKE) $(AM_MAKEFLAGS) check \
319 && $(MAKE) $(AM_MAKEFLAGS) install \
320 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
321 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
322 && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
323 || { echo "ERROR: files left after uninstall:" ; \
324 find $$dc_install_base -type f -print ; \
325 exit 1; } >&2 ) \
326 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
327 && rm -f $(distdir).tar.gz \
328 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
329 $(am__remove_distdir)
330 @echo "$(distdir).tar.gz is ready for distribution" | \
331 sed 'h;s/./=/g;p;x;p;x'
332 distcleancheck: distclean
333 if test '$(srcdir)' = . ; then \
334 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
335 exit 1 ; \
336 fi
337 test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
338 || { echo "ERROR: files left after distclean:" ; \
339 $(distcleancheck_listfiles) ; \
340 exit 1; } >&2
341 check-am: all-am
342 check: check-recursive
343 all-am: Makefile
344 installdirs: installdirs-recursive
345 installdirs-am:
346
347 install: install-recursive
348 install-exec: install-exec-recursive
349 install-data: install-data-recursive
350 uninstall: uninstall-recursive
351
352 install-am: all-am
353 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
354
355 installcheck: installcheck-recursive
356 install-strip:
357 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
358 INSTALL_STRIP_FLAG=-s \
359 `test -z '$(STRIP)' || \
360 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
361 mostlyclean-generic:
362
363 clean-generic:
364
365 distclean-generic:
366 -rm -f Makefile $(CONFIG_CLEAN_FILES)
367
368 maintainer-clean-generic:
369 @echo "This command is intended for maintainers to use"
370 @echo "it deletes files that may require special tools to rebuild."
371 clean: clean-recursive
372
373 clean-am: clean-generic clean-libtool mostlyclean-am
374
375 distclean: distclean-recursive
376 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
377 distclean-am: clean-am distclean-generic distclean-libtool \
378 distclean-tags
379
380 dvi: dvi-recursive
381
382 dvi-am:
383
384 info: info-recursive
385
386 info-am:
387
388 install-data-am:
389
390 install-exec-am:
391
392 install-info: install-info-recursive
393
394 install-man:
395
396 installcheck-am:
397
398 maintainer-clean: maintainer-clean-recursive
399 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
400 -rm -rf autom4te.cache
401 maintainer-clean-am: distclean-am maintainer-clean-generic
402
403 mostlyclean: mostlyclean-recursive
404
405 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
406
407 uninstall-am: uninstall-info-am
408
409 uninstall-info: uninstall-info-recursive
410
411 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
412 clean-generic clean-libtool clean-recursive dist dist-all \
413 dist-gzip distcheck distclean distclean-generic \
414 distclean-libtool distclean-recursive distclean-tags \
415 distcleancheck distdir dvi dvi-am dvi-recursive info info-am \
416 info-recursive install install-am install-data install-data-am \
417 install-data-recursive install-exec install-exec-am \
418 install-exec-recursive install-info install-info-am \
419 install-info-recursive install-man install-recursive \
420 install-strip installcheck installcheck-am installdirs \
421 installdirs-am installdirs-recursive maintainer-clean \
422 maintainer-clean-generic maintainer-clean-recursive mostlyclean \
423 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
424 tags tags-recursive uninstall uninstall-am uninstall-info-am \
425 uninstall-info-recursive uninstall-recursive
426
427 # Tell versions [3.59,3.63) of GNU make to not export all variables.
428 # Otherwise a system limit (for SysV at least) may be exceeded.
429 .NOEXPORT: