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/transport
41 DIST_COMMON = $(libtransport_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)$(libtransport_ladir)"
57 libLTLIBRARIES_INSTALL = $(INSTALL)
58 LTLIBRARIES = $(lib_LTLIBRARIES)
59 libtransport_la_LIBADD =
60 am_libtransport_la_OBJECTS = TransportRpmsg.lo
61 libtransport_la_OBJECTS = $(am_libtransport_la_OBJECTS)
62 DEFAULT_INCLUDES = -I. -I$(srcdir)
63 depcomp = $(SHELL) $(top_srcdir)/linux/build-aux/depcomp
64 am__depfiles_maybe = depfiles
65 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
66 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
67 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
68 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
69 $(AM_CFLAGS) $(CFLAGS)
70 CCLD = $(CC)
71 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
72 $(AM_LDFLAGS) $(LDFLAGS) -o $@
73 SOURCES = $(libtransport_la_SOURCES)
74 DIST_SOURCES = $(libtransport_la_SOURCES)
75 libtransport_laHEADERS_INSTALL = $(INSTALL_HEADER)
76 HEADERS = $(libtransport_la_HEADERS)
77 ETAGS = etags
78 CTAGS = ctags
79 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80 ACLOCAL = @ACLOCAL@
81 AMDEP_FALSE = @AMDEP_FALSE@
82 AMDEP_TRUE = @AMDEP_TRUE@
83 AMTAR = @AMTAR@
85 # additional include paths necessary to compile the library
86 AM_CFLAGS = -I$(top_srcdir)/linux/include -I$(top_srcdir)/hlos_common/include \
87 -I$(top_srcdir)/packages -I$(KERNEL_INSTALL_DIR)/include/generated/uapi\
88 -D_GNU_SOURCE -Wall @AM_CFLAGS@
90 AM_LDFLAGS = @AM_LDFLAGS@
91 AR = @AR@
92 AUTOCONF = @AUTOCONF@
93 AUTOHEADER = @AUTOHEADER@
94 AUTOMAKE = @AUTOMAKE@
95 AWK = @AWK@
96 C66AK2E_FALSE = @C66AK2E_FALSE@
97 C66AK2E_TRUE = @C66AK2E_TRUE@
98 CC = @CC@
99 CCDEPMODE = @CCDEPMODE@
100 CFLAGS = @CFLAGS@
101 CMEM_FALSE = @CMEM_FALSE@
102 CMEM_INSTALL_DIR = @CMEM_INSTALL_DIR@
103 CMEM_TRUE = @CMEM_TRUE@
104 CPP = @CPP@
105 CPPFLAGS = @CPPFLAGS@
106 CXX = @CXX@
107 CXXCPP = @CXXCPP@
108 CXXDEPMODE = @CXXDEPMODE@
109 CXXFLAGS = @CXXFLAGS@
110 CYGPATH_W = @CYGPATH_W@
111 DEFS = @DEFS@
112 DEPDIR = @DEPDIR@
113 DRA7XX_FALSE = @DRA7XX_FALSE@
114 DRA7XX_TRUE = @DRA7XX_TRUE@
115 DRM_FALSE = @DRM_FALSE@
116 DRM_PREFIX = @DRM_PREFIX@
117 DRM_TRUE = @DRM_TRUE@
118 ECHO = @ECHO@
119 ECHO_C = @ECHO_C@
120 ECHO_N = @ECHO_N@
121 ECHO_T = @ECHO_T@
122 EGREP = @EGREP@
123 EXEEXT = @EXEEXT@
124 INSTALL_DATA = @INSTALL_DATA@
125 INSTALL_PROGRAM = @INSTALL_PROGRAM@
126 INSTALL_SCRIPT = @INSTALL_SCRIPT@
127 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
128 KDIR_FALSE = @KDIR_FALSE@
129 KDIR_TRUE = @KDIR_TRUE@
130 KERNEL_INSTALL_DIR = @KERNEL_INSTALL_DIR@
131 LDFLAGS = @LDFLAGS@
132 LIBOBJS = @LIBOBJS@
133 LIBS = @LIBS@
134 LIBTOOL = @LIBTOOL@
135 LN_S = @LN_S@
136 LTLIBOBJS = @LTLIBOBJS@
137 MAINT = @MAINT@
138 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
139 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
140 MAKEINFO = @MAKEINFO@
141 OBJEXT = @OBJEXT@
142 OMAP54XX_SMP_FALSE = @OMAP54XX_SMP_FALSE@
143 OMAP54XX_SMP_TRUE = @OMAP54XX_SMP_TRUE@
144 OMAPL138_FALSE = @OMAPL138_FALSE@
145 OMAPL138_TRUE = @OMAPL138_TRUE@
146 PACKAGE = @PACKAGE@
147 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
148 PACKAGE_NAME = @PACKAGE_NAME@
149 PACKAGE_STRING = @PACKAGE_STRING@
150 PACKAGE_TARNAME = @PACKAGE_TARNAME@
151 PACKAGE_VERSION = @PACKAGE_VERSION@
152 PATH_SEPARATOR = @PATH_SEPARATOR@
153 PLATFORM = @PLATFORM@
154 RANLIB = @RANLIB@
155 SET_MAKE = @SET_MAKE@
156 SHELL = @SHELL@
157 STRIP = @STRIP@
158 TCI6614_FALSE = @TCI6614_FALSE@
159 TCI6614_TRUE = @TCI6614_TRUE@
160 TCI6630_FALSE = @TCI6630_FALSE@
161 TCI6630_TRUE = @TCI6630_TRUE@
162 TCI6636_FALSE = @TCI6636_FALSE@
163 TCI6636_TRUE = @TCI6636_TRUE@
164 TCI6638_FALSE = @TCI6638_FALSE@
165 TCI6638_TRUE = @TCI6638_TRUE@
166 VERSION = @VERSION@
167 ac_ct_AR = @ac_ct_AR@
168 ac_ct_CC = @ac_ct_CC@
169 ac_ct_CXX = @ac_ct_CXX@
170 ac_ct_RANLIB = @ac_ct_RANLIB@
171 ac_ct_STRIP = @ac_ct_STRIP@
172 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
173 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
174 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
175 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
176 am__include = @am__include@
177 am__leading_dot = @am__leading_dot@
178 am__quote = @am__quote@
179 am__tar = @am__tar@
180 am__untar = @am__untar@
181 bindir = @bindir@
182 build = @build@
183 build_alias = @build_alias@
184 build_cpu = @build_cpu@
185 build_os = @build_os@
186 build_vendor = @build_vendor@
187 datadir = @datadir@
188 exec_prefix = @exec_prefix@
189 host = @host@
190 host_alias = @host_alias@
191 host_cpu = @host_cpu@
192 host_os = @host_os@
193 host_vendor = @host_vendor@
194 includedir = @includedir@
195 infodir = @infodir@
196 install_sh = @install_sh@
197 libdir = @libdir@
198 libexecdir = @libexecdir@
199 localstatedir = @localstatedir@
200 mandir = @mandir@
201 mkdir_p = @mkdir_p@
202 oldincludedir = @oldincludedir@
203 prefix = @prefix@
204 program_transform_name = @program_transform_name@
205 sbindir = @sbindir@
206 sharedstatedir = @sharedstatedir@
207 sysconfdir = @sysconfdir@
208 target_alias = @target_alias@
210 #if DRA7XX
211 #AM_CFLAGS += -DGATEMP_SUPPORT
212 #endif
214 ###############################################################################
215 # THE LIBRARIES TO BUILD
216 ###############################################################################
218 # the library names to build (note we are building shared libs)
219 lib_LTLIBRARIES = libtransport.la
221 # where to install the headers on the system
222 libtransport_ladir = $(includedir)/ti/ipc
224 # the list of header files that belong to the library (to be installed later)
225 libtransport_la_HEADERS = $(top_srcdir)/linux/include/ti/ipc/Std.h
227 # the sources to add to the library and to add to the source distribution
228 libtransport_la_SOURCES = \
229 TransportRpmsg.c
232 # Add version info to the shared library
233 libtransport_la_LDFLAGS = -version-info 1:0:0
234 all: all-am
236 .SUFFIXES:
237 .SUFFIXES: .c .lo .o .obj
238 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
239 @for dep in $?; do \
240 case '$(am__configure_deps)' in \
241 *$$dep*) \
242 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
243 && exit 0; \
244 exit 1;; \
245 esac; \
246 done; \
247 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign linux/src/transport/Makefile'; \
248 cd $(top_srcdir) && \
249 $(AUTOMAKE) --foreign linux/src/transport/Makefile
250 .PRECIOUS: Makefile
251 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
252 @case '$?' in \
253 *config.status*) \
254 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
255 *) \
256 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
257 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
258 esac;
260 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
261 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
264 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
265 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
266 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
268 @$(NORMAL_INSTALL)
269 test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
270 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
271 if test -f $$p; then \
272 f=$(am__strip_dir) \
273 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
274 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
275 else :; fi; \
276 done
278 uninstall-libLTLIBRARIES:
279 @$(NORMAL_UNINSTALL)
280 @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
281 p=$(am__strip_dir) \
282 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
283 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
284 done
286 clean-libLTLIBRARIES:
287 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
288 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
289 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
290 test "$$dir" != "$$p" || dir=.; \
291 echo "rm -f \"$${dir}/so_locations\""; \
292 rm -f "$${dir}/so_locations"; \
293 done
294 libtransport.la: $(libtransport_la_OBJECTS) $(libtransport_la_DEPENDENCIES)
295 $(LINK) -rpath $(libdir) $(libtransport_la_LDFLAGS) $(libtransport_la_OBJECTS) $(libtransport_la_LIBADD) $(LIBS)
297 mostlyclean-compile:
298 -rm -f *.$(OBJEXT)
300 distclean-compile:
301 -rm -f *.tab.c
303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TransportRpmsg.Plo@am__quote@
305 .c.o:
306 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
307 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
308 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
309 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
310 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
312 .c.obj:
313 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
314 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
315 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
316 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
317 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
319 .c.lo:
320 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
321 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
322 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
323 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
324 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
326 mostlyclean-libtool:
327 -rm -f *.lo
329 clean-libtool:
330 -rm -rf .libs _libs
332 distclean-libtool:
333 -rm -f libtool
334 uninstall-info-am:
335 install-libtransport_laHEADERS: $(libtransport_la_HEADERS)
336 @$(NORMAL_INSTALL)
337 test -z "$(libtransport_ladir)" || $(mkdir_p) "$(DESTDIR)$(libtransport_ladir)"
338 @list='$(libtransport_la_HEADERS)'; for p in $$list; do \
339 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
340 f=$(am__strip_dir) \
341 echo " $(libtransport_laHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libtransport_ladir)/$$f'"; \
342 $(libtransport_laHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libtransport_ladir)/$$f"; \
343 done
345 uninstall-libtransport_laHEADERS:
346 @$(NORMAL_UNINSTALL)
347 @list='$(libtransport_la_HEADERS)'; for p in $$list; do \
348 f=$(am__strip_dir) \
349 echo " rm -f '$(DESTDIR)$(libtransport_ladir)/$$f'"; \
350 rm -f "$(DESTDIR)$(libtransport_ladir)/$$f"; \
351 done
353 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
354 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
355 unique=`for i in $$list; do \
356 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357 done | \
358 $(AWK) ' { files[$$0] = 1; } \
359 END { for (i in files) print i; }'`; \
360 mkid -fID $$unique
361 tags: TAGS
363 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
364 $(TAGS_FILES) $(LISP)
365 tags=; \
366 here=`pwd`; \
367 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
368 unique=`for i in $$list; do \
369 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370 done | \
371 $(AWK) ' { files[$$0] = 1; } \
372 END { for (i in files) print i; }'`; \
373 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
374 test -n "$$unique" || unique=$$empty_fix; \
375 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
376 $$tags $$unique; \
377 fi
378 ctags: CTAGS
379 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
380 $(TAGS_FILES) $(LISP)
381 tags=; \
382 here=`pwd`; \
383 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
384 unique=`for i in $$list; do \
385 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386 done | \
387 $(AWK) ' { files[$$0] = 1; } \
388 END { for (i in files) print i; }'`; \
389 test -z "$(CTAGS_ARGS)$$tags$$unique" \
390 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
391 $$tags $$unique
393 GTAGS:
394 here=`$(am__cd) $(top_builddir) && pwd` \
395 && cd $(top_srcdir) \
396 && gtags -i $(GTAGS_ARGS) $$here
398 distclean-tags:
399 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
401 distdir: $(DISTFILES)
402 $(mkdir_p) $(distdir)/../../../linux/include/ti/ipc
403 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
404 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
405 list='$(DISTFILES)'; for file in $$list; do \
406 case $$file in \
407 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
408 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
409 esac; \
410 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
411 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
412 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
413 dir="/$$dir"; \
414 $(mkdir_p) "$(distdir)$$dir"; \
415 else \
416 dir=''; \
417 fi; \
418 if test -d $$d/$$file; then \
419 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
420 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
421 fi; \
422 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
423 else \
424 test -f $(distdir)/$$file \
425 || cp -p $$d/$$file $(distdir)/$$file \
426 || exit 1; \
427 fi; \
428 done
429 check-am: all-am
430 check: check-am
431 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
432 installdirs:
433 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libtransport_ladir)"; do \
434 test -z "$$dir" || $(mkdir_p) "$$dir"; \
435 done
436 install: install-am
437 install-exec: install-exec-am
438 install-data: install-data-am
439 uninstall: uninstall-am
441 install-am: all-am
442 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
444 installcheck: installcheck-am
445 install-strip:
446 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
447 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
448 `test -z '$(STRIP)' || \
449 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
450 mostlyclean-generic:
452 clean-generic:
454 distclean-generic:
455 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
457 maintainer-clean-generic:
458 @echo "This command is intended for maintainers to use"
459 @echo "it deletes files that may require special tools to rebuild."
460 clean: clean-am
462 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
463 mostlyclean-am
465 distclean: distclean-am
466 -rm -rf ./$(DEPDIR)
467 -rm -f Makefile
468 distclean-am: clean-am distclean-compile distclean-generic \
469 distclean-libtool distclean-tags
471 dvi: dvi-am
473 dvi-am:
475 html: html-am
477 info: info-am
479 info-am:
481 install-data-am: install-libtransport_laHEADERS
483 install-exec-am: install-libLTLIBRARIES
485 install-info: install-info-am
487 install-man:
489 installcheck-am:
491 maintainer-clean: maintainer-clean-am
492 -rm -rf ./$(DEPDIR)
493 -rm -f Makefile
494 maintainer-clean-am: distclean-am maintainer-clean-generic
496 mostlyclean: mostlyclean-am
498 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
499 mostlyclean-libtool
501 pdf: pdf-am
503 pdf-am:
505 ps: ps-am
507 ps-am:
509 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
510 uninstall-libtransport_laHEADERS
512 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
513 clean-libLTLIBRARIES clean-libtool ctags distclean \
514 distclean-compile distclean-generic distclean-libtool \
515 distclean-tags distdir dvi dvi-am html html-am info info-am \
516 install install-am install-data install-data-am install-exec \
517 install-exec-am install-info install-info-am \
518 install-libLTLIBRARIES install-libtransport_laHEADERS \
519 install-man install-strip installcheck installcheck-am \
520 installdirs maintainer-clean maintainer-clean-generic \
521 mostlyclean mostlyclean-compile mostlyclean-generic \
522 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
523 uninstall-am uninstall-info-am uninstall-libLTLIBRARIES \
524 uninstall-libtransport_laHEADERS
527 #pkgconfig_DATA = libtiipc.pc
528 #pkgconfigdir = $(libdir)/pkgconfig
530 ###############################################################################
531 # Tell versions [3.59,3.63) of GNU make to not export all variables.
532 # Otherwise a system limit (for SysV at least) may be exceeded.
533 .NOEXPORT: