| 1 | # Makefile.in generated by automake 1.9.6 from Makefile.am.
|
|---|
| 2 | # include/orbit/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 |
|
|---|
| 16 |
|
|---|
| 17 | srcdir = .
|
|---|
| 18 | top_srcdir = ../..
|
|---|
| 19 |
|
|---|
| 20 | pkgdatadir = $(datadir)/ORBit2
|
|---|
| 21 | pkgincludedir = $(includedir)/ORBit2
|
|---|
| 22 | top_builddir = ../..
|
|---|
| 23 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|---|
| 24 | INSTALL = ../../
|
|---|
| 25 | install_sh_DATA = $(install_sh) -c -m 644
|
|---|
| 26 | install_sh_PROGRAM = $(install_sh) -c
|
|---|
| 27 | install_sh_SCRIPT = $(install_sh) -c
|
|---|
| 28 | INSTALL_HEADER = $(INSTALL_DATA)
|
|---|
| 29 | transform = $(program_transform_name)
|
|---|
| 30 | NORMAL_INSTALL = :
|
|---|
| 31 | PRE_INSTALL = :
|
|---|
| 32 | POST_INSTALL = :
|
|---|
| 33 | NORMAL_UNINSTALL = :
|
|---|
| 34 | PRE_UNINSTALL = :
|
|---|
| 35 | POST_UNINSTALL = :
|
|---|
| 36 | build_triplet = i386-pc-os2-emx
|
|---|
| 37 | host_triplet = i386-pc-os2-emx
|
|---|
| 38 | subdir = include/orbit
|
|---|
| 39 | DIST_COMMON = $(orbitinclude_HEADERS) $(srcdir)/Makefile.am \
|
|---|
| 40 | $(srcdir)/Makefile.in $(srcdir)/orbit-config.h.in
|
|---|
| 41 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|---|
| 42 | am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
|
|---|
| 43 | $(top_srcdir)/configure.in
|
|---|
| 44 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|---|
| 45 | $(ACLOCAL_M4)
|
|---|
| 46 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|---|
| 47 | CONFIG_HEADER = $(top_builddir)/config.h
|
|---|
| 48 | CONFIG_CLEAN_FILES = orbit-config.h
|
|---|
| 49 | SOURCES =
|
|---|
| 50 | DIST_SOURCES =
|
|---|
| 51 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
|---|
| 52 | html-recursive info-recursive install-data-recursive \
|
|---|
| 53 | install-exec-recursive install-info-recursive \
|
|---|
| 54 | install-recursive installcheck-recursive installdirs-recursive \
|
|---|
| 55 | pdf-recursive ps-recursive uninstall-info-recursive \
|
|---|
| 56 | uninstall-recursive
|
|---|
| 57 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
|---|
| 58 | am__vpath_adj = case $$p in \
|
|---|
| 59 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
|---|
| 60 | *) f=$$p;; \
|
|---|
| 61 | esac;
|
|---|
| 62 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
|---|
| 63 | am__installdirs = "$(DESTDIR)$(orbitincludedir)"
|
|---|
| 64 | orbitincludeHEADERS_INSTALL = $(INSTALL_HEADER)
|
|---|
| 65 | HEADERS = $(orbitinclude_HEADERS)
|
|---|
| 66 | ETAGS = etags
|
|---|
| 67 | CTAGS = ctags
|
|---|
| 68 | DIST_SUBDIRS = $(SUBDIRS)
|
|---|
| 69 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|---|
| 70 | pkglibdir =
|
|---|
| 71 | ACLOCAL = ${SHELL} L:/orbit2-2.14.0/missing --run aclocal-1.9
|
|---|
| 72 | AMDEP_FALSE = #
|
|---|
| 73 | AMDEP_TRUE =
|
|---|
| 74 | AMTAR = tar.exe
|
|---|
| 75 | AR = ar.exe
|
|---|
| 76 | AS = as
|
|---|
| 77 | AUTOCONF = ${SHELL} L:/orbit2-2.14.0/missing --run autoconf
|
|---|
| 78 | AUTOHEADER = ${SHELL} L:/orbit2-2.14.0/missing --run autoheader
|
|---|
| 79 | AUTOMAKE = ${SHELL} L:/orbit2-2.14.0/missing --run automake-1.9
|
|---|
| 80 | AWK = gawk
|
|---|
| 81 | CC = gcc
|
|---|
| 82 | CCDEPMODE = depmode=gcc3
|
|---|
| 83 | CFLAGS = -Werror-implicit-function-declaration -std=gnu89 -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O2
|
|---|
| 84 | CPP = gcc -E
|
|---|
| 85 | CPPFLAGS =
|
|---|
| 86 | CXX = g++
|
|---|
| 87 | CXXCPP =
|
|---|
| 88 | CXXDEPMODE = depmode=gcc3
|
|---|
| 89 | CXXFLAGS = -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O2
|
|---|
| 90 | CYGPATH_W = echo
|
|---|
| 91 | DEFS = -DHAVE_CONFIG_H
|
|---|
| 92 | DEPDIR = .deps
|
|---|
| 93 | DISABLE_DEPRECATED_CFLAGS = -DG_DISABLE_DEPRECATED
|
|---|
| 94 | DLLTOOL = dlltool
|
|---|
| 95 | ECHO = echo
|
|---|
| 96 | ECHO_C =
|
|---|
| 97 | ECHO_N = -n
|
|---|
| 98 | ECHO_T =
|
|---|
| 99 | EGREP = grep -E
|
|---|
| 100 | ENABLE_GTK_DOC_FALSE =
|
|---|
| 101 | ENABLE_GTK_DOC_TRUE = #
|
|---|
| 102 | ENABLE_HTTP_FALSE =
|
|---|
| 103 | ENABLE_HTTP_TRUE = #
|
|---|
| 104 | EXEEXT = .exe
|
|---|
| 105 | F77 =
|
|---|
| 106 | FFLAGS =
|
|---|
| 107 | GLIB_REQUIRED = 2.6.0
|
|---|
| 108 | GTK_DOC_USE_LIBTOOL_FALSE = #
|
|---|
| 109 | GTK_DOC_USE_LIBTOOL_TRUE =
|
|---|
| 110 | HAVE_ORBIT_SSL_SUPPORT =
|
|---|
| 111 | HTML_DIR = ${datadir}/gtk-doc/html
|
|---|
| 112 | INSTALL_DATA = ${INSTALL} -m 644
|
|---|
| 113 | INSTALL_PROGRAM = ${INSTALL}
|
|---|
| 114 | INSTALL_SCRIPT = ${INSTALL}
|
|---|
| 115 | INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
|
|---|
| 116 | LDFLAGS = -Zexe -Zmap -D__ST_MT_ERRNO__ -s
|
|---|
| 117 | LIBIDL_REQUIRED = 0.8.2
|
|---|
| 118 | LIBM = -lm
|
|---|
| 119 | LIBOBJS =
|
|---|
| 120 | LIBS =
|
|---|
| 121 | LIBTOOL = $(SHELL) $(top_builddir)/libtool
|
|---|
| 122 | LINC_CFLAGS = -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
|
|---|
| 123 | LINC_LIBS = -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl
|
|---|
| 124 | LINC_SSL_SUPPORT = 0
|
|---|
| 125 | LN_S = cp -p
|
|---|
| 126 | LOCAL_LINC_CFLAGS = -I$(top_srcdir)/linc2/include -I$(top_builddir)/linc2/include
|
|---|
| 127 | LOCAL_LINC_LIBS = $(top_builddir)/linc2/src/liblinc.la
|
|---|
| 128 | LTLIBOBJS =
|
|---|
| 129 | LT_VERSION = 1:0:1
|
|---|
| 130 | MAINT = #
|
|---|
| 131 | MAINTAINER_MODE_FALSE =
|
|---|
| 132 | MAINTAINER_MODE_TRUE = #
|
|---|
| 133 | MAKEINFO = makeinfo --no-split
|
|---|
| 134 | MINGW_LDFLAGS =
|
|---|
| 135 | OBJDUMP = objdump
|
|---|
| 136 | OBJEXT = o
|
|---|
| 137 | ORBIT_ALIGNOF_CORBA_BOOLEAN = 1
|
|---|
| 138 | ORBIT_ALIGNOF_CORBA_CHAR = 1
|
|---|
| 139 | ORBIT_ALIGNOF_CORBA_DOUBLE = 4
|
|---|
| 140 | ORBIT_ALIGNOF_CORBA_FLOAT = 4
|
|---|
| 141 | ORBIT_ALIGNOF_CORBA_LONG = 4
|
|---|
| 142 | ORBIT_ALIGNOF_CORBA_LONG_DOUBLE = 4
|
|---|
| 143 | ORBIT_ALIGNOF_CORBA_LONG_LONG = 4
|
|---|
| 144 | ORBIT_ALIGNOF_CORBA_OCTET = 1
|
|---|
| 145 | ORBIT_ALIGNOF_CORBA_POINTER = 4
|
|---|
| 146 | ORBIT_ALIGNOF_CORBA_SHORT = 2
|
|---|
| 147 | ORBIT_ALIGNOF_CORBA_STRUCT = 1
|
|---|
| 148 | ORBIT_ALIGNOF_CORBA_WCHAR = 2
|
|---|
| 149 | ORBIT_CFLAGS = -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
|
|---|
| 150 | ORBIT_DEBUG_CFLAGS =
|
|---|
| 151 | ORBIT_IDL_CFLAGS = -I/usr/local/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
|
|---|
| 152 | ORBIT_IDL_LIBS = -L/usr/local/lib -lIDL-2 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl
|
|---|
| 153 | ORBIT_LIBS = -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl
|
|---|
| 154 | ORBIT_MAJOR_VERSION = 2
|
|---|
| 155 | ORBIT_MICRO_VERSION = 0
|
|---|
| 156 | ORBIT_MINOR_VERSION = 14
|
|---|
| 157 | ORBIT_NAME_CFLAGS = -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
|
|---|
| 158 | ORBIT_NAME_LIBS = -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl
|
|---|
| 159 | ORBIT_SERIAL = 20
|
|---|
| 160 | ORBIT_VERSION = 2.14.0
|
|---|
| 161 | OS_WIN32_FALSE =
|
|---|
| 162 | OS_WIN32_TRUE = #
|
|---|
| 163 | PACKAGE = ORBit2
|
|---|
| 164 | PACKAGE_BUGREPORT =
|
|---|
| 165 | PACKAGE_NAME =
|
|---|
| 166 | PACKAGE_STRING =
|
|---|
| 167 | PACKAGE_TARNAME =
|
|---|
| 168 | PACKAGE_VERSION =
|
|---|
| 169 | PATH_SEPARATOR = ;
|
|---|
| 170 | PKG_CONFIG = L:/usr/bin/pkg-config.exe
|
|---|
| 171 | POPT_LIBS = -lpopt
|
|---|
| 172 | RANLIB = echo
|
|---|
| 173 | SET_MAKE =
|
|---|
| 174 | SHELL = sh
|
|---|
| 175 | SSL_CFLAGS =
|
|---|
| 176 | SSL_LIBS =
|
|---|
| 177 | STRIP = strip
|
|---|
| 178 | VERSION = 2.14.0
|
|---|
| 179 | WARN_CFLAGS = -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations
|
|---|
| 180 | ac_ct_AR = ar.exe
|
|---|
| 181 | ac_ct_AS =
|
|---|
| 182 | ac_ct_CC = gcc
|
|---|
| 183 | ac_ct_CXX =
|
|---|
| 184 | ac_ct_DLLTOOL =
|
|---|
| 185 | ac_ct_F77 =
|
|---|
| 186 | ac_ct_OBJDUMP =
|
|---|
| 187 | ac_ct_RANLIB = echo
|
|---|
| 188 | ac_ct_STRIP = strip
|
|---|
| 189 | ac_pt_PKG_CONFIG =
|
|---|
| 190 | am__fastdepCC_FALSE = #
|
|---|
| 191 | am__fastdepCC_TRUE =
|
|---|
| 192 | am__fastdepCXX_FALSE = #
|
|---|
| 193 | am__fastdepCXX_TRUE =
|
|---|
| 194 | am__include = include
|
|---|
| 195 | am__leading_dot = .
|
|---|
| 196 | am__quote =
|
|---|
| 197 | am__tar = ${AMTAR} chof - "$$tardir"
|
|---|
| 198 | am__untar = ${AMTAR} xf -
|
|---|
| 199 | bindir = ${exec_prefix}/bin
|
|---|
| 200 | build = i386-pc-os2-emx
|
|---|
| 201 | build_alias =
|
|---|
| 202 | build_cpu = i386
|
|---|
| 203 | build_os = os2-emx
|
|---|
| 204 | build_vendor = pc
|
|---|
| 205 | datadir = ${prefix}/share
|
|---|
| 206 | exec_prefix = ${prefix}
|
|---|
| 207 | host = i386-pc-os2-emx
|
|---|
| 208 | host_alias =
|
|---|
| 209 | host_cpu = i386
|
|---|
| 210 | host_os = os2-emx
|
|---|
| 211 | host_vendor = pc
|
|---|
| 212 | includedir = ${prefix}/include
|
|---|
| 213 | infodir = ${prefix}/info
|
|---|
| 214 | install_sh = L:/orbit2-2.14.0/install-sh
|
|---|
| 215 | libdir = ${exec_prefix}/lib
|
|---|
| 216 | libexecdir = ${exec_prefix}/libexec
|
|---|
| 217 | localstatedir = ${prefix}/var
|
|---|
| 218 | mandir = ${prefix}/man
|
|---|
| 219 | mkdir_p = mkdir -p --
|
|---|
| 220 | oldincludedir = /usr/include
|
|---|
| 221 | prefix = /usr/local
|
|---|
| 222 | program_transform_name = s,x,x,
|
|---|
| 223 | sbindir = ${exec_prefix}/sbin
|
|---|
| 224 | sharedstatedir = ${prefix}/com
|
|---|
| 225 | sysconfdir = ${prefix}/etc
|
|---|
| 226 | target_alias =
|
|---|
| 227 | SUBDIRS = GIOP util orb-core poa dynamic
|
|---|
| 228 | orbitincludedir = $(includedir)/orbit-2.0/orbit
|
|---|
| 229 | orbitinclude_HEADERS = orbit.h orbit-config.h orbit-types.h
|
|---|
| 230 | BUILT_SOURCES = orbit-config.h
|
|---|
| 231 | all: $(BUILT_SOURCES)
|
|---|
| 232 | $(MAKE) $(AM_MAKEFLAGS) all-recursive
|
|---|
| 233 |
|
|---|
| 234 | .SUFFIXES:
|
|---|
| 235 | $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
|
|---|
| 236 | @for dep in $?; do \
|
|---|
| 237 | case '$(am__configure_deps)' in \
|
|---|
| 238 | *$$dep*) \
|
|---|
| 239 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
|---|
| 240 | && exit 0; \
|
|---|
| 241 | exit 1;; \
|
|---|
| 242 | esac; \
|
|---|
| 243 | done; \
|
|---|
| 244 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/orbit/Makefile'; \
|
|---|
| 245 | cd $(top_srcdir) && \
|
|---|
| 246 | $(AUTOMAKE) --gnu include/orbit/Makefile
|
|---|
| 247 | .PRECIOUS: Makefile
|
|---|
| 248 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|---|
| 249 | @case '$?' in \
|
|---|
| 250 | *config.status*) \
|
|---|
| 251 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|---|
| 252 | *) \
|
|---|
| 253 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|---|
| 254 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|---|
| 255 | esac;
|
|---|
| 256 |
|
|---|
| 257 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|---|
| 258 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|---|
| 259 |
|
|---|
| 260 | $(top_srcdir)/configure: # $(am__configure_deps)
|
|---|
| 261 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|---|
| 262 | $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
|
|---|
| 263 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|---|
| 264 | orbit-config.h: $(top_builddir)/config.status $(srcdir)/orbit-config.h.in
|
|---|
| 265 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
|---|
| 266 |
|
|---|
| 267 | mostlyclean-libtool:
|
|---|
| 268 | -rm -f *.lo
|
|---|
| 269 |
|
|---|
| 270 | clean-libtool:
|
|---|
| 271 | -rm -rf .libs _libs
|
|---|
| 272 |
|
|---|
| 273 | distclean-libtool:
|
|---|
| 274 | -rm -f libtool
|
|---|
| 275 | uninstall-info-am:
|
|---|
| 276 | install-orbitincludeHEADERS: $(orbitinclude_HEADERS)
|
|---|
| 277 | @$(NORMAL_INSTALL)
|
|---|
| 278 | test -z "$(orbitincludedir)" || $(mkdir_p) "$(DESTDIR)$(orbitincludedir)"
|
|---|
| 279 | @list='$(orbitinclude_HEADERS)'; for p in $$list; do \
|
|---|
| 280 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|---|
| 281 | f=$(am__strip_dir) \
|
|---|
| 282 | echo " $(orbitincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(orbitincludedir)/$$f'"; \
|
|---|
| 283 | $(orbitincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(orbitincludedir)/$$f"; \
|
|---|
| 284 | done
|
|---|
| 285 |
|
|---|
| 286 | uninstall-orbitincludeHEADERS:
|
|---|
| 287 | @$(NORMAL_UNINSTALL)
|
|---|
| 288 | @list='$(orbitinclude_HEADERS)'; for p in $$list; do \
|
|---|
| 289 | f=$(am__strip_dir) \
|
|---|
| 290 | echo " rm -f '$(DESTDIR)$(orbitincludedir)/$$f'"; \
|
|---|
| 291 | rm -f "$(DESTDIR)$(orbitincludedir)/$$f"; \
|
|---|
| 292 | done
|
|---|
| 293 |
|
|---|
| 294 | # This directory's subdirectories are mostly independent; you can cd
|
|---|
| 295 | # into them and run `make' without going through this Makefile.
|
|---|
| 296 | # To change the values of `make' variables: instead of editing Makefiles,
|
|---|
| 297 | # (1) if the variable is set in `config.status', edit `config.status'
|
|---|
| 298 | # (which will cause the Makefiles to be regenerated when you run `make');
|
|---|
| 299 | # (2) otherwise, pass the desired values on the `make' command line.
|
|---|
| 300 | $(RECURSIVE_TARGETS):
|
|---|
| 301 | @failcom='exit 1'; \
|
|---|
| 302 | for f in x $$MAKEFLAGS; do \
|
|---|
| 303 | case $$f in \
|
|---|
| 304 | *=* | --[!k]*);; \
|
|---|
| 305 | *k*) failcom='fail=yes';; \
|
|---|
| 306 | esac; \
|
|---|
| 307 | done; \
|
|---|
| 308 | dot_seen=no; \
|
|---|
| 309 | target=`echo $@ | sed s/-recursive//`; \
|
|---|
| 310 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 311 | echo "Making $$target in $$subdir"; \
|
|---|
| 312 | if test "$$subdir" = "."; then \
|
|---|
| 313 | dot_seen=yes; \
|
|---|
| 314 | local_target="$$target-am"; \
|
|---|
| 315 | else \
|
|---|
| 316 | local_target="$$target"; \
|
|---|
| 317 | fi; \
|
|---|
| 318 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
|---|
| 319 | || eval $$failcom; \
|
|---|
| 320 | done; \
|
|---|
| 321 | if test "$$dot_seen" = "no"; then \
|
|---|
| 322 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
|---|
| 323 | fi; test -z "$$fail"
|
|---|
| 324 |
|
|---|
| 325 | mostlyclean-recursive clean-recursive distclean-recursive \
|
|---|
| 326 | maintainer-clean-recursive:
|
|---|
| 327 | @failcom='exit 1'; \
|
|---|
| 328 | for f in x $$MAKEFLAGS; do \
|
|---|
| 329 | case $$f in \
|
|---|
| 330 | *=* | --[!k]*);; \
|
|---|
| 331 | *k*) failcom='fail=yes';; \
|
|---|
| 332 | esac; \
|
|---|
| 333 | done; \
|
|---|
| 334 | dot_seen=no; \
|
|---|
| 335 | case "$@" in \
|
|---|
| 336 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
|---|
| 337 | *) list='$(SUBDIRS)' ;; \
|
|---|
| 338 | esac; \
|
|---|
| 339 | rev=''; for subdir in $$list; do \
|
|---|
| 340 | if test "$$subdir" = "."; then :; else \
|
|---|
| 341 | rev="$$subdir $$rev"; \
|
|---|
| 342 | fi; \
|
|---|
| 343 | done; \
|
|---|
| 344 | rev="$$rev ."; \
|
|---|
| 345 | target=`echo $@ | sed s/-recursive//`; \
|
|---|
| 346 | for subdir in $$rev; do \
|
|---|
| 347 | echo "Making $$target in $$subdir"; \
|
|---|
| 348 | if test "$$subdir" = "."; then \
|
|---|
| 349 | local_target="$$target-am"; \
|
|---|
| 350 | else \
|
|---|
| 351 | local_target="$$target"; \
|
|---|
| 352 | fi; \
|
|---|
| 353 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
|---|
| 354 | || eval $$failcom; \
|
|---|
| 355 | done && test -z "$$fail"
|
|---|
| 356 | tags-recursive:
|
|---|
| 357 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 358 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
|---|
| 359 | done
|
|---|
| 360 | ctags-recursive:
|
|---|
| 361 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 362 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
|---|
| 363 | done
|
|---|
| 364 |
|
|---|
| 365 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
|---|
| 366 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|---|
| 367 | unique=`for i in $$list; do \
|
|---|
| 368 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|---|
| 369 | done | \
|
|---|
| 370 | $(AWK) ' { files[$$0] = 1; } \
|
|---|
| 371 | END { for (i in files) print i; }'`; \
|
|---|
| 372 | mkid -fID $$unique
|
|---|
| 373 | tags: TAGS
|
|---|
| 374 |
|
|---|
| 375 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|---|
| 376 | $(TAGS_FILES) $(LISP)
|
|---|
| 377 | tags=; \
|
|---|
| 378 | here=`pwd`; \
|
|---|
| 379 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
|---|
| 380 | include_option=--etags-include; \
|
|---|
| 381 | empty_fix=.; \
|
|---|
| 382 | else \
|
|---|
| 383 | include_option=--include; \
|
|---|
| 384 | empty_fix=; \
|
|---|
| 385 | fi; \
|
|---|
| 386 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 387 | if test "$$subdir" = .; then :; else \
|
|---|
| 388 | test ! -f $$subdir/TAGS || \
|
|---|
| 389 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
|
|---|
| 390 | fi; \
|
|---|
| 391 | done; \
|
|---|
| 392 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|---|
| 393 | unique=`for i in $$list; do \
|
|---|
| 394 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|---|
| 395 | done | \
|
|---|
| 396 | $(AWK) ' { files[$$0] = 1; } \
|
|---|
| 397 | END { for (i in files) print i; }'`; \
|
|---|
| 398 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
|---|
| 399 | test -n "$$unique" || unique=$$empty_fix; \
|
|---|
| 400 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|---|
| 401 | $$tags $$unique; \
|
|---|
| 402 | fi
|
|---|
| 403 | ctags: CTAGS
|
|---|
| 404 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|---|
| 405 | $(TAGS_FILES) $(LISP)
|
|---|
| 406 | tags=; \
|
|---|
| 407 | here=`pwd`; \
|
|---|
| 408 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|---|
| 409 | unique=`for i in $$list; do \
|
|---|
| 410 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|---|
| 411 | done | \
|
|---|
| 412 | $(AWK) ' { files[$$0] = 1; } \
|
|---|
| 413 | END { for (i in files) print i; }'`; \
|
|---|
| 414 | test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
|---|
| 415 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
|---|
| 416 | $$tags $$unique
|
|---|
| 417 |
|
|---|
| 418 | GTAGS:
|
|---|
| 419 | here=`$(am__cd) $(top_builddir) && pwd` \
|
|---|
| 420 | && cd $(top_srcdir) \
|
|---|
| 421 | && gtags -i $(GTAGS_ARGS) $$here
|
|---|
| 422 |
|
|---|
| 423 | distclean-tags:
|
|---|
| 424 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|---|
| 425 |
|
|---|
| 426 | distdir: $(DISTFILES)
|
|---|
| 427 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
|---|
| 428 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
|---|
| 429 | list='$(DISTFILES)'; for file in $$list; do \
|
|---|
| 430 | case $$file in \
|
|---|
| 431 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
|---|
| 432 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
|---|
| 433 | esac; \
|
|---|
| 434 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|---|
| 435 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|---|
| 436 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
|---|
| 437 | dir="/$$dir"; \
|
|---|
| 438 | $(mkdir_p) "$(distdir)$$dir"; \
|
|---|
| 439 | else \
|
|---|
| 440 | dir=''; \
|
|---|
| 441 | fi; \
|
|---|
| 442 | if test -d $$d/$$file; then \
|
|---|
| 443 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|---|
| 444 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
|---|
| 445 | fi; \
|
|---|
| 446 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
|---|
| 447 | else \
|
|---|
| 448 | test -f $(distdir)/$$file \
|
|---|
| 449 | || cp -p $$d/$$file $(distdir)/$$file \
|
|---|
| 450 | || exit 1; \
|
|---|
| 451 | fi; \
|
|---|
| 452 | done
|
|---|
| 453 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 454 | if test "$$subdir" = .; then :; else \
|
|---|
| 455 | test -d "$(distdir)/$$subdir" \
|
|---|
| 456 | || $(mkdir_p) "$(distdir)/$$subdir" \
|
|---|
| 457 | || exit 1; \
|
|---|
| 458 | distdir=`$(am__cd) $(distdir) && pwd`; \
|
|---|
| 459 | top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
|
|---|
| 460 | (cd $$subdir && \
|
|---|
| 461 | $(MAKE) $(AM_MAKEFLAGS) \
|
|---|
| 462 | top_distdir="$$top_distdir" \
|
|---|
| 463 | distdir="$$distdir/$$subdir" \
|
|---|
| 464 | distdir) \
|
|---|
| 465 | || exit 1; \
|
|---|
| 466 | fi; \
|
|---|
| 467 | done
|
|---|
| 468 | check-am: all-am
|
|---|
| 469 | check: $(BUILT_SOURCES)
|
|---|
| 470 | $(MAKE) $(AM_MAKEFLAGS) check-recursive
|
|---|
| 471 | all-am: Makefile $(HEADERS)
|
|---|
| 472 | installdirs: installdirs-recursive
|
|---|
| 473 | installdirs-am:
|
|---|
| 474 | for dir in "$(DESTDIR)$(orbitincludedir)"; do \
|
|---|
| 475 | test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
|---|
| 476 | done
|
|---|
| 477 | install: $(BUILT_SOURCES)
|
|---|
| 478 | $(MAKE) $(AM_MAKEFLAGS) install-recursive
|
|---|
| 479 | install-exec: install-exec-recursive
|
|---|
| 480 | install-data: install-data-recursive
|
|---|
| 481 | uninstall: uninstall-recursive
|
|---|
| 482 |
|
|---|
| 483 | install-am: all-am
|
|---|
| 484 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|---|
| 485 |
|
|---|
| 486 | installcheck: installcheck-recursive
|
|---|
| 487 | install-strip:
|
|---|
| 488 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|---|
| 489 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|---|
| 490 | `test -z '$(STRIP)' || \
|
|---|
| 491 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|---|
| 492 | mostlyclean-generic:
|
|---|
| 493 |
|
|---|
| 494 | clean-generic:
|
|---|
| 495 |
|
|---|
| 496 | distclean-generic:
|
|---|
| 497 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|---|
| 498 |
|
|---|
| 499 | maintainer-clean-generic:
|
|---|
| 500 | @echo "This command is intended for maintainers to use"
|
|---|
| 501 | @echo "it deletes files that may require special tools to rebuild."
|
|---|
| 502 | -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
|
|---|
| 503 | clean: clean-recursive
|
|---|
| 504 |
|
|---|
| 505 | clean-am: clean-generic clean-libtool mostlyclean-am
|
|---|
| 506 |
|
|---|
| 507 | distclean: distclean-recursive
|
|---|
| 508 | -rm -f Makefile
|
|---|
| 509 | distclean-am: clean-am distclean-generic distclean-libtool \
|
|---|
| 510 | distclean-tags
|
|---|
| 511 |
|
|---|
| 512 | dvi: dvi-recursive
|
|---|
| 513 |
|
|---|
| 514 | dvi-am:
|
|---|
| 515 |
|
|---|
| 516 | html: html-recursive
|
|---|
| 517 |
|
|---|
| 518 | info: info-recursive
|
|---|
| 519 |
|
|---|
| 520 | info-am:
|
|---|
| 521 |
|
|---|
| 522 | install-data-am: install-orbitincludeHEADERS
|
|---|
| 523 |
|
|---|
| 524 | install-exec-am:
|
|---|
| 525 |
|
|---|
| 526 | install-info: install-info-recursive
|
|---|
| 527 |
|
|---|
| 528 | install-man:
|
|---|
| 529 |
|
|---|
| 530 | installcheck-am:
|
|---|
| 531 |
|
|---|
| 532 | maintainer-clean: maintainer-clean-recursive
|
|---|
| 533 | -rm -f Makefile
|
|---|
| 534 | maintainer-clean-am: distclean-am maintainer-clean-generic
|
|---|
| 535 |
|
|---|
| 536 | mostlyclean: mostlyclean-recursive
|
|---|
| 537 |
|
|---|
| 538 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool
|
|---|
| 539 |
|
|---|
| 540 | pdf: pdf-recursive
|
|---|
| 541 |
|
|---|
| 542 | pdf-am:
|
|---|
| 543 |
|
|---|
| 544 | ps: ps-recursive
|
|---|
| 545 |
|
|---|
| 546 | ps-am:
|
|---|
| 547 |
|
|---|
| 548 | uninstall-am: uninstall-info-am uninstall-orbitincludeHEADERS
|
|---|
| 549 |
|
|---|
| 550 | uninstall-info: uninstall-info-recursive
|
|---|
| 551 |
|
|---|
| 552 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
|
|---|
| 553 | clean clean-generic clean-libtool clean-recursive ctags \
|
|---|
| 554 | ctags-recursive distclean distclean-generic distclean-libtool \
|
|---|
| 555 | distclean-recursive distclean-tags distdir dvi dvi-am html \
|
|---|
| 556 | html-am info info-am install install-am install-data \
|
|---|
| 557 | install-data-am install-exec install-exec-am install-info \
|
|---|
| 558 | install-info-am install-man install-orbitincludeHEADERS \
|
|---|
| 559 | install-strip installcheck installcheck-am installdirs \
|
|---|
| 560 | installdirs-am maintainer-clean maintainer-clean-generic \
|
|---|
| 561 | maintainer-clean-recursive mostlyclean mostlyclean-generic \
|
|---|
| 562 | mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
|
|---|
| 563 | tags tags-recursive uninstall uninstall-am uninstall-info-am \
|
|---|
| 564 | uninstall-orbitincludeHEADERS
|
|---|
| 565 |
|
|---|
| 566 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|---|
| 567 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
|---|
| 568 | .NOEXPORT:
|
|---|