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