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