📄 makefile.in
字号:
# Makefile.in generated automatically by automake 1.5 from Makefile.am.# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001# Free Software Foundation, Inc.# This Makefile.in is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.# This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY, to the extent permitted by law; without# even the implied warranty of MERCHANTABILITY or FITNESS FOR A# PARTICULAR PURPOSE.@SET_MAKE@# Process this file with automake to create Makefile.inSHELL = @SHELL@srcdir = @srcdir@top_srcdir = @top_srcdir@VPATH = @srcdir@prefix = @prefix@exec_prefix = @exec_prefix@bindir = @bindir@sbindir = @sbindir@libexecdir = @libexecdir@datadir = @datadir@sysconfdir = @sysconfdir@sharedstatedir = @sharedstatedir@localstatedir = @localstatedir@infodir = @infodir@mandir = @mandir@includedir = @includedir@oldincludedir = /usr/includepkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@top_builddir = ../..ACLOCAL = @ACLOCAL@AUTOCONF = @AUTOCONF@AUTOMAKE = @AUTOMAKE@AUTOHEADER = @AUTOHEADER@INSTALL = @INSTALL@INSTALL_PROGRAM = @INSTALL_PROGRAM@INSTALL_DATA = @INSTALL_DATA@INSTALL_SCRIPT = @INSTALL_SCRIPT@INSTALL_HEADER = $(INSTALL_DATA)transform = @program_transform_name@NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :host_alias = @host_alias@host_triplet = @host@AMTAR = @AMTAR@AR = @AR@AS = @AS@AWK = @AWK@BUNDLEDIR = @BUNDLEDIR@CC = @CC@CFLAGS_ASSUAN = @CFLAGS_ASSUAN@CFLAGS_PCSC = @CFLAGS_PCSC@CPP = @CPP@CXX = @CXX@CXXCPP = @CXXCPP@DEPDIR = @DEPDIR@DLLTOOL = @DLLTOOL@ECHO = @ECHO@EGREP = @EGREP@EXEEXT = @EXEEXT@F77 = @F77@GCJ = @GCJ@GCJFLAGS = @GCJFLAGS@GETOPTSRC = @GETOPTSRC@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@LEX = @LEX@LIBASSUAN = @LIBASSUAN@LIBCRYPTO = @LIBCRYPTO@LIBCRYPTOA = @LIBCRYPTOA@LIBDL = @LIBDL@LIBFL = @LIBFL@LIBLDAP = @LIBLDAP@LIBOPENSC = @LIBOPENSC@LIBPAM = @LIBPAM@LIBPCSC = @LIBPCSC@LIBREADLINE = @LIBREADLINE@LIBSCCONF = @LIBSCCONF@LIBSCLDAP = @LIBSCLDAP@LIBSIA = @LIBSIA@LIBTOOL = @LIBTOOL@LN_S = @LN_S@OBJDUMP = @OBJDUMP@OBJEXT = @OBJEXT@OPENCT_CFLAGS = @OPENCT_CFLAGS@OPENCT_LDFLAGS = @OPENCT_LDFLAGS@OPENCT_LIBS = @OPENCT_LIBS@OPENSC_CFLAGS = @OPENSC_CFLAGS@OPENSC_LIBS = @OPENSC_LIBS@OPENSC_LT_AGE = @OPENSC_LT_AGE@OPENSC_LT_CURRENT = @OPENSC_LT_CURRENT@OPENSC_LT_REVISION = @OPENSC_LT_REVISION@OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@PACKAGE = @PACKAGE@PLUGINDIR = @PLUGINDIR@PTHREAD_CC = @PTHREAD_CC@PTHREAD_CFLAGS = @PTHREAD_CFLAGS@PTHREAD_LIBS = @PTHREAD_LIBS@RANDOM_POOL = @RANDOM_POOL@RANLIB = @RANLIB@RC = @RC@STRIP = @STRIP@TEST_MINUS_S_SH = @TEST_MINUS_S_SH@VERSION = @VERSION@XSLTPROC = @XSLTPROC@am__include = @am__include@am__quote = @am__quote@install_sh = @install_sh@pkgdata = @pkgdata@libdir = @libdir@/openscplugindir = @PLUGINDIR@MAINTAINERCLEANFILES = Makefile.inSUBDIRS = . npincludeEXTRA_DIST = testprog.cINCLUDES = @CPPFLAGS@ @CFLAGS_ASSUAN@@HAVE_ASSUAN_TRUE@@HAVE_SSL_TRUE@lib_LTLIBRARIES = opensc-signer.laopensc_signer_la_LDFLAGS = -module -avoid-versionopensc_signer_la_LIBADD = @LIBOPENSC@ @LIBCRYPTO@ @LIBASSUAN@opensc_signer_la_CFLAGS = $(AM_CFLAGS) -Inpinclude -DXP_UNIXopensc_signer_la_SOURCES = \ opensc-crypto.c opensc-support.c signer.c stubs.c dialog.cnoinst_HEADERS = \ opensc-crypto.h opensc-support.h signer.h subdir = src/signermkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_HEADER = $(top_builddir)/config.hCONFIG_CLEAN_FILES =LTLIBRARIES = $(lib_LTLIBRARIES)opensc_signer_la_DEPENDENCIES =am_opensc_signer_la_OBJECTS = opensc_signer_la-opensc-crypto.lo \ opensc_signer_la-opensc-support.lo opensc_signer_la-signer.lo \ opensc_signer_la-stubs.lo opensc_signer_la-dialog.loopensc_signer_la_OBJECTS = $(am_opensc_signer_la_OBJECTS)DEFS = @DEFS@DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)CPPFLAGS = @CPPFLAGS@LDFLAGS = @LDFLAGS@LIBS = @LIBS@depcomp = $(SHELL) $(top_srcdir)/depcomp@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/opensc_signer_la-dialog.Plo \@AMDEP_TRUE@ $(DEPDIR)/opensc_signer_la-opensc-crypto.Plo \@AMDEP_TRUE@ $(DEPDIR)/opensc_signer_la-opensc-support.Plo \@AMDEP_TRUE@ $(DEPDIR)/opensc_signer_la-signer.Plo \@AMDEP_TRUE@ $(DEPDIR)/opensc_signer_la-stubs.PloCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \ $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)CCLD = $(CC)LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@CFLAGS = @CFLAGS@DIST_SOURCES = $(opensc_signer_la_SOURCES)HEADERS = $(noinst_HEADERS)RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \ uninstall-info-recursive all-recursive install-data-recursive \ install-exec-recursive installdirs-recursive install-recursive \ uninstall-recursive check-recursive installcheck-recursiveDIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.inDIST_SUBDIRS = $(SUBDIRS)SOURCES = $(opensc_signer_la_SOURCES)all: all-recursive.SUFFIXES:.SUFFIXES: .c .lo .o .objmostlyclean-libtool: -rm -f *.loclean-libtool: -rm -rf .libs _libsdistclean-libtool: -rm -f libtool$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu src/signer/MakefileMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && \ CONFIG_HEADERS= CONFIG_LINKS= \ CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.statusinstall-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(libdir) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \ $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \ else :; fi; \ doneuninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \ $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \ doneclean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)opensc_signer_la-opensc-crypto.lo: opensc-crypto.copensc_signer_la-opensc-support.lo: opensc-support.copensc_signer_la-signer.lo: signer.copensc_signer_la-stubs.lo: stubs.copensc_signer_la-dialog.lo: dialog.copensc-signer.la: $(opensc_signer_la_OBJECTS) $(opensc_signer_la_DEPENDENCIES) $(LINK) -rpath $(libdir) $(opensc_signer_la_LDFLAGS) $(opensc_signer_la_OBJECTS) $(opensc_signer_la_LIBADD) $(LIBS)mostlyclean-compile: -rm -f *.$(OBJEXT) core *.coredistclean-compile: -rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/opensc_signer_la-dialog.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/opensc_signer_la-opensc-crypto.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/opensc_signer_la-opensc-support.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/opensc_signer_la-signer.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/opensc_signer_la-stubs.Plo@am__quote@distclean-depend: -rm -rf $(DEPDIR).c.o:@AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<.c.obj:@AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ $(COMPILE) -c `cygpath -w $<`.c.lo:@AMDEP_TRUE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ $(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<opensc_signer_la-opensc-crypto.o: opensc-crypto.c@AMDEP_TRUE@ source='opensc-crypto.c' object='opensc_signer_la-opensc-crypto.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@ depfile='$(DEPDIR)/opensc_signer_la-opensc-crypto.Po' tmpdepfile='$(DEPDIR)/opensc_signer_la-opensc-crypto.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(opensc_signer_la_CFLAGS) $(CFLAGS) -c -o opensc_signer_la-opensc-crypto.o `test -f opensc-crypto.c || echo '$(srcdir)/'`opensc-crypto.copensc_signer_la-opensc-crypto.obj: opensc-crypto.c@AMDEP_TRUE@ source='opensc-crypto.c' object='opensc_signer_la-opensc-crypto.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@ depfile='$(DEPDIR)/opensc_signer_la-opensc-crypto.Po' tmpdepfile='$(DEPDIR)/opensc_signer_la-opensc-crypto.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(opensc_signer_la_CFLAGS) $(CFLAGS) -c -o opensc_signer_la-opensc-crypto.obj `cygpath -w opensc-crypto.c`opensc_signer_la-opensc-crypto.lo: opensc-crypto.c@AMDEP_TRUE@ source='opensc-crypto.c' object='opensc_signer_la-opensc-crypto.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@ depfile='$(DEPDIR)/opensc_signer_la-opensc-crypto.Plo' tmpdepfile='$(DEPDIR)/opensc_signer_la-opensc-crypto.TPlo' @AMDEPBACKSLASH@@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(opensc_signer_la_CFLAGS) $(CFLAGS) -c -o opensc_signer_la-opensc-crypto.lo `test -f opensc-crypto.c || echo '$(srcdir)/'`opensc-crypto.copensc_signer_la-opensc-support.o: opensc-support.c@AMDEP_TRUE@ source='opensc-support.c' object='opensc_signer_la-opensc-support.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@ depfile='$(DEPDIR)/opensc_signer_la-opensc-support.Po' tmpdepfile='$(DEPDIR)/opensc_signer_la-opensc-support.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(opensc_signer_la_CFLAGS) $(CFLAGS) -c -o opensc_signer_la-opensc-support.o `test -f opensc-support.c || echo '$(srcdir)/'`opensc-support.c
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -