代码搜索:libraw
找到约 101 项符合「libraw」的源代码
代码结果 101
www.eeworm.com/read/245896/12774278
in makefile.in
# Makefile.in generated by automake 1.9.2 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004 Free Software Foundation, Inc.
# Th
www.eeworm.com/read/245896/12774321
copyright
The maintainer of this package is also the upstream maintainer of libraw1394.
This package was downloaded from
http://www.linux1394.org/files/libraw1394/libraw1394-0.10.1.tar.bz2
Copyright:
libraw1
www.eeworm.com/read/181047/9276164
am makefile.am
MAINTAINERCLEANFILES = Makefile.in
# testlibraw
bin_PROGRAMS = testlibraw sendiso dumpiso
LDADD = ../src/libraw1394.la
www.eeworm.com/read/181047/9276264
am makefile.am
# process this file with automake to create a Makefile.in
EXTRA_DIST = \
control \
rules \
changelog \
copyright \
libraw1394.postinst.in \
libraw1394-dev.docs
www.eeworm.com/read/245896/12774246
am makefile.am
MAINTAINERCLEANFILES = Makefile.in
# testlibraw
bin_PROGRAMS = testlibraw sendiso dumpiso
LDADD = ../src/libraw1394.la
www.eeworm.com/read/245896/12774316
am makefile.am
# process this file with automake to create a Makefile.in
EXTRA_DIST = \
control \
rules \
changelog \
copyright \
libraw1394.postinst.in \
libraw1394-dev.docs
www.eeworm.com/read/181048/9276057
in configure.in
# process this file with autoconf to get a configure script
AC_PREREQ([2.6.0])
AC_INIT([dc1394],[2.0.0-rc3],[libdc1394-devel@lists.sf.net])
AC_CONFIG_SRCDIR([libdc1394/dc1394_control.c])
AM_INIT_AUTOM
www.eeworm.com/read/181047/9276276
rules
#!/usr/bin/make -f
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
ifeq (,$(findstring noopt,$(DEB_BUILD_OP
www.eeworm.com/read/245896/12774323
rules
#!/usr/bin/make -f
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
ifeq (,$(findstring noopt,$(DEB_BUILD_OP
www.eeworm.com/read/245887/12774745
in configure.in
# process this file with autoconf to get a configure script
AC_INIT(libdc1394/dc1394_control.c)
AM_INIT_AUTOMAKE(libdc1394, 1.1.0)
AM_CONFIG_HEADER(config.h)
AC_PROG_CC
AC_PROG_LIBTOOL
AM_PROG_LIBTO