⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.in

📁 Linux的蓝牙操作工具。配合bluez-lib使用
💻 IN
📖 第 1 页 / 共 3 页
字号:
localstatedir = @localstatedir@mandir = @mandir@mkdir_p = @mkdir_p@oldincludedir = @oldincludedir@pdfdir = @pdfdir@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@@AUDIOSERVICE_TRUE@@CONFIGFILES_TRUE@confdir = $(sysconfdir)/bluetooth@AUDIOSERVICE_TRUE@@CONFIGFILES_TRUE@conf_DATA = audio.service audio.conf@AUDIOSERVICE_TRUE@servicedir = $(libdir)/bluetooth@AUDIOSERVICE_TRUE@bluetoothd_service_audio_SOURCES = main.c \@AUDIOSERVICE_TRUE@	manager.h manager.c headset.h headset.c ipc.h ipc.c unix.h unix.c \@AUDIOSERVICE_TRUE@	device.h device.c gateway.h gateway.c \@AUDIOSERVICE_TRUE@	sink.c sink.h avdtp.c avdtp.h a2dp.c a2dp.h control.c control.h@AUDIOSERVICE_TRUE@bluetoothd_service_audio_LDADD = $(top_builddir)/common/libhelper.a \@AUDIOSERVICE_TRUE@				@GLIB_LIBS@ @DBUS_LIBS@ @BLUEZ_LIBS@@ALSA_TRUE@@AUDIOSERVICE_TRUE@alsadir = $(libdir)/alsa-lib@ALSA_TRUE@@AUDIOSERVICE_TRUE@alsa_LTLIBRARIES = libasound_module_pcm_bluetooth.la libasound_module_ctl_bluetooth.la@ALSA_TRUE@@AUDIOSERVICE_TRUE@libasound_module_pcm_bluetooth_la_SOURCES = pcm_bluetooth.c rtp.h ipc.h ipc.c@ALSA_TRUE@@AUDIOSERVICE_TRUE@libasound_module_pcm_bluetooth_la_LDFLAGS = -module -avoid-version -export-symbols-regex [_]*snd_pcm_.*@ALSA_TRUE@@AUDIOSERVICE_TRUE@libasound_module_pcm_bluetooth_la_LIBADD = @SBC_LIBS@ @ALSA_LIBS@@ALSA_TRUE@@AUDIOSERVICE_TRUE@libasound_module_pcm_bluetooth_la_CFLAGS = @ALSA_CFLAGS@ @SBC_CFLAGS@@ALSA_TRUE@@AUDIOSERVICE_TRUE@libasound_module_ctl_bluetooth_la_SOURCES = ctl_bluetooth.c rtp.h ipc.h ipc.c@ALSA_TRUE@@AUDIOSERVICE_TRUE@libasound_module_ctl_bluetooth_la_LDFLAGS = -module -avoid-version -export-symbols-regex [_]*snd_ctl_.*@ALSA_TRUE@@AUDIOSERVICE_TRUE@libasound_module_ctl_bluetooth_la_LIBADD = @ALSA_LIBS@@ALSA_TRUE@@AUDIOSERVICE_TRUE@libasound_module_ctl_bluetooth_la_CFLAGS = @ALSA_CFLAGS@@AUDIOSERVICE_TRUE@@GSTREAMER_TRUE@gstreamerdir = $(libdir)/gstreamer-0.10@AUDIOSERVICE_TRUE@@GSTREAMER_TRUE@gstreamer_LTLIBRARIES = libgstbluetooth.la@AUDIOSERVICE_TRUE@@GSTREAMER_TRUE@libgstbluetooth_la_SOURCES = gstbluetooth.c \@AUDIOSERVICE_TRUE@@GSTREAMER_TRUE@				gstsbcenc.h gstsbcenc.c \@AUDIOSERVICE_TRUE@@GSTREAMER_TRUE@				gstsbcdec.h gstsbcdec.c \@AUDIOSERVICE_TRUE@@GSTREAMER_TRUE@				gstsbcparse.h gstsbcparse.c \@AUDIOSERVICE_TRUE@@GSTREAMER_TRUE@				gsta2dpsink.h gsta2dpsink.c \@AUDIOSERVICE_TRUE@@GSTREAMER_TRUE@				gstsbcutil.h gstsbcutil.c \@AUDIOSERVICE_TRUE@@GSTREAMER_TRUE@				rtp.h ipc.h ipc.c@AUDIOSERVICE_TRUE@@GSTREAMER_TRUE@libgstbluetooth_la_LDFLAGS = -module -avoid-version -export-symbols-regex gst_plugin_desc@AUDIOSERVICE_TRUE@@GSTREAMER_TRUE@libgstbluetooth_la_LIBADD = @SBC_LIBS@ @GSTREAMER_LIBS@ -lgstaudio-0.10@AUDIOSERVICE_TRUE@@GSTREAMER_TRUE@libgstbluetooth_la_CFLAGS = @GSTREAMER_CFLAGS@ @SBC_CFLAGS@AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ @GLIB_CFLAGS@INCLUDES = -I$(top_srcdir)/commonEXTRA_DIST = audio.service 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) --mode=install $(alsaLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(alsadir)/$$f'"; \	    $(LIBTOOL) --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) --mode=uninstall rm -f '$(DESTDIR)$(alsadir)/$$p'"; \	  $(LIBTOOL) --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) --mode=install $(gstreamerLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(gstreamerdir)/$$f'"; \	    $(LIBTOOL) --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) --mode=uninstall rm -f '$(DESTDIR)$(gstreamerdir)/$$p'"; \	  $(LIBTOOL) --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"; \	donelibasound_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)install-servicePROGRAMS: $(service_PROGRAMS)	@$(NORMAL_INSTALL)	test -z "$(servicedir)" || $(MKDIR_P) "$(DESTDIR)$(servicedir)"	@list='$(service_PROGRAMS)'; for p in $$list; do \	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \	  if test -f $$p \	     || test -f $$p1 \	  ; then \	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(servicePROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(servicedir)/$$f'"; \	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(servicePROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(servicedir)/$$f" || exit 1; \	  else :; fi; \	doneuninstall-servicePROGRAMS:	@$(NORMAL_UNINSTALL)	@list='$(service_PROGRAMS)'; for p in $$list; do \	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \	  echo " rm -f '$(DESTDIR)$(servicedir)/$$f'"; \	  rm -f "$(DESTDIR)$(servicedir)/$$f"; \	doneclean-servicePROGRAMS:	@list='$(service_PROGRAMS)'; for p in $$list; do \	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \	  echo " rm -f $$p $$f"; \	  rm -f $$p $$f ; \	donebluetoothd-service-audio$(EXEEXT): $(bluetoothd_service_audio_OBJECTS) $(bluetoothd_service_audio_DEPENDENCIES) 	@rm -f bluetoothd-service-audio$(EXEEXT)	$(LINK) $(bluetoothd_service_audio_OBJECTS) $(bluetoothd_service_audio_LDADD) $(LIBS)mostlyclean-compile:	-rm -f *.$(OBJEXT)distclean-compile:	-rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/a2dp.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/avdtp.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/control.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/device.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gateway.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/headset.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ipc.Po@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-gstbluetooth.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.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/manager.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sink.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unix.Po@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@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libgstbluetooth_la-gstbluetooth.Tpo $(DEPDIR)/libgstbluetooth_la-gstbluetooth.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gstbluetooth.c' object='libgstbluetooth_la-gstbluetooth.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -