代码搜索:OpenObex

找到约 70 项符合「OpenObex」的源代码

代码结果 70
www.eeworm.com/read/186812/8907954

am makefile.am

if FUSE noinst_PROGRAMS = btfs btfs_SOURCES = main.c btfs_LDADD = @FUSE_LIBS@ @OPENOBEX_LIBS@ @BLUEZ_LIBS@ AM_CFLAGS = @BLUEZ_CFLAGS@ @OPENOBEX_CFLAGS@ @FUSE_CFLAGS@ endif MAINTAINERCLEANFILES = M
www.eeworm.com/read/292747/8335579

am makefile.am

if FUSE noinst_PROGRAMS = btfs btfs_SOURCES = main.c btfs_LDADD = @FUSE_LIBS@ @OPENOBEX_LIBS@ @BLUEZ_LIBS@ AM_CFLAGS = @BLUEZ_CFLAGS@ @OPENOBEX_CFLAGS@ @FUSE_CFLAGS@ endif MAINTAINERCLEANFILES = M
www.eeworm.com/read/188962/8498862

am makefile.am

TOPDIR := .. export TOPDIR pdf: openobex.pdf ps: openobex.ps html: openobex openobex.sgml: openobex.tmpl docproc ../lib/obex.c $(top_srcdir)/doc/docproc $@ clean: -$(RM) openobex.sgml openob
www.eeworm.com/read/188962/8498831

am makefile.am

SUBDIRS = include lib apps ircp doc aclocaldir = $(datadir)/aclocal aclocal_DATA = openobex.m4 pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = openobex.pc EXTRA_DIST = $(aclocal_DATA) DISTC
www.eeworm.com/read/188962/8498875

in makefile.in

# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc
www.eeworm.com/read/388977/8559023

am makefile.am

SUBDIRS = include lib apps ircp doc aclocaldir = $(datadir)/aclocal aclocal_DATA = openobex.m4 EXTRA_DIST = $(aclocal_DATA) pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = openobex.pc DISTC
www.eeworm.com/read/388977/8559109

in makefile.in

# Makefile.in generated by automake 1.7.9 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 # Free Software Foundation, Inc. # This Makefile
www.eeworm.com/read/181075/9275493

am makefile.am

SUBDIRS = include lib apps ircp doc aclocaldir = $(datadir)/aclocal aclocal_DATA = openobex.m4 pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = openobex.pc EXTRA_DIST = $(aclocal_DATA) DISTC
www.eeworm.com/read/181075/9275523

in makefile.in

# Makefile.in generated by automake 1.7.9 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 # Free Software Foundation, Inc. # This Makefile
www.eeworm.com/read/188962/8498877

am makefile.am

includedir = @includedir@/openobex include_HEADERS = obex.h obex_const.h MAINTAINERCLEANFILES = Makefile.in all-local: @if [ ! -e openobex ] ; then $(LN_S) $(top_srcdir)/include openobex ; fi cl