root/ossiedev/trunk/system/standardInterfaces-metadata/python/Makefile @ 8177

Revision 8177, 10.8 KB (checked in by bhilburn, 5 years ago)

Moving to /usr/local/lib for RPMs.

Line 
1# Makefile.in generated by automake 1.10 from Makefile.am.
2# python/Makefile.  Generated from Makefile.in by configure.
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
16
17pkgdatadir = $(datadir)/standardinterfaces-metadata
18pkglibdir = $(libdir)/standardinterfaces-metadata
19pkgincludedir = $(includedir)/standardinterfaces-metadata
20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
24INSTALL_HEADER = $(INSTALL_DATA)
25transform = $(program_transform_name)
26NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
32build_triplet = x86_64-unknown-linux-gnu
33host_triplet = x86_64-unknown-linux-gnu
34subdir = python
35DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37am__aclocal_m4_deps = $(top_srcdir)/configure.ac
38am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
39        $(ACLOCAL_M4)
40mkinstalldirs = $(install_sh) -d
41CONFIG_CLEAN_FILES =
42SOURCES =
43DIST_SOURCES =
44DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
45ACLOCAL = ${SHELL} /home/bhilburn/working/ossiedev/trunk/system/standardInterfaces-metadata/missing --run aclocal-1.10
46AMTAR = ${SHELL} /home/bhilburn/working/ossiedev/trunk/system/standardInterfaces-metadata/missing --run tar
47AR = ar
48AUTOCONF = ${SHELL} /home/bhilburn/working/ossiedev/trunk/system/standardInterfaces-metadata/missing --run autoconf
49AUTOHEADER = ${SHELL} /home/bhilburn/working/ossiedev/trunk/system/standardInterfaces-metadata/missing --run autoheader
50AUTOMAKE = ${SHELL} /home/bhilburn/working/ossiedev/trunk/system/standardInterfaces-metadata/missing --run automake-1.10
51AWK = gawk
52CC = gcc
53CCDEPMODE = depmode=gcc3
54CFLAGS = -g -O2
55CPP = gcc -E
56CPPFLAGS =
57CXX = g++
58CXXCPP = g++ -E
59CXXDEPMODE = depmode=gcc3
60CXXFLAGS = -g -O2 -I/usr/local/include 
61CYGPATH_W = echo
62DEFS = -DPACKAGE_NAME=\"standardInterfaces-metadata\" -DPACKAGE_TARNAME=\"standardinterfaces-metadata\" -DPACKAGE_VERSION=\"0.6.0\" -DPACKAGE_STRING=\"standardInterfaces-metadata\ 0.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"standardinterfaces-metadata\" -DVERSION=\"0.6.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBOMNIORB4=1 -DHAVE_LIBOMNITHREAD=1 -DHAVE_OMNIORB4_CORBA_H=1
63DEPDIR = .deps
64ECHO = echo
65ECHO_C =
66ECHO_N = -n
67ECHO_T =
68EGREP = /bin/grep -E
69EXEEXT =
70F77 = gfortran
71FFLAGS = -g -O2
72GREP = /bin/grep
73IDL = omniidl
74IDL_FLAGS = -I/usr/local/include 
75INSTALL = /usr/bin/install -c
76INSTALL_DATA = ${INSTALL} -m 644
77INSTALL_PROGRAM = ${INSTALL}
78INSTALL_SCRIPT = ${INSTALL}
79INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
80LDFLAGS =
81LIBOBJS =
82LIBS = -lomnithread -lomniORB4  -L/usr/local/lib -lossieidl -lossieparser -lossiecf 
83LIBTOOL = $(SHELL) $(top_builddir)/libtool
84LN_S = ln -s
85LTLIBOBJS =
86MAKEINFO = ${SHELL} /home/bhilburn/working/ossiedev/trunk/system/standardInterfaces-metadata/missing --run makeinfo
87MKDIR_P = /bin/mkdir -p
88OBJEXT = o
89OSSIE_CFLAGS = -I/usr/local/include 
90OSSIE_LIBS = -L/usr/local/lib -lossieidl -lossieparser -lossiecf 
91PACKAGE = standardinterfaces-metadata
92PACKAGE_BUGREPORT =
93PACKAGE_NAME = standardInterfaces-metadata
94PACKAGE_STRING = standardInterfaces-metadata 0.6.0
95PACKAGE_TARNAME = standardinterfaces-metadata
96PACKAGE_VERSION = 0.6.0
97PATH_SEPARATOR = :
98PKG_CONFIG = /usr/bin/pkg-config
99PYTHON = /usr/bin/python
100PYTHON_EXEC_PREFIX = ${exec_prefix}
101PYTHON_PLATFORM = linux2
102PYTHON_PREFIX = ${prefix}
103PYTHON_VERSION = 2.5
104RANLIB = ranlib
105SED = /bin/sed
106SET_MAKE =
107SHELL = /bin/sh
108STRIP = strip
109VERSION = 0.6.0
110abs_builddir = /home/bhilburn/working/ossiedev/trunk/system/standardInterfaces-metadata/python
111abs_srcdir = /home/bhilburn/working/ossiedev/trunk/system/standardInterfaces-metadata/python
112abs_top_builddir = /home/bhilburn/working/ossiedev/trunk/system/standardInterfaces-metadata
113abs_top_srcdir = /home/bhilburn/working/ossiedev/trunk/system/standardInterfaces-metadata
114ac_ct_CC = gcc
115ac_ct_CXX = g++
116ac_ct_F77 = gfortran
117am__include = include
118am__leading_dot = .
119am__quote =
120am__tar = ${AMTAR} chof - "$$tardir"
121am__untar = ${AMTAR} xf -
122bindir = ${exec_prefix}/bin
123build = x86_64-unknown-linux-gnu
124build_alias =
125build_cpu = x86_64
126build_os = linux-gnu
127build_vendor = unknown
128builddir = .
129datadir = ${datarootdir}
130datarootdir = ${prefix}/share
131docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
132dvidir = ${docdir}
133exec_prefix = ${prefix}
134host = x86_64-unknown-linux-gnu
135host_alias =
136host_cpu = x86_64
137host_os = linux-gnu
138host_vendor = unknown
139htmldir = ${docdir}
140includedir = ${prefix}/include
141infodir = ${datarootdir}/info
142install_sh = $(SHELL) /home/bhilburn/working/ossiedev/trunk/system/standardInterfaces-metadata/install-sh
143libdir = ${exec_prefix}/lib
144libexecdir = ${exec_prefix}/libexec
145localedir = ${datarootdir}/locale
146localstatedir = ${prefix}/var
147mandir = ${datarootdir}/man
148mkdir_p = /bin/mkdir -p
149oldincludedir = /usr/include
150pdfdir = ${docdir}
151pkgpyexecdir = ${pyexecdir}/standardinterfaces-metadata
152pkgpythondir = ${pythondir}/standardinterfaces-metadata
153prefix = /usr/local
154program_transform_name = s,x,x,
155psdir = ${docdir}
156pyexecdir = ${exec_prefix}/lib64/python2.5/site-packages
157pythondir = ${prefix}/lib/python2.5/site-packages
158sbindir = ${exec_prefix}/sbin
159sharedstatedir = ${prefix}/com
160srcdir = .
161sysconfdir = ${prefix}/etc
162target_alias =
163top_builddir = ..
164top_srcdir = ..
165IDL_BIN = $(shell which omniidl)
166all: 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
182Makefile: $(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
199mostlyclean-libtool:
200        -rm -f *.lo
201
202clean-libtool:
203        -rm -rf .libs _libs
204tags: TAGS
205TAGS:
206
207ctags: CTAGS
208CTAGS:
209
210
211distdir: $(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
237check-am: all-am
238check: check-am
239all-am: Makefile
240installdirs:
241install: install-am
242install-exec: install-exec-am
243install-data: install-data-am
244uninstall: uninstall-am
245
246install-am: all-am
247        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
248
249installcheck: installcheck-am
250install-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
255mostlyclean-generic:
256
257clean-generic:
258
259distclean-generic:
260        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
261
262maintainer-clean-generic:
263        @echo "This command is intended for maintainers to use"
264        @echo "it deletes files that may require special tools to rebuild."
265clean-am: clean-generic clean-libtool mostlyclean-am
266
267distclean-am: clean-am distclean-generic
268
269dvi: dvi-am
270
271dvi-am:
272
273html: html-am
274
275info: info-am
276
277info-am:
278
279install-data-am: install-data-local
280
281install-dvi: install-dvi-am
282
283install-exec-am:
284
285install-html: install-html-am
286
287install-info: install-info-am
288
289install-man:
290
291install-pdf: install-pdf-am
292
293install-ps: install-ps-am
294
295installcheck-am:
296
297maintainer-clean: maintainer-clean-am
298        -rm -f Makefile
299maintainer-clean-am: distclean-am maintainer-clean-generic
300
301mostlyclean: mostlyclean-am
302
303mostlyclean-am: mostlyclean-generic mostlyclean-libtool
304
305pdf: pdf-am
306
307pdf-am:
308
309ps: ps-am
310
311ps-am:
312
313uninstall-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
330all:
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
333
334install-data-local:
335        rm -rf $(DESTDIR)$(pythondir)/ossie/standardinterfacesMD
336        mkdir -p $(DESTDIR)$(pythondir)/ossie/standardinterfacesMD
337        cp -R ossie/standardinterfacesMD $(DESTDIR)$(pythondir)/ossie
338
339distclean:
340        rm -rf ossie
341
342clean:
343        rm -rf ossie
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:
Note: See TracBrowser for help on using the browser.