📄 makefile.in
字号:
prefix = @prefix@program_transform_name = @program_transform_name@psdir = @psdir@sbindir = @sbindir@sharedstatedir = @sharedstatedir@srcdir = @srcdir@sysconfdir = @sysconfdir@target_alias = @target_alias@top_builddir = @top_builddir@top_srcdir = @top_srcdir@@AUDIOPLUGIN_TRUE@plugindir = $(libdir)/bluetooth/plugins@AUDIOPLUGIN_TRUE@plugin_LTLIBRARIES = audio.la@AUDIOPLUGIN_TRUE@audio_la_SOURCES = main.c \@AUDIOPLUGIN_TRUE@ manager.h manager.c headset.h headset.c \@AUDIOPLUGIN_TRUE@ ipc.h ipc.c unix.h unix.c \@AUDIOPLUGIN_TRUE@ device.h device.c gateway.h gateway.c \@AUDIOPLUGIN_TRUE@ sink.c sink.h avdtp.c avdtp.h \@AUDIOPLUGIN_TRUE@ a2dp.c a2dp.h control.c control.h@AUDIOPLUGIN_TRUE@audio_la_LDFLAGS = -module -avoid-version -no-undefined \@AUDIOPLUGIN_TRUE@ -export-symbols-regex bluetooth_plugin_desc@AUDIOPLUGIN_TRUE@LDADD = $(top_builddir)/common/libhelper.a \@AUDIOPLUGIN_TRUE@ @GDBUS_LIBS@ @GLIB_LIBS@ @DBUS_LIBS@ @BLUEZ_LIBS@@ALSA_TRUE@@AUDIOPLUGIN_TRUE@alsadir = $(libdir)/alsa-lib@ALSA_TRUE@@AUDIOPLUGIN_TRUE@alsa_LTLIBRARIES = libasound_module_pcm_bluetooth.la libasound_module_ctl_bluetooth.la@ALSA_TRUE@@AUDIOPLUGIN_TRUE@libasound_module_pcm_bluetooth_la_SOURCES = pcm_bluetooth.c rtp.h ipc.h ipc.c@ALSA_TRUE@@AUDIOPLUGIN_TRUE@libasound_module_pcm_bluetooth_la_LDFLAGS = -module -avoid-version -export-symbols-regex [_]*snd_pcm_.*@ALSA_TRUE@@AUDIOPLUGIN_TRUE@libasound_module_pcm_bluetooth_la_LIBADD = @SBC_LIBS@ @BLUEZ_LIBS@ @ALSA_LIBS@@ALSA_TRUE@@AUDIOPLUGIN_TRUE@libasound_module_pcm_bluetooth_la_CFLAGS = @ALSA_CFLAGS@ @BLUEZ_CFLAGS@ @SBC_CFLAGS@@ALSA_TRUE@@AUDIOPLUGIN_TRUE@libasound_module_ctl_bluetooth_la_SOURCES = ctl_bluetooth.c rtp.h ipc.h ipc.c@ALSA_TRUE@@AUDIOPLUGIN_TRUE@libasound_module_ctl_bluetooth_la_LDFLAGS = -module -avoid-version -export-symbols-regex [_]*snd_ctl_.*@ALSA_TRUE@@AUDIOPLUGIN_TRUE@libasound_module_ctl_bluetooth_la_LIBADD = @BLUEZ_LIBS@ @ALSA_LIBS@@ALSA_TRUE@@AUDIOPLUGIN_TRUE@libasound_module_ctl_bluetooth_la_CFLAGS = @ALSA_CFLAGS@ @BLUEZ_CFLAGS@@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@gstreamerdir = $(libdir)/gstreamer-0.10@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@gstreamer_LTLIBRARIES = libgstbluetooth.la@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@libgstbluetooth_la_SOURCES = gstbluetooth.c \@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@ gstsbcenc.h gstsbcenc.c \@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@ gstsbcdec.h gstsbcdec.c \@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@ gstsbcparse.h gstsbcparse.c \@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@ gstavdtpsink.h gstavdtpsink.c \@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@ gsta2dpsink.h gsta2dpsink.c \@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@ gstsbcutil.h gstsbcutil.c \@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@ gstrtpsbcpay.h gstrtpsbcpay.c \@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@ rtp.h ipc.h ipc.c@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@libgstbluetooth_la_LDFLAGS = -module -avoid-version -export-symbols-regex gst_plugin_desc@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@libgstbluetooth_la_LIBADD = @SBC_LIBS@ @BLUEZ_LIBS@ @GSTREAMER_LIBS@ -lgstaudio-0.10 -lgstrtp-0.10@AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@libgstbluetooth_la_CFLAGS = @GSTREAMER_CFLAGS@ @BLUEZ_CFLAGS@ @SBC_CFLAGS@AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ @GLIB_CFLAGS@ @GDBUS_CFLAGS@INCLUDES = -I$(top_srcdir)/common -I$(top_srcdir)/srcEXTRA_DIST = audio.conf audio-api.txt test-audio asound.confMAINTAINERCLEANFILES = Makefile.inall: all-am.SUFFIXES:.SUFFIXES: .c .lo .o .obj$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu audio/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu audio/Makefile.PRECIOUS: MakefileMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac;$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refreshinstall-alsaLTLIBRARIES: $(alsa_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(alsadir)" || $(MKDIR_P) "$(DESTDIR)$(alsadir)" @list='$(alsa_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(alsaLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(alsadir)/$$f'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(alsaLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(alsadir)/$$f"; \ else :; fi; \ doneuninstall-alsaLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(alsa_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(alsadir)/$$p'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(alsadir)/$$p"; \ doneclean-alsaLTLIBRARIES: -test -z "$(alsa_LTLIBRARIES)" || rm -f $(alsa_LTLIBRARIES) @list='$(alsa_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ doneinstall-gstreamerLTLIBRARIES: $(gstreamer_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(gstreamerdir)" || $(MKDIR_P) "$(DESTDIR)$(gstreamerdir)" @list='$(gstreamer_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(gstreamerLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(gstreamerdir)/$$f'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(gstreamerLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(gstreamerdir)/$$f"; \ else :; fi; \ doneuninstall-gstreamerLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(gstreamer_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(gstreamerdir)/$$p'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(gstreamerdir)/$$p"; \ doneclean-gstreamerLTLIBRARIES: -test -z "$(gstreamer_LTLIBRARIES)" || rm -f $(gstreamer_LTLIBRARIES) @list='$(gstreamer_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ doneinstall-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ else :; fi; \ doneuninstall-pluginLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ doneclean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ doneaudio.la: $(audio_la_OBJECTS) $(audio_la_DEPENDENCIES) $(audio_la_LINK) $(am_audio_la_rpath) $(audio_la_OBJECTS) $(audio_la_LIBADD) $(LIBS)libasound_module_ctl_bluetooth.la: $(libasound_module_ctl_bluetooth_la_OBJECTS) $(libasound_module_ctl_bluetooth_la_DEPENDENCIES) $(libasound_module_ctl_bluetooth_la_LINK) $(am_libasound_module_ctl_bluetooth_la_rpath) $(libasound_module_ctl_bluetooth_la_OBJECTS) $(libasound_module_ctl_bluetooth_la_LIBADD) $(LIBS)libasound_module_pcm_bluetooth.la: $(libasound_module_pcm_bluetooth_la_OBJECTS) $(libasound_module_pcm_bluetooth_la_DEPENDENCIES) $(libasound_module_pcm_bluetooth_la_LINK) $(am_libasound_module_pcm_bluetooth_la_rpath) $(libasound_module_pcm_bluetooth_la_OBJECTS) $(libasound_module_pcm_bluetooth_la_LIBADD) $(LIBS)libgstbluetooth.la: $(libgstbluetooth_la_OBJECTS) $(libgstbluetooth_la_DEPENDENCIES) $(libgstbluetooth_la_LINK) $(am_libgstbluetooth_la_rpath) $(libgstbluetooth_la_OBJECTS) $(libgstbluetooth_la_LIBADD) $(LIBS)mostlyclean-compile: -rm -f *.$(OBJEXT)distclean-compile: -rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/a2dp.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/avdtp.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/control.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/device.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gateway.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/headset.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ipc.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasound_module_ctl_bluetooth_la-ctl_bluetooth.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasound_module_ctl_bluetooth_la-ipc.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasound_module_pcm_bluetooth_la-ipc.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasound_module_pcm_bluetooth_la-pcm_bluetooth.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstbluetooth_la-gsta2dpsink.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstbluetooth_la-gstavdtpsink.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstbluetooth_la-gstbluetooth.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstbluetooth_la-gstrtpsbcpay.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstbluetooth_la-gstsbcdec.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstbluetooth_la-gstsbcenc.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstbluetooth_la-gstsbcparse.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstbluetooth_la-gstsbcutil.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstbluetooth_la-ipc.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/manager.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sink.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unix.Plo@am__quote@.c.o:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(COMPILE) -c $<.c.obj:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`.c.lo:@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo: ctl_bluetooth.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasound_module_ctl_bluetooth_la_CFLAGS) $(CFLAGS) -MT libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo -MD -MP -MF $(DEPDIR)/libasound_module_ctl_bluetooth_la-ctl_bluetooth.Tpo -c -o libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo `test -f 'ctl_bluetooth.c' || echo '$(srcdir)/'`ctl_bluetooth.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libasound_module_ctl_bluetooth_la-ctl_bluetooth.Tpo $(DEPDIR)/libasound_module_ctl_bluetooth_la-ctl_bluetooth.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ctl_bluetooth.c' object='libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasound_module_ctl_bluetooth_la_CFLAGS) $(CFLAGS) -c -o libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo `test -f 'ctl_bluetooth.c' || echo '$(srcdir)/'`ctl_bluetooth.clibasound_module_ctl_bluetooth_la-ipc.lo: ipc.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasound_module_ctl_bluetooth_la_CFLAGS) $(CFLAGS) -MT libasound_module_ctl_bluetooth_la-ipc.lo -MD -MP -MF $(DEPDIR)/libasound_module_ctl_bluetooth_la-ipc.Tpo -c -o libasound_module_ctl_bluetooth_la-ipc.lo `test -f 'ipc.c' || echo '$(srcdir)/'`ipc.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libasound_module_ctl_bluetooth_la-ipc.Tpo $(DEPDIR)/libasound_module_ctl_bluetooth_la-ipc.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ipc.c' object='libasound_module_ctl_bluetooth_la-ipc.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasound_module_ctl_bluetooth_la_CFLAGS) $(CFLAGS) -c -o libasound_module_ctl_bluetooth_la-ipc.lo `test -f 'ipc.c' || echo '$(srcdir)/'`ipc.clibasound_module_pcm_bluetooth_la-pcm_bluetooth.lo: pcm_bluetooth.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasound_module_pcm_bluetooth_la_CFLAGS) $(CFLAGS) -MT libasound_module_pcm_bluetooth_la-pcm_bluetooth.lo -MD -MP -MF $(DEPDIR)/libasound_module_pcm_bluetooth_la-pcm_bluetooth.Tpo -c -o libasound_module_pcm_bluetooth_la-pcm_bluetooth.lo `test -f 'pcm_bluetooth.c' || echo '$(srcdir)/'`pcm_bluetooth.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libasound_module_pcm_bluetooth_la-pcm_bluetooth.Tpo $(DEPDIR)/libasound_module_pcm_bluetooth_la-pcm_bluetooth.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pcm_bluetooth.c' object='libasound_module_pcm_bluetooth_la-pcm_bluetooth.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasound_module_pcm_bluetooth_la_CFLAGS) $(CFLAGS) -c -o libasound_module_pcm_bluetooth_la-pcm_bluetooth.lo `test -f 'pcm_bluetooth.c' || echo '$(srcdir)/'`pcm_bluetooth.clibasound_module_pcm_bluetooth_la-ipc.lo: ipc.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasound_module_pcm_bluetooth_la_CFLAGS) $(CFLAGS) -MT libasound_module_pcm_bluetooth_la-ipc.lo -MD -MP -MF $(DEPDIR)/libasound_module_pcm_bluetooth_la-ipc.Tpo -c -o libasound_module_pcm_bluetooth_la-ipc.lo `test -f 'ipc.c' || echo '$(srcdir)/'`ipc.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libasound_module_pcm_bluetooth_la-ipc.Tpo $(DEPDIR)/libasound_module_pcm_bluetooth_la-ipc.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ipc.c' object='libasound_module_pcm_bluetooth_la-ipc.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasound_module_pcm_bluetooth_la_CFLAGS) $(CFLAGS) -c -o libasound_module_pcm_bluetooth_la-ipc.lo `test -f 'ipc.c' || echo '$(srcdir)/'`ipc.clibgstbluetooth_la-gstbluetooth.lo: gstbluetooth.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstbluetooth_la_CFLAGS) $(CFLAGS) -MT libgstbluetooth_la-gstbluetooth.lo -MD -MP -MF $(DEPDIR)/libgstbluetooth_la-gstbluetooth.Tpo -c -o libgstbluetooth_la-gstbluetooth.lo `test -f 'gstbluetooth.c' || echo '$(srcdir)/'`gstbluetooth.c
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -