| [8175] | 1 | # Makefile.in generated by automake 1.10 from Makefile.am. |
|---|
| 2 | # @configure_input@ |
|---|
| 3 | |
|---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
|---|
| 5 | # 2003, 2004, 2005, 2006 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 | VPATH = @srcdir@ |
|---|
| 17 | pkgdatadir = $(datadir)/@PACKAGE@ |
|---|
| 18 | pkglibdir = $(libdir)/@PACKAGE@ |
|---|
| 19 | pkgincludedir = $(includedir)/@PACKAGE@ |
|---|
| 20 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
|---|
| 21 | install_sh_DATA = $(install_sh) -c -m 644 |
|---|
| 22 | install_sh_PROGRAM = $(install_sh) -c |
|---|
| 23 | install_sh_SCRIPT = $(install_sh) -c |
|---|
| 24 | INSTALL_HEADER = $(INSTALL_DATA) |
|---|
| 25 | transform = $(program_transform_name) |
|---|
| 26 | NORMAL_INSTALL = : |
|---|
| 27 | PRE_INSTALL = : |
|---|
| 28 | POST_INSTALL = : |
|---|
| 29 | NORMAL_UNINSTALL = : |
|---|
| 30 | PRE_UNINSTALL = : |
|---|
| 31 | POST_UNINSTALL = : |
|---|
| 32 | build_triplet = @build@ |
|---|
| 33 | host_triplet = @host@ |
|---|
| 34 | subdir = python |
|---|
| 35 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
|---|
| 36 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
|---|
| 37 | am__aclocal_m4_deps = $(top_srcdir)/configure.ac |
|---|
| 38 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
|---|
| 39 | $(ACLOCAL_M4) |
|---|
| 40 | mkinstalldirs = $(install_sh) -d |
|---|
| 41 | CONFIG_CLEAN_FILES = |
|---|
| 42 | SOURCES = |
|---|
| 43 | DIST_SOURCES = |
|---|
| 44 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
|---|
| 45 | ACLOCAL = @ACLOCAL@ |
|---|
| 46 | AMTAR = @AMTAR@ |
|---|
| 47 | AR = @AR@ |
|---|
| 48 | AUTOCONF = @AUTOCONF@ |
|---|
| 49 | AUTOHEADER = @AUTOHEADER@ |
|---|
| 50 | AUTOMAKE = @AUTOMAKE@ |
|---|
| 51 | AWK = @AWK@ |
|---|
| 52 | CC = @CC@ |
|---|
| 53 | CCDEPMODE = @CCDEPMODE@ |
|---|
| 54 | CFLAGS = @CFLAGS@ |
|---|
| 55 | CPP = @CPP@ |
|---|
| 56 | CPPFLAGS = @CPPFLAGS@ |
|---|
| 57 | CXX = @CXX@ |
|---|
| 58 | CXXCPP = @CXXCPP@ |
|---|
| 59 | CXXDEPMODE = @CXXDEPMODE@ |
|---|
| 60 | CXXFLAGS = @CXXFLAGS@ |
|---|
| 61 | CYGPATH_W = @CYGPATH_W@ |
|---|
| 62 | DEFS = @DEFS@ |
|---|
| 63 | DEPDIR = @DEPDIR@ |
|---|
| 64 | ECHO = @ECHO@ |
|---|
| 65 | ECHO_C = @ECHO_C@ |
|---|
| 66 | ECHO_N = @ECHO_N@ |
|---|
| 67 | ECHO_T = @ECHO_T@ |
|---|
| 68 | EGREP = @EGREP@ |
|---|
| 69 | EXEEXT = @EXEEXT@ |
|---|
| 70 | F77 = @F77@ |
|---|
| 71 | FFLAGS = @FFLAGS@ |
|---|
| 72 | GREP = @GREP@ |
|---|
| 73 | IDL = @IDL@ |
|---|
| 74 | IDL_FLAGS = @IDL_FLAGS@ |
|---|
| 75 | INSTALL = @INSTALL@ |
|---|
| 76 | INSTALL_DATA = @INSTALL_DATA@ |
|---|
| 77 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
|---|
| 78 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
|---|
| 79 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
|---|
| 80 | LDFLAGS = @LDFLAGS@ |
|---|
| 81 | LIBOBJS = @LIBOBJS@ |
|---|
| 82 | LIBS = @LIBS@ |
|---|
| 83 | LIBTOOL = @LIBTOOL@ |
|---|
| 84 | LN_S = @LN_S@ |
|---|
| 85 | LTLIBOBJS = @LTLIBOBJS@ |
|---|
| 86 | MAKEINFO = @MAKEINFO@ |
|---|
| 87 | MKDIR_P = @MKDIR_P@ |
|---|
| 88 | OBJEXT = @OBJEXT@ |
|---|
| 89 | OSSIE_CFLAGS = @OSSIE_CFLAGS@ |
|---|
| 90 | OSSIE_LIBS = @OSSIE_LIBS@ |
|---|
| 91 | PACKAGE = @PACKAGE@ |
|---|
| 92 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
|---|
| 93 | PACKAGE_NAME = @PACKAGE_NAME@ |
|---|
| 94 | PACKAGE_STRING = @PACKAGE_STRING@ |
|---|
| 95 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
|---|
| 96 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
|---|
| 97 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
|---|
| 98 | PKG_CONFIG = @PKG_CONFIG@ |
|---|
| [8177] | 99 | PYTHON = @PYTHON@ |
|---|
| 100 | PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ |
|---|
| 101 | PYTHON_PLATFORM = @PYTHON_PLATFORM@ |
|---|
| 102 | PYTHON_PREFIX = @PYTHON_PREFIX@ |
|---|
| 103 | PYTHON_VERSION = @PYTHON_VERSION@ |
|---|
| [8175] | 104 | RANLIB = @RANLIB@ |
|---|
| 105 | SED = @SED@ |
|---|
| 106 | SET_MAKE = @SET_MAKE@ |
|---|
| 107 | SHELL = @SHELL@ |
|---|
| 108 | STRIP = @STRIP@ |
|---|
| 109 | VERSION = @VERSION@ |
|---|
| 110 | abs_builddir = @abs_builddir@ |
|---|
| 111 | abs_srcdir = @abs_srcdir@ |
|---|
| 112 | abs_top_builddir = @abs_top_builddir@ |
|---|
| 113 | abs_top_srcdir = @abs_top_srcdir@ |
|---|
| 114 | ac_ct_CC = @ac_ct_CC@ |
|---|
| 115 | ac_ct_CXX = @ac_ct_CXX@ |
|---|
| 116 | ac_ct_F77 = @ac_ct_F77@ |
|---|
| 117 | am__include = @am__include@ |
|---|
| 118 | am__leading_dot = @am__leading_dot@ |
|---|
| 119 | am__quote = @am__quote@ |
|---|
| 120 | am__tar = @am__tar@ |
|---|
| 121 | am__untar = @am__untar@ |
|---|
| 122 | bindir = @bindir@ |
|---|
| 123 | build = @build@ |
|---|
| 124 | build_alias = @build_alias@ |
|---|
| 125 | build_cpu = @build_cpu@ |
|---|
| 126 | build_os = @build_os@ |
|---|
| 127 | build_vendor = @build_vendor@ |
|---|
| 128 | builddir = @builddir@ |
|---|
| 129 | datadir = @datadir@ |
|---|
| 130 | datarootdir = @datarootdir@ |
|---|
| 131 | docdir = @docdir@ |
|---|
| 132 | dvidir = @dvidir@ |
|---|
| 133 | exec_prefix = @exec_prefix@ |
|---|
| 134 | host = @host@ |
|---|
| 135 | host_alias = @host_alias@ |
|---|
| 136 | host_cpu = @host_cpu@ |
|---|
| 137 | host_os = @host_os@ |
|---|
| 138 | host_vendor = @host_vendor@ |
|---|
| 139 | htmldir = @htmldir@ |
|---|
| 140 | includedir = @includedir@ |
|---|
| 141 | infodir = @infodir@ |
|---|
| 142 | install_sh = @install_sh@ |
|---|
| 143 | libdir = @libdir@ |
|---|
| 144 | libexecdir = @libexecdir@ |
|---|
| 145 | localedir = @localedir@ |
|---|
| 146 | localstatedir = @localstatedir@ |
|---|
| 147 | mandir = @mandir@ |
|---|
| 148 | mkdir_p = @mkdir_p@ |
|---|
| 149 | oldincludedir = @oldincludedir@ |
|---|
| 150 | pdfdir = @pdfdir@ |
|---|
| [8177] | 151 | pkgpyexecdir = @pkgpyexecdir@ |
|---|
| 152 | pkgpythondir = @pkgpythondir@ |
|---|
| [8175] | 153 | prefix = @prefix@ |
|---|
| 154 | program_transform_name = @program_transform_name@ |
|---|
| 155 | psdir = @psdir@ |
|---|
| [8177] | 156 | pyexecdir = @pyexecdir@ |
|---|
| 157 | pythondir = @pythondir@ |
|---|
| [8175] | 158 | sbindir = @sbindir@ |
|---|
| 159 | sharedstatedir = @sharedstatedir@ |
|---|
| 160 | srcdir = @srcdir@ |
|---|
| 161 | sysconfdir = @sysconfdir@ |
|---|
| 162 | target_alias = @target_alias@ |
|---|
| 163 | top_builddir = @top_builddir@ |
|---|
| 164 | top_srcdir = @top_srcdir@ |
|---|
| 165 | IDL_BIN = $(shell which omniidl) |
|---|
| 166 | all: all-am |
|---|
| 167 | |
|---|
| 168 | .SUFFIXES: |
|---|
| 169 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
|---|
| 170 | @for dep in $?; do \ |
|---|
| 171 | case '$(am__configure_deps)' in \ |
|---|
| 172 | *$$dep*) \ |
|---|
| 173 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
|---|
| 174 | && exit 0; \ |
|---|
| 175 | exit 1;; \ |
|---|
| 176 | esac; \ |
|---|
| 177 | done; \ |
|---|
| 178 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign python/Makefile'; \ |
|---|
| 179 | cd $(top_srcdir) && \ |
|---|
| 180 | $(AUTOMAKE) --foreign python/Makefile |
|---|
| 181 | .PRECIOUS: Makefile |
|---|
| 182 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
|---|
| 183 | @case '$?' in \ |
|---|
| 184 | *config.status*) \ |
|---|
| 185 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
|---|
| 186 | *) \ |
|---|
| 187 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
|---|
| 188 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
|---|
| 189 | esac; |
|---|
| 190 | |
|---|
| 191 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
|---|
| 192 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
|---|
| 193 | |
|---|
| 194 | $(top_srcdir)/configure: $(am__configure_deps) |
|---|
| 195 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
|---|
| 196 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
|---|
| 197 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
|---|
| 198 | |
|---|
| 199 | mostlyclean-libtool: |
|---|
| 200 | -rm -f *.lo |
|---|
| 201 | |
|---|
| 202 | clean-libtool: |
|---|
| 203 | -rm -rf .libs _libs |
|---|
| 204 | tags: TAGS |
|---|
| 205 | TAGS: |
|---|
| 206 | |
|---|
| 207 | ctags: CTAGS |
|---|
| 208 | CTAGS: |
|---|
| 209 | |
|---|
| 210 | |
|---|
| 211 | distdir: $(DISTFILES) |
|---|
| 212 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|---|
| 213 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|---|
| 214 | list='$(DISTFILES)'; \ |
|---|
| 215 | dist_files=`for file in $$list; do echo $$file; done | \ |
|---|
| 216 | sed -e "s|^$$srcdirstrip/||;t" \ |
|---|
| 217 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
|---|
| 218 | case $$dist_files in \ |
|---|
| 219 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
|---|
| 220 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
|---|
| 221 | sort -u` ;; \ |
|---|
| 222 | esac; \ |
|---|
| 223 | for file in $$dist_files; do \ |
|---|
| 224 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
|---|
| 225 | if test -d $$d/$$file; then \ |
|---|
| 226 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
|---|
| 227 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
|---|
| 228 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
|---|
| 229 | fi; \ |
|---|
| 230 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
|---|
| 231 | else \ |
|---|
| 232 | test -f $(distdir)/$$file \ |
|---|
| 233 | || cp -p $$d/$$file $(distdir)/$$file \ |
|---|
| 234 | || exit 1; \ |
|---|
| 235 | fi; \ |
|---|
| 236 | done |
|---|
| 237 | check-am: all-am |
|---|
| 238 | check: check-am |
|---|
| 239 | all-am: Makefile |
|---|
| 240 | installdirs: |
|---|
| 241 | install: install-am |
|---|
| 242 | install-exec: install-exec-am |
|---|
| 243 | install-data: install-data-am |
|---|
| 244 | uninstall: uninstall-am |
|---|
| 245 | |
|---|
| 246 | install-am: all-am |
|---|
| 247 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
|---|
| 248 | |
|---|
| 249 | installcheck: installcheck-am |
|---|
| 250 | install-strip: |
|---|
| 251 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
|---|
| 252 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
|---|
| 253 | `test -z '$(STRIP)' || \ |
|---|
| 254 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
|---|
| 255 | mostlyclean-generic: |
|---|
| 256 | |
|---|
| 257 | clean-generic: |
|---|
| 258 | |
|---|
| 259 | distclean-generic: |
|---|
| 260 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
|---|
| 261 | |
|---|
| 262 | maintainer-clean-generic: |
|---|
| 263 | @echo "This command is intended for maintainers to use" |
|---|
| 264 | @echo "it deletes files that may require special tools to rebuild." |
|---|
| 265 | clean-am: clean-generic clean-libtool mostlyclean-am |
|---|
| 266 | |
|---|
| 267 | distclean-am: clean-am distclean-generic |
|---|
| 268 | |
|---|
| 269 | dvi: dvi-am |
|---|
| 270 | |
|---|
| 271 | dvi-am: |
|---|
| 272 | |
|---|
| 273 | html: html-am |
|---|
| 274 | |
|---|
| 275 | info: info-am |
|---|
| 276 | |
|---|
| 277 | info-am: |
|---|
| 278 | |
|---|
| 279 | install-data-am: install-data-local |
|---|
| 280 | |
|---|
| 281 | install-dvi: install-dvi-am |
|---|
| 282 | |
|---|
| 283 | install-exec-am: |
|---|
| 284 | |
|---|
| 285 | install-html: install-html-am |
|---|
| 286 | |
|---|
| 287 | install-info: install-info-am |
|---|
| 288 | |
|---|
| 289 | install-man: |
|---|
| 290 | |
|---|
| 291 | install-pdf: install-pdf-am |
|---|
| 292 | |
|---|
| 293 | install-ps: install-ps-am |
|---|
| 294 | |
|---|
| 295 | installcheck-am: |
|---|
| 296 | |
|---|
| 297 | maintainer-clean: maintainer-clean-am |
|---|
| 298 | -rm -f Makefile |
|---|
| 299 | maintainer-clean-am: distclean-am maintainer-clean-generic |
|---|
| 300 | |
|---|
| 301 | mostlyclean: mostlyclean-am |
|---|
| 302 | |
|---|
| 303 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
|---|
| 304 | |
|---|
| 305 | pdf: pdf-am |
|---|
| 306 | |
|---|
| 307 | pdf-am: |
|---|
| 308 | |
|---|
| 309 | ps: ps-am |
|---|
| 310 | |
|---|
| 311 | ps-am: |
|---|
| 312 | |
|---|
| 313 | uninstall-am: |
|---|
| 314 | |
|---|
| 315 | .MAKE: install-am install-strip |
|---|
| 316 | |
|---|
| 317 | .PHONY: all all-am check check-am clean clean-generic clean-libtool \ |
|---|
| 318 | distclean distclean-generic distclean-libtool distdir dvi \ |
|---|
| 319 | dvi-am html html-am info info-am install install-am \ |
|---|
| 320 | install-data install-data-am install-data-local install-dvi \ |
|---|
| 321 | install-dvi-am install-exec install-exec-am install-html \ |
|---|
| 322 | install-html-am install-info install-info-am install-man \ |
|---|
| 323 | install-pdf install-pdf-am install-ps install-ps-am \ |
|---|
| 324 | install-strip installcheck installcheck-am installdirs \ |
|---|
| 325 | maintainer-clean maintainer-clean-generic mostlyclean \ |
|---|
| 326 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
|---|
| 327 | uninstall uninstall-am |
|---|
| 328 | |
|---|
| 329 | |
|---|
| [8098] | 330 | all: |
|---|
| [8177] | 331 | $(IDL_BIN) -bpython -I/usr/local/include -Wbpackage=ossie.standardinterfacesMD -Wbinline ../realCharMD.idl |
|---|
| 332 | $(IDL_BIN) -bpython -I/usr/local/include -Wbpackage=ossie.standardinterfacesMD -Wbinline ../complexShortMD.idl |
|---|
| [8098] | 333 | |
|---|
| [8175] | 334 | install-data-local: |
|---|
| 335 | rm -rf $(DESTDIR)$(pythondir)/ossie/standardinterfacesMD |
|---|
| 336 | mkdir -p $(DESTDIR)$(pythondir)/ossie/standardinterfacesMD |
|---|
| 337 | cp -R ossie/standardinterfacesMD $(DESTDIR)$(pythondir)/ossie |
|---|
| [8098] | 338 | |
|---|
| 339 | distclean: |
|---|
| 340 | rm -rf ossie |
|---|
| 341 | |
|---|
| 342 | clean: |
|---|
| 343 | rm -rf ossie |
|---|
| [8175] | 344 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
|---|
| 345 | # Otherwise a system limit (for SysV at least) may be exceeded. |
|---|
| 346 | .NOEXPORT: |
|---|