]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blob - linux/src/utils/Makefile.in
ef61564822f08b4402622bd37f2959db1061b8c7
[ipc/ipcdev.git] / linux / src / utils / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
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.
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.
15 @SET_MAKE@
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 top_builddir = ../../..
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 subdir = linux/src/utils
41 DIST_COMMON = $(libtiipcutils_la_HEADERS) $(srcdir)/Makefile.am \
42         $(srcdir)/Makefile.in
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46         $(ACLOCAL_M4)
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_CLEAN_FILES =
49 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
50 am__vpath_adj = case $$p in \
51     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
52     *) f=$$p;; \
53   esac;
54 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
55 am__installdirs = "$(DESTDIR)$(libdir)" \
56         "$(DESTDIR)$(libtiipcutils_ladir)"
57 libLTLIBRARIES_INSTALL = $(INSTALL)
58 LTLIBRARIES = $(lib_LTLIBRARIES)
59 libtiipcutils_la_LIBADD =
60 am__objects_1 =
61 am_libtiipcutils_la_OBJECTS = $(am__objects_1) LAD_client.lo \
62         MultiProc.lo SocketFxns.lo
63 libtiipcutils_la_OBJECTS = $(am_libtiipcutils_la_OBJECTS)
64 DEFAULT_INCLUDES = -I. -I$(srcdir)
65 depcomp = $(SHELL) $(top_srcdir)/linux/build-aux/depcomp
66 am__depfiles_maybe = depfiles
67 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
68         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
70         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
71         $(AM_CFLAGS) $(CFLAGS)
72 CCLD = $(CC)
73 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
74         $(AM_LDFLAGS) $(LDFLAGS) -o $@
75 SOURCES = $(libtiipcutils_la_SOURCES)
76 DIST_SOURCES = $(libtiipcutils_la_SOURCES)
77 libtiipcutils_laHEADERS_INSTALL = $(INSTALL_HEADER)
78 HEADERS = $(libtiipcutils_la_HEADERS)
79 ETAGS = etags
80 CTAGS = ctags
81 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82 ACLOCAL = @ACLOCAL@
83 AMDEP_FALSE = @AMDEP_FALSE@
84 AMDEP_TRUE = @AMDEP_TRUE@
85 AMTAR = @AMTAR@
87 # additional include paths necessary to compile the library
88 AM_CFLAGS = -I$(top_srcdir)/linux/include -I$(top_srcdir)/hlos_common/include \
89         -I$(top_srcdir)/packages -D_GNU_SOURCE -Wall @AM_CFLAGS@
91 AM_LDFLAGS = @AM_LDFLAGS@
92 AR = @AR@
93 AUTOCONF = @AUTOCONF@
94 AUTOHEADER = @AUTOHEADER@
95 AUTOMAKE = @AUTOMAKE@
96 AWK = @AWK@
97 CC = @CC@
98 CCDEPMODE = @CCDEPMODE@
99 CFLAGS = @CFLAGS@
100 CMEM_FALSE = @CMEM_FALSE@
101 CMEM_INSTALL_DIR = @CMEM_INSTALL_DIR@
102 CMEM_TRUE = @CMEM_TRUE@
103 CPP = @CPP@
104 CPPFLAGS = @CPPFLAGS@
105 CXX = @CXX@
106 CXXCPP = @CXXCPP@
107 CXXDEPMODE = @CXXDEPMODE@
108 CXXFLAGS = @CXXFLAGS@
109 CYGPATH_W = @CYGPATH_W@
110 DEFS = @DEFS@
111 DEPDIR = @DEPDIR@
112 DRA7XX_FALSE = @DRA7XX_FALSE@
113 DRA7XX_TRUE = @DRA7XX_TRUE@
114 DRM_FALSE = @DRM_FALSE@
115 DRM_PREFIX = @DRM_PREFIX@
116 DRM_TRUE = @DRM_TRUE@
117 ECHO = @ECHO@
118 ECHO_C = @ECHO_C@
119 ECHO_N = @ECHO_N@
120 ECHO_T = @ECHO_T@
121 EGREP = @EGREP@
122 EXEEXT = @EXEEXT@
123 INSTALL_DATA = @INSTALL_DATA@
124 INSTALL_PROGRAM = @INSTALL_PROGRAM@
125 INSTALL_SCRIPT = @INSTALL_SCRIPT@
126 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
127 KDIR_FALSE = @KDIR_FALSE@
128 KDIR_TRUE = @KDIR_TRUE@
129 KERNEL_INSTALL_DIR = @KERNEL_INSTALL_DIR@
130 LDFLAGS = @LDFLAGS@
131 LIBOBJS = @LIBOBJS@
132 LIBS = @LIBS@
133 LIBTOOL = @LIBTOOL@
134 LN_S = @LN_S@
135 LTLIBOBJS = @LTLIBOBJS@
136 MAINT = @MAINT@
137 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
138 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
139 MAKEINFO = @MAKEINFO@
140 OBJEXT = @OBJEXT@
141 OMAP54XX_SMP_FALSE = @OMAP54XX_SMP_FALSE@
142 OMAP54XX_SMP_TRUE = @OMAP54XX_SMP_TRUE@
143 OMAPL138_FALSE = @OMAPL138_FALSE@
144 OMAPL138_TRUE = @OMAPL138_TRUE@
145 PACKAGE = @PACKAGE@
146 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
147 PACKAGE_NAME = @PACKAGE_NAME@
148 PACKAGE_STRING = @PACKAGE_STRING@
149 PACKAGE_TARNAME = @PACKAGE_TARNAME@
150 PACKAGE_VERSION = @PACKAGE_VERSION@
151 PATH_SEPARATOR = @PATH_SEPARATOR@
152 PLATFORM = @PLATFORM@
153 RANLIB = @RANLIB@
154 SET_MAKE = @SET_MAKE@
155 SHELL = @SHELL@
156 STRIP = @STRIP@
157 TCI6614_FALSE = @TCI6614_FALSE@
158 TCI6614_TRUE = @TCI6614_TRUE@
159 TCI6636_FALSE = @TCI6636_FALSE@
160 TCI6636_TRUE = @TCI6636_TRUE@
161 TCI6638_FALSE = @TCI6638_FALSE@
162 TCI6638_TRUE = @TCI6638_TRUE@
163 VERSION = @VERSION@
164 ac_ct_AR = @ac_ct_AR@
165 ac_ct_CC = @ac_ct_CC@
166 ac_ct_CXX = @ac_ct_CXX@
167 ac_ct_RANLIB = @ac_ct_RANLIB@
168 ac_ct_STRIP = @ac_ct_STRIP@
169 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
170 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
171 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
172 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
173 am__include = @am__include@
174 am__leading_dot = @am__leading_dot@
175 am__quote = @am__quote@
176 am__tar = @am__tar@
177 am__untar = @am__untar@
178 bindir = @bindir@
179 build = @build@
180 build_alias = @build_alias@
181 build_cpu = @build_cpu@
182 build_os = @build_os@
183 build_vendor = @build_vendor@
184 datadir = @datadir@
185 exec_prefix = @exec_prefix@
186 host = @host@
187 host_alias = @host_alias@
188 host_cpu = @host_cpu@
189 host_os = @host_os@
190 host_vendor = @host_vendor@
191 includedir = @includedir@
192 infodir = @infodir@
193 install_sh = @install_sh@
194 libdir = @libdir@
195 libexecdir = @libexecdir@
196 localstatedir = @localstatedir@
197 mandir = @mandir@
198 mkdir_p = @mkdir_p@
199 oldincludedir = @oldincludedir@
200 prefix = @prefix@
201 program_transform_name = @program_transform_name@
202 sbindir = @sbindir@
203 sharedstatedir = @sharedstatedir@
204 sysconfdir = @sysconfdir@
205 target_alias = @target_alias@
207 ###############################################################################
208 # THE LIBRARIES TO BUILD
209 ###############################################################################
211 # the library names to build (note we are building shared libs)
212 lib_LTLIBRARIES = libtiipcutils.la
214 # where to install the headers on the system
215 libtiipcutils_ladir = $(includedir)
217 # the list of header files that belong to the library (to be installed later)
218 libtiipcutils_la_HEADERS = 
220 # the sources to add to the library and to add to the source distribution
221 libtiipcutils_la_SOURCES = \
222                         $(libtiipcutils_la_HEADERS) \
223                         $(top_srcdir)/linux/include/ladclient.h \
224                         $(top_srcdir)/linux/include/_lad.h \
225                         $(top_srcdir)/linux/include/_MultiProc.h \
226                         $(top_srcdir)/linux/include/net/rpmsg.h \
227                         $(top_srcdir)/linux/include/ti/ipc/Std.h \
228                         $(top_srcdir)/packages/ti/ipc/MultiProc.h \
229                         LAD_client.c \
230                         $(top_srcdir)/hlos_common/src/utils/MultiProc.c \
231                         SocketFxns.c
234 # Add version info to the shared library
235 libtiipcutils_la_LDFLAGS = -version-info 1:0:0
236 all: all-am
238 .SUFFIXES:
239 .SUFFIXES: .c .lo .o .obj
240 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
241         @for dep in $?; do \
242           case '$(am__configure_deps)' in \
243             *$$dep*) \
244               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
245                 && exit 0; \
246               exit 1;; \
247           esac; \
248         done; \
249         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  linux/src/utils/Makefile'; \
250         cd $(top_srcdir) && \
251           $(AUTOMAKE) --foreign  linux/src/utils/Makefile
252 .PRECIOUS: Makefile
253 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
254         @case '$?' in \
255           *config.status*) \
256             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
257           *) \
258             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
259             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
260         esac;
262 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
263         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
265 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
266         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
268         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
269 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
270         @$(NORMAL_INSTALL)
271         test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
272         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
273           if test -f $$p; then \
274             f=$(am__strip_dir) \
275             echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
276             $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
277           else :; fi; \
278         done
280 uninstall-libLTLIBRARIES:
281         @$(NORMAL_UNINSTALL)
282         @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
283           p=$(am__strip_dir) \
284           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
285           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
286         done
288 clean-libLTLIBRARIES:
289         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
290         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
291           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
292           test "$$dir" != "$$p" || dir=.; \
293           echo "rm -f \"$${dir}/so_locations\""; \
294           rm -f "$${dir}/so_locations"; \
295         done
296 libtiipcutils.la: $(libtiipcutils_la_OBJECTS) $(libtiipcutils_la_DEPENDENCIES) 
297         $(LINK) -rpath $(libdir) $(libtiipcutils_la_LDFLAGS) $(libtiipcutils_la_OBJECTS) $(libtiipcutils_la_LIBADD) $(LIBS)
299 mostlyclean-compile:
300         -rm -f *.$(OBJEXT)
302 distclean-compile:
303         -rm -f *.tab.c
305 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LAD_client.Plo@am__quote@
306 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MultiProc.Plo@am__quote@
307 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SocketFxns.Plo@am__quote@
309 .c.o:
310 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
311 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
312 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
313 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
314 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
316 .c.obj:
317 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
318 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
319 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
320 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
321 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
323 .c.lo:
324 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
325 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
326 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
327 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
328 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
330 MultiProc.lo: $(top_srcdir)/hlos_common/src/utils/MultiProc.c
331 @am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT MultiProc.lo -MD -MP -MF "$(DEPDIR)/MultiProc.Tpo" -c -o MultiProc.lo `test -f '$(top_srcdir)/hlos_common/src/utils/MultiProc.c' || echo '$(srcdir)/'`$(top_srcdir)/hlos_common/src/utils/MultiProc.c; \
332 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/MultiProc.Tpo" "$(DEPDIR)/MultiProc.Plo"; else rm -f "$(DEPDIR)/MultiProc.Tpo"; exit 1; fi
333 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(top_srcdir)/hlos_common/src/utils/MultiProc.c' object='MultiProc.lo' libtool=yes @AMDEPBACKSLASH@
334 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
335 @am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o MultiProc.lo `test -f '$(top_srcdir)/hlos_common/src/utils/MultiProc.c' || echo '$(srcdir)/'`$(top_srcdir)/hlos_common/src/utils/MultiProc.c
337 mostlyclean-libtool:
338         -rm -f *.lo
340 clean-libtool:
341         -rm -rf .libs _libs
343 distclean-libtool:
344         -rm -f libtool
345 uninstall-info-am:
346 install-libtiipcutils_laHEADERS: $(libtiipcutils_la_HEADERS)
347         @$(NORMAL_INSTALL)
348         test -z "$(libtiipcutils_ladir)" || $(mkdir_p) "$(DESTDIR)$(libtiipcutils_ladir)"
349         @list='$(libtiipcutils_la_HEADERS)'; for p in $$list; do \
350           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
351           f=$(am__strip_dir) \
352           echo " $(libtiipcutils_laHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libtiipcutils_ladir)/$$f'"; \
353           $(libtiipcutils_laHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libtiipcutils_ladir)/$$f"; \
354         done
356 uninstall-libtiipcutils_laHEADERS:
357         @$(NORMAL_UNINSTALL)
358         @list='$(libtiipcutils_la_HEADERS)'; for p in $$list; do \
359           f=$(am__strip_dir) \
360           echo " rm -f '$(DESTDIR)$(libtiipcutils_ladir)/$$f'"; \
361           rm -f "$(DESTDIR)$(libtiipcutils_ladir)/$$f"; \
362         done
364 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
365         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
366         unique=`for i in $$list; do \
367             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368           done | \
369           $(AWK) '    { files[$$0] = 1; } \
370                END { for (i in files) print i; }'`; \
371         mkid -fID $$unique
372 tags: TAGS
374 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
375                 $(TAGS_FILES) $(LISP)
376         tags=; \
377         here=`pwd`; \
378         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
379         unique=`for i in $$list; do \
380             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381           done | \
382           $(AWK) '    { files[$$0] = 1; } \
383                END { for (i in files) print i; }'`; \
384         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
385           test -n "$$unique" || unique=$$empty_fix; \
386           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
387             $$tags $$unique; \
388         fi
389 ctags: CTAGS
390 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
391                 $(TAGS_FILES) $(LISP)
392         tags=; \
393         here=`pwd`; \
394         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
395         unique=`for i in $$list; do \
396             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
397           done | \
398           $(AWK) '    { files[$$0] = 1; } \
399                END { for (i in files) print i; }'`; \
400         test -z "$(CTAGS_ARGS)$$tags$$unique" \
401           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
402              $$tags $$unique
404 GTAGS:
405         here=`$(am__cd) $(top_builddir) && pwd` \
406           && cd $(top_srcdir) \
407           && gtags -i $(GTAGS_ARGS) $$here
409 distclean-tags:
410         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
412 distdir: $(DISTFILES)
413         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
414         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
415         list='$(DISTFILES)'; for file in $$list; do \
416           case $$file in \
417             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
418             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
419           esac; \
420           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
421           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
422           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
423             dir="/$$dir"; \
424             $(mkdir_p) "$(distdir)$$dir"; \
425           else \
426             dir=''; \
427           fi; \
428           if test -d $$d/$$file; then \
429             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
430               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
431             fi; \
432             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
433           else \
434             test -f $(distdir)/$$file \
435             || cp -p $$d/$$file $(distdir)/$$file \
436             || exit 1; \
437           fi; \
438         done
439 check-am: all-am
440 check: check-am
441 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
442 installdirs:
443         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libtiipcutils_ladir)"; do \
444           test -z "$$dir" || $(mkdir_p) "$$dir"; \
445         done
446 install: install-am
447 install-exec: install-exec-am
448 install-data: install-data-am
449 uninstall: uninstall-am
451 install-am: all-am
452         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
454 installcheck: installcheck-am
455 install-strip:
456         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
457           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
458           `test -z '$(STRIP)' || \
459             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
460 mostlyclean-generic:
462 clean-generic:
464 distclean-generic:
465         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
467 maintainer-clean-generic:
468         @echo "This command is intended for maintainers to use"
469         @echo "it deletes files that may require special tools to rebuild."
470 clean: clean-am
472 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
473         mostlyclean-am
475 distclean: distclean-am
476         -rm -rf ./$(DEPDIR)
477         -rm -f Makefile
478 distclean-am: clean-am distclean-compile distclean-generic \
479         distclean-libtool distclean-tags
481 dvi: dvi-am
483 dvi-am:
485 html: html-am
487 info: info-am
489 info-am:
491 install-data-am: install-libtiipcutils_laHEADERS
493 install-exec-am: install-libLTLIBRARIES
495 install-info: install-info-am
497 install-man:
499 installcheck-am:
501 maintainer-clean: maintainer-clean-am
502         -rm -rf ./$(DEPDIR)
503         -rm -f Makefile
504 maintainer-clean-am: distclean-am maintainer-clean-generic
506 mostlyclean: mostlyclean-am
508 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
509         mostlyclean-libtool
511 pdf: pdf-am
513 pdf-am:
515 ps: ps-am
517 ps-am:
519 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
520         uninstall-libtiipcutils_laHEADERS
522 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
523         clean-libLTLIBRARIES clean-libtool ctags distclean \
524         distclean-compile distclean-generic distclean-libtool \
525         distclean-tags distdir dvi dvi-am html html-am info info-am \
526         install install-am install-data install-data-am install-exec \
527         install-exec-am install-info install-info-am \
528         install-libLTLIBRARIES install-libtiipcutils_laHEADERS \
529         install-man install-strip installcheck installcheck-am \
530         installdirs maintainer-clean maintainer-clean-generic \
531         mostlyclean mostlyclean-compile mostlyclean-generic \
532         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
533         uninstall-am uninstall-info-am uninstall-libLTLIBRARIES \
534         uninstall-libtiipcutils_laHEADERS
537 ###############################################################################
538 # Tell versions [3.59,3.63) of GNU make to not export all variables.
539 # Otherwise a system limit (for SysV at least) may be exceeded.
540 .NOEXPORT: