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

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

Orbit2 modified for use with NOM

File size: 10.5 KB
Line 
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# docs/devel/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/devel
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 =
207all: all-am
208
209.SUFFIXES:
210$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
211 @for dep in $?; do \
212 case '$(am__configure_deps)' in \
213 *$$dep*) \
214 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
215 && exit 0; \
216 exit 1;; \
217 esac; \
218 done; \
219 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/devel/Makefile'; \
220 cd $(top_srcdir) && \
221 $(AUTOMAKE) --gnu docs/devel/Makefile
222.PRECIOUS: Makefile
223Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
224 @case '$?' in \
225 *config.status*) \
226 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
227 *) \
228 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
229 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
230 esac;
231
232$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
233 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234
235$(top_srcdir)/configure: # $(am__configure_deps)
236 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
238 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239
240mostlyclean-libtool:
241 -rm -f *.lo
242
243clean-libtool:
244 -rm -rf .libs _libs
245
246distclean-libtool:
247 -rm -f libtool
248uninstall-info-am:
249tags: TAGS
250TAGS:
251
252ctags: CTAGS
253CTAGS:
254
255
256distdir: $(DISTFILES)
257 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
258 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
259 list='$(DISTFILES)'; for file in $$list; do \
260 case $$file in \
261 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
262 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
263 esac; \
264 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
265 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
266 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
267 dir="/$$dir"; \
268 $(mkdir_p) "$(distdir)$$dir"; \
269 else \
270 dir=''; \
271 fi; \
272 if test -d $$d/$$file; then \
273 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
274 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
275 fi; \
276 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
277 else \
278 test -f $(distdir)/$$file \
279 || cp -p $$d/$$file $(distdir)/$$file \
280 || exit 1; \
281 fi; \
282 done
283check-am: all-am
284check: check-am
285all-am: Makefile
286installdirs:
287install: install-am
288install-exec: install-exec-am
289install-data: install-data-am
290uninstall: uninstall-am
291
292install-am: all-am
293 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
294
295installcheck: installcheck-am
296install-strip:
297 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
298 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
299 `test -z '$(STRIP)' || \
300 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
301mostlyclean-generic:
302
303clean-generic:
304
305distclean-generic:
306 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
307
308maintainer-clean-generic:
309 @echo "This command is intended for maintainers to use"
310 @echo "it deletes files that may require special tools to rebuild."
311clean: clean-am
312
313clean-am: clean-generic clean-libtool mostlyclean-am
314
315distclean: distclean-am
316 -rm -f Makefile
317distclean-am: clean-am distclean-generic distclean-libtool
318
319dvi: dvi-am
320
321dvi-am:
322
323html: html-am
324
325info: info-am
326
327info-am:
328
329install-data-am:
330
331install-exec-am:
332
333install-info: install-info-am
334
335install-man:
336
337installcheck-am:
338
339maintainer-clean: maintainer-clean-am
340 -rm -f Makefile
341maintainer-clean-am: distclean-am maintainer-clean-generic
342
343mostlyclean: mostlyclean-am
344
345mostlyclean-am: mostlyclean-generic mostlyclean-libtool
346
347pdf: pdf-am
348
349pdf-am:
350
351ps: ps-am
352
353ps-am:
354
355uninstall-am: uninstall-info-am
356
357.PHONY: all all-am check check-am clean clean-generic clean-libtool \
358 distclean distclean-generic distclean-libtool distdir dvi \
359 dvi-am html html-am info info-am install install-am \
360 install-data install-data-am install-exec install-exec-am \
361 install-info install-info-am install-man install-strip \
362 installcheck installcheck-am installdirs maintainer-clean \
363 maintainer-clean-generic mostlyclean mostlyclean-generic \
364 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
365 uninstall-info-am
366
367# Tell versions [3.59,3.63) of GNU make to not export all variables.
368# Otherwise a system limit (for SysV at least) may be exceeded.
369.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.