]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blob - linux/src/utils/Makefile.in
be1abed38bdfebece19de1083b318a7d6b1d390a
[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 ECHO = @ECHO@
113 ECHO_C = @ECHO_C@
114 ECHO_N = @ECHO_N@
115 ECHO_T = @ECHO_T@
116 EGREP = @EGREP@
117 EXEEXT = @EXEEXT@
118 INSTALL_DATA = @INSTALL_DATA@
119 INSTALL_PROGRAM = @INSTALL_PROGRAM@
120 INSTALL_SCRIPT = @INSTALL_SCRIPT@
121 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
122 KDIR_FALSE = @KDIR_FALSE@
123 KDIR_TRUE = @KDIR_TRUE@
124 KERNEL_INSTALL_DIR = @KERNEL_INSTALL_DIR@
125 LDFLAGS = @LDFLAGS@
126 LIBOBJS = @LIBOBJS@
127 LIBS = @LIBS@
128 LIBTOOL = @LIBTOOL@
129 LN_S = @LN_S@
130 LTLIBOBJS = @LTLIBOBJS@
131 MAINT = @MAINT@
132 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
133 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
134 MAKEINFO = @MAKEINFO@
135 OBJEXT = @OBJEXT@
136 OMAP54XX_SMP_FALSE = @OMAP54XX_SMP_FALSE@
137 OMAP54XX_SMP_TRUE = @OMAP54XX_SMP_TRUE@
138 OMAPL138_FALSE = @OMAPL138_FALSE@
139 OMAPL138_TRUE = @OMAPL138_TRUE@
140 PACKAGE = @PACKAGE@
141 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142 PACKAGE_NAME = @PACKAGE_NAME@
143 PACKAGE_STRING = @PACKAGE_STRING@
144 PACKAGE_TARNAME = @PACKAGE_TARNAME@
145 PACKAGE_VERSION = @PACKAGE_VERSION@
146 PATH_SEPARATOR = @PATH_SEPARATOR@
147 PLATFORM = @PLATFORM@
148 RANLIB = @RANLIB@
149 SET_MAKE = @SET_MAKE@
150 SHELL = @SHELL@
151 STRIP = @STRIP@
152 TCI6614_FALSE = @TCI6614_FALSE@
153 TCI6614_TRUE = @TCI6614_TRUE@
154 TCI6638_FALSE = @TCI6638_FALSE@
155 TCI6638_TRUE = @TCI6638_TRUE@
156 VERSION = @VERSION@
157 ac_ct_AR = @ac_ct_AR@
158 ac_ct_CC = @ac_ct_CC@
159 ac_ct_CXX = @ac_ct_CXX@
160 ac_ct_RANLIB = @ac_ct_RANLIB@
161 ac_ct_STRIP = @ac_ct_STRIP@
162 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
163 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
164 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
165 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
166 am__include = @am__include@
167 am__leading_dot = @am__leading_dot@
168 am__quote = @am__quote@
169 am__tar = @am__tar@
170 am__untar = @am__untar@
171 bindir = @bindir@
172 build = @build@
173 build_alias = @build_alias@
174 build_cpu = @build_cpu@
175 build_os = @build_os@
176 build_vendor = @build_vendor@
177 datadir = @datadir@
178 exec_prefix = @exec_prefix@
179 host = @host@
180 host_alias = @host_alias@
181 host_cpu = @host_cpu@
182 host_os = @host_os@
183 host_vendor = @host_vendor@
184 includedir = @includedir@
185 infodir = @infodir@
186 install_sh = @install_sh@
187 libdir = @libdir@
188 libexecdir = @libexecdir@
189 localstatedir = @localstatedir@
190 mandir = @mandir@
191 mkdir_p = @mkdir_p@
192 oldincludedir = @oldincludedir@
193 prefix = @prefix@
194 program_transform_name = @program_transform_name@
195 sbindir = @sbindir@
196 sharedstatedir = @sharedstatedir@
197 sysconfdir = @sysconfdir@
198 target_alias = @target_alias@
200 ###############################################################################
201 # THE LIBRARIES TO BUILD
202 ###############################################################################
204 # the library names to build (note we are building shared libs)
205 lib_LTLIBRARIES = libtiipcutils.la
207 # where to install the headers on the system
208 libtiipcutils_ladir = $(includedir)
210 # the list of header files that belong to the library (to be installed later)
211 libtiipcutils_la_HEADERS = 
213 # the sources to add to the library and to add to the source distribution
214 libtiipcutils_la_SOURCES = \
215                         $(libtiipcutils_la_HEADERS) \
216                         $(top_srcdir)/linux/include/ladclient.h \
217                         $(top_srcdir)/linux/include/_lad.h \
218                         $(top_srcdir)/linux/include/_MultiProc.h \
219                         $(top_srcdir)/linux/include/net/rpmsg.h \
220                         $(top_srcdir)/linux/include/ti/ipc/Std.h \
221                         $(top_srcdir)/packages/ti/ipc/MultiProc.h \
222                         LAD_client.c \
223                         MultiProc.c \
224                         SocketFxns.c
227 # Add version info to the shared library
228 libtiipcutils_la_LDFLAGS = -version-info 1:0:0
229 all: all-am
231 .SUFFIXES:
232 .SUFFIXES: .c .lo .o .obj
233 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
234         @for dep in $?; do \
235           case '$(am__configure_deps)' in \
236             *$$dep*) \
237               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
238                 && exit 0; \
239               exit 1;; \
240           esac; \
241         done; \
242         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  linux/src/utils/Makefile'; \
243         cd $(top_srcdir) && \
244           $(AUTOMAKE) --foreign  linux/src/utils/Makefile
245 .PRECIOUS: Makefile
246 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
247         @case '$?' in \
248           *config.status*) \
249             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
250           *) \
251             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
252             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
253         esac;
255 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
256         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
259         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
261         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
263         @$(NORMAL_INSTALL)
264         test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
265         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
266           if test -f $$p; then \
267             f=$(am__strip_dir) \
268             echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
269             $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
270           else :; fi; \
271         done
273 uninstall-libLTLIBRARIES:
274         @$(NORMAL_UNINSTALL)
275         @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
276           p=$(am__strip_dir) \
277           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
278           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
279         done
281 clean-libLTLIBRARIES:
282         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
283         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
284           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
285           test "$$dir" != "$$p" || dir=.; \
286           echo "rm -f \"$${dir}/so_locations\""; \
287           rm -f "$${dir}/so_locations"; \
288         done
289 libtiipcutils.la: $(libtiipcutils_la_OBJECTS) $(libtiipcutils_la_DEPENDENCIES) 
290         $(LINK) -rpath $(libdir) $(libtiipcutils_la_LDFLAGS) $(libtiipcutils_la_OBJECTS) $(libtiipcutils_la_LIBADD) $(LIBS)
292 mostlyclean-compile:
293         -rm -f *.$(OBJEXT)
295 distclean-compile:
296         -rm -f *.tab.c
298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LAD_client.Plo@am__quote@
299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MultiProc.Plo@am__quote@
300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SocketFxns.Plo@am__quote@
302 .c.o:
303 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
304 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
305 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
306 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
307 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
309 .c.obj:
310 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
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 `$(CYGPATH_W) '$<'`
316 .c.lo:
317 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
318 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
319 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
320 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
321 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
323 mostlyclean-libtool:
324         -rm -f *.lo
326 clean-libtool:
327         -rm -rf .libs _libs
329 distclean-libtool:
330         -rm -f libtool
331 uninstall-info-am:
332 install-libtiipcutils_laHEADERS: $(libtiipcutils_la_HEADERS)
333         @$(NORMAL_INSTALL)
334         test -z "$(libtiipcutils_ladir)" || $(mkdir_p) "$(DESTDIR)$(libtiipcutils_ladir)"
335         @list='$(libtiipcutils_la_HEADERS)'; for p in $$list; do \
336           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
337           f=$(am__strip_dir) \
338           echo " $(libtiipcutils_laHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libtiipcutils_ladir)/$$f'"; \
339           $(libtiipcutils_laHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libtiipcutils_ladir)/$$f"; \
340         done
342 uninstall-libtiipcutils_laHEADERS:
343         @$(NORMAL_UNINSTALL)
344         @list='$(libtiipcutils_la_HEADERS)'; for p in $$list; do \
345           f=$(am__strip_dir) \
346           echo " rm -f '$(DESTDIR)$(libtiipcutils_ladir)/$$f'"; \
347           rm -f "$(DESTDIR)$(libtiipcutils_ladir)/$$f"; \
348         done
350 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
351         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
352         unique=`for i in $$list; do \
353             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
354           done | \
355           $(AWK) '    { files[$$0] = 1; } \
356                END { for (i in files) print i; }'`; \
357         mkid -fID $$unique
358 tags: TAGS
360 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
361                 $(TAGS_FILES) $(LISP)
362         tags=; \
363         here=`pwd`; \
364         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
365         unique=`for i in $$list; do \
366             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
367           done | \
368           $(AWK) '    { files[$$0] = 1; } \
369                END { for (i in files) print i; }'`; \
370         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
371           test -n "$$unique" || unique=$$empty_fix; \
372           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
373             $$tags $$unique; \
374         fi
375 ctags: CTAGS
376 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
377                 $(TAGS_FILES) $(LISP)
378         tags=; \
379         here=`pwd`; \
380         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
381         unique=`for i in $$list; do \
382             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
383           done | \
384           $(AWK) '    { files[$$0] = 1; } \
385                END { for (i in files) print i; }'`; \
386         test -z "$(CTAGS_ARGS)$$tags$$unique" \
387           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
388              $$tags $$unique
390 GTAGS:
391         here=`$(am__cd) $(top_builddir) && pwd` \
392           && cd $(top_srcdir) \
393           && gtags -i $(GTAGS_ARGS) $$here
395 distclean-tags:
396         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
398 distdir: $(DISTFILES)
399         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
400         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
401         list='$(DISTFILES)'; for file in $$list; do \
402           case $$file in \
403             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
404             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
405           esac; \
406           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
407           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
408           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
409             dir="/$$dir"; \
410             $(mkdir_p) "$(distdir)$$dir"; \
411           else \
412             dir=''; \
413           fi; \
414           if test -d $$d/$$file; then \
415             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
416               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
417             fi; \
418             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
419           else \
420             test -f $(distdir)/$$file \
421             || cp -p $$d/$$file $(distdir)/$$file \
422             || exit 1; \
423           fi; \
424         done
425 check-am: all-am
426 check: check-am
427 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
428 installdirs:
429         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libtiipcutils_ladir)"; do \
430           test -z "$$dir" || $(mkdir_p) "$$dir"; \
431         done
432 install: install-am
433 install-exec: install-exec-am
434 install-data: install-data-am
435 uninstall: uninstall-am
437 install-am: all-am
438         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
440 installcheck: installcheck-am
441 install-strip:
442         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
443           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
444           `test -z '$(STRIP)' || \
445             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
446 mostlyclean-generic:
448 clean-generic:
450 distclean-generic:
451         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
453 maintainer-clean-generic:
454         @echo "This command is intended for maintainers to use"
455         @echo "it deletes files that may require special tools to rebuild."
456 clean: clean-am
458 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
459         mostlyclean-am
461 distclean: distclean-am
462         -rm -rf ./$(DEPDIR)
463         -rm -f Makefile
464 distclean-am: clean-am distclean-compile distclean-generic \
465         distclean-libtool distclean-tags
467 dvi: dvi-am
469 dvi-am:
471 html: html-am
473 info: info-am
475 info-am:
477 install-data-am: install-libtiipcutils_laHEADERS
479 install-exec-am: install-libLTLIBRARIES
481 install-info: install-info-am
483 install-man:
485 installcheck-am:
487 maintainer-clean: maintainer-clean-am
488         -rm -rf ./$(DEPDIR)
489         -rm -f Makefile
490 maintainer-clean-am: distclean-am maintainer-clean-generic
492 mostlyclean: mostlyclean-am
494 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
495         mostlyclean-libtool
497 pdf: pdf-am
499 pdf-am:
501 ps: ps-am
503 ps-am:
505 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
506         uninstall-libtiipcutils_laHEADERS
508 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
509         clean-libLTLIBRARIES clean-libtool ctags distclean \
510         distclean-compile distclean-generic distclean-libtool \
511         distclean-tags distdir dvi dvi-am html html-am info info-am \
512         install install-am install-data install-data-am install-exec \
513         install-exec-am install-info install-info-am \
514         install-libLTLIBRARIES install-libtiipcutils_laHEADERS \
515         install-man install-strip installcheck installcheck-am \
516         installdirs maintainer-clean maintainer-clean-generic \
517         mostlyclean mostlyclean-compile mostlyclean-generic \
518         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
519         uninstall-am uninstall-info-am uninstall-libLTLIBRARIES \
520         uninstall-libtiipcutils_laHEADERS
523 ###############################################################################
524 # Tell versions [3.59,3.63) of GNU make to not export all variables.
525 # Otherwise a system limit (for SysV at least) may be exceeded.
526 .NOEXPORT: