source: trunk/ORBit2-2.14.0/docs/internals/Makefile

Last change on this file was 92, checked in by cinc, 19 years ago

Orbit2 modified for use with NOM

File size: 10.6 KB
Line 
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# docs/internals/Makefile. Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005 Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15
16srcdir = .
17top_srcdir = ../..
18
19pkgdatadir = $(datadir)/ORBit2
20pkgincludedir = $(includedir)/ORBit2
21top_builddir = ../..
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23INSTALL = ../../
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = i386-pc-os2-emx
36host_triplet = i386-pc-os2-emx
37subdir = docs/internals
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
41 $(top_srcdir)/configure.in
42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43 $(ACLOCAL_M4)
44mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45CONFIG_HEADER = $(top_builddir)/config.h
46CONFIG_CLEAN_FILES =
47SOURCES =
48DIST_SOURCES =
49DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
50pkglibdir =
51ACLOCAL = ${SHELL} L:/orbit2-2.14.0/missing --run aclocal-1.9
52AMDEP_FALSE = #
53AMDEP_TRUE =
54AMTAR = tar.exe
55AR = ar.exe
56AS = as
57AUTOCONF = ${SHELL} L:/orbit2-2.14.0/missing --run autoconf
58AUTOHEADER = ${SHELL} L:/orbit2-2.14.0/missing --run autoheader
59AUTOMAKE = ${SHELL} L:/orbit2-2.14.0/missing --run automake-1.9
60AWK = gawk
61CC = gcc
62CCDEPMODE = depmode=gcc3
63CFLAGS = -Werror-implicit-function-declaration -std=gnu89 -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O2
64CPP = gcc -E
65CPPFLAGS =
66CXX = g++
67CXXCPP =
68CXXDEPMODE = depmode=gcc3
69CXXFLAGS = -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O2
70CYGPATH_W = echo
71DEFS = -DHAVE_CONFIG_H
72DEPDIR = .deps
73DISABLE_DEPRECATED_CFLAGS = -DG_DISABLE_DEPRECATED
74DLLTOOL = dlltool
75ECHO = echo
76ECHO_C =
77ECHO_N = -n
78ECHO_T =
79EGREP = grep -E
80ENABLE_GTK_DOC_FALSE =
81ENABLE_GTK_DOC_TRUE = #
82ENABLE_HTTP_FALSE =
83ENABLE_HTTP_TRUE = #
84EXEEXT = .exe
85F77 =
86FFLAGS =
87GLIB_REQUIRED = 2.6.0
88GTK_DOC_USE_LIBTOOL_FALSE = #
89GTK_DOC_USE_LIBTOOL_TRUE =
90HAVE_ORBIT_SSL_SUPPORT =
91HTML_DIR = ${datadir}/gtk-doc/html
92INSTALL_DATA = ${INSTALL} -m 644
93INSTALL_PROGRAM = ${INSTALL}
94INSTALL_SCRIPT = ${INSTALL}
95INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
96LDFLAGS = -Zexe -Zmap -D__ST_MT_ERRNO__ -s
97LIBIDL_REQUIRED = 0.8.2
98LIBM = -lm
99LIBOBJS =
100LIBS =
101LIBTOOL = $(SHELL) $(top_builddir)/libtool
102LINC_CFLAGS = -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
103LINC_LIBS = -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl
104LINC_SSL_SUPPORT = 0
105LN_S = cp -p
106LOCAL_LINC_CFLAGS = -I$(top_srcdir)/linc2/include -I$(top_builddir)/linc2/include
107LOCAL_LINC_LIBS = $(top_builddir)/linc2/src/liblinc.la
108LTLIBOBJS =
109LT_VERSION = 1:0:1
110MAINT = #
111MAINTAINER_MODE_FALSE =
112MAINTAINER_MODE_TRUE = #
113MAKEINFO = makeinfo --no-split
114MINGW_LDFLAGS =
115OBJDUMP = objdump
116OBJEXT = o
117ORBIT_ALIGNOF_CORBA_BOOLEAN = 1
118ORBIT_ALIGNOF_CORBA_CHAR = 1
119ORBIT_ALIGNOF_CORBA_DOUBLE = 4
120ORBIT_ALIGNOF_CORBA_FLOAT = 4
121ORBIT_ALIGNOF_CORBA_LONG = 4
122ORBIT_ALIGNOF_CORBA_LONG_DOUBLE = 4
123ORBIT_ALIGNOF_CORBA_LONG_LONG = 4
124ORBIT_ALIGNOF_CORBA_OCTET = 1
125ORBIT_ALIGNOF_CORBA_POINTER = 4
126ORBIT_ALIGNOF_CORBA_SHORT = 2
127ORBIT_ALIGNOF_CORBA_STRUCT = 1
128ORBIT_ALIGNOF_CORBA_WCHAR = 2
129ORBIT_CFLAGS = -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
130ORBIT_DEBUG_CFLAGS =
131ORBIT_IDL_CFLAGS = -I/usr/local/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
132ORBIT_IDL_LIBS = -L/usr/local/lib -lIDL-2 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl
133ORBIT_LIBS = -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl
134ORBIT_MAJOR_VERSION = 2
135ORBIT_MICRO_VERSION = 0
136ORBIT_MINOR_VERSION = 14
137ORBIT_NAME_CFLAGS = -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
138ORBIT_NAME_LIBS = -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl
139ORBIT_SERIAL = 20
140ORBIT_VERSION = 2.14.0
141OS_WIN32_FALSE =
142OS_WIN32_TRUE = #
143PACKAGE = ORBit2
144PACKAGE_BUGREPORT =
145PACKAGE_NAME =
146PACKAGE_STRING =
147PACKAGE_TARNAME =
148PACKAGE_VERSION =
149PATH_SEPARATOR = ;
150PKG_CONFIG = L:/usr/bin/pkg-config.exe
151POPT_LIBS = -lpopt
152RANLIB = echo
153SET_MAKE =
154SHELL = sh
155SSL_CFLAGS =
156SSL_LIBS =
157STRIP = strip
158VERSION = 2.14.0
159WARN_CFLAGS = -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations
160ac_ct_AR = ar.exe
161ac_ct_AS =
162ac_ct_CC = gcc
163ac_ct_CXX =
164ac_ct_DLLTOOL =
165ac_ct_F77 =
166ac_ct_OBJDUMP =
167ac_ct_RANLIB = echo
168ac_ct_STRIP = strip
169ac_pt_PKG_CONFIG =
170am__fastdepCC_FALSE = #
171am__fastdepCC_TRUE =
172am__fastdepCXX_FALSE = #
173am__fastdepCXX_TRUE =
174am__include = include
175am__leading_dot = .
176am__quote =
177am__tar = ${AMTAR} chof - "$$tardir"
178am__untar = ${AMTAR} xf -
179bindir = ${exec_prefix}/bin
180build = i386-pc-os2-emx
181build_alias =
182build_cpu = i386
183build_os = os2-emx
184build_vendor = pc
185datadir = ${prefix}/share
186exec_prefix = ${prefix}
187host = i386-pc-os2-emx
188host_alias =
189host_cpu = i386
190host_os = os2-emx
191host_vendor = pc
192includedir = ${prefix}/include
193infodir = ${prefix}/info
194install_sh = L:/orbit2-2.14.0/install-sh
195libdir = ${exec_prefix}/lib
196libexecdir = ${exec_prefix}/libexec
197localstatedir = ${prefix}/var
198mandir = ${prefix}/man
199mkdir_p = mkdir -p --
200oldincludedir = /usr/include
201prefix = /usr/local
202program_transform_name = s,x,x,
203sbindir = ${exec_prefix}/sbin
204sharedstatedir = ${prefix}/com
205sysconfdir = ${prefix}/etc
206target_alias =
207EXTRA_DIST = \
208 idl-compiler.txt \
209 misc-flow.txt \
210 poa-notes.txt \
211 typecode-flags.txt \
212 interface-indirection.xls
213
214all: all-am
215
216.SUFFIXES:
217$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
218 @for dep in $?; do \
219 case '$(am__configure_deps)' in \
220 *$$dep*) \
221 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
222 && exit 0; \
223 exit 1;; \
224 esac; \
225 done; \
226 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/internals/Makefile'; \
227 cd $(top_srcdir) && \
228 $(AUTOMAKE) --gnu docs/internals/Makefile
229.PRECIOUS: Makefile
230Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
231 @case '$?' in \
232 *config.status*) \
233 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
234 *) \
235 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
236 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
237 esac;
238
239$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
240 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241
242$(top_srcdir)/configure: # $(am__configure_deps)
243 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
245 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246
247mostlyclean-libtool:
248 -rm -f *.lo
249
250clean-libtool:
251 -rm -rf .libs _libs
252
253distclean-libtool:
254 -rm -f libtool
255uninstall-info-am:
256tags: TAGS
257TAGS:
258
259ctags: CTAGS
260CTAGS:
261
262
263distdir: $(DISTFILES)
264 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
265 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
266 list='$(DISTFILES)'; for file in $$list; do \
267 case $$file in \
268 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
269 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
270 esac; \
271 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
272 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
273 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
274 dir="/$$dir"; \
275 $(mkdir_p) "$(distdir)$$dir"; \
276 else \
277 dir=''; \
278 fi; \
279 if test -d $$d/$$file; then \
280 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
281 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
282 fi; \
283 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
284 else \
285 test -f $(distdir)/$$file \
286 || cp -p $$d/$$file $(distdir)/$$file \
287 || exit 1; \
288 fi; \
289 done
290check-am: all-am
291check: check-am
292all-am: Makefile
293installdirs:
294install: install-am
295install-exec: install-exec-am
296install-data: install-data-am
297uninstall: uninstall-am
298
299install-am: all-am
300 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
301
302installcheck: installcheck-am
303install-strip:
304 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
305 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
306 `test -z '$(STRIP)' || \
307 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
308mostlyclean-generic:
309
310clean-generic:
311
312distclean-generic:
313 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
314
315maintainer-clean-generic:
316 @echo "This command is intended for maintainers to use"
317 @echo "it deletes files that may require special tools to rebuild."
318clean: clean-am
319
320clean-am: clean-generic clean-libtool mostlyclean-am
321
322distclean: distclean-am
323 -rm -f Makefile
324distclean-am: clean-am distclean-generic distclean-libtool
325
326dvi: dvi-am
327
328dvi-am:
329
330html: html-am
331
332info: info-am
333
334info-am:
335
336install-data-am:
337
338install-exec-am:
339
340install-info: install-info-am
341
342install-man:
343
344installcheck-am:
345
346maintainer-clean: maintainer-clean-am
347 -rm -f Makefile
348maintainer-clean-am: distclean-am maintainer-clean-generic
349
350mostlyclean: mostlyclean-am
351
352mostlyclean-am: mostlyclean-generic mostlyclean-libtool
353
354pdf: pdf-am
355
356pdf-am:
357
358ps: ps-am
359
360ps-am:
361
362uninstall-am: uninstall-info-am
363
364.PHONY: all all-am check check-am clean clean-generic clean-libtool \
365 distclean distclean-generic distclean-libtool distdir dvi \
366 dvi-am html html-am info info-am install install-am \
367 install-data install-data-am install-exec install-exec-am \
368 install-info install-info-am install-man install-strip \
369 installcheck installcheck-am installdirs maintainer-clean \
370 maintainer-clean-generic mostlyclean mostlyclean-generic \
371 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
372 uninstall-info-am
373
374# Tell versions [3.59,3.63) of GNU make to not export all variables.
375# Otherwise a system limit (for SysV at least) may be exceeded.
376.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.