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

📄 makefile.in

📁 一个windows上的加解密程式 提供方便的介面让使用者操作
💻 IN
📖 第 1 页 / 共 2 页
字号:
# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am# Copyright (C) 1994, 1995-8, 1999, 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.SHELL = @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@libdir = @libdir@infodir = @infodir@mandir = @mandir@includedir = @includedir@oldincludedir = /usr/includeDESTDIR =pkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@top_builddir = .ACLOCAL = @ACLOCAL@AUTOCONF = @AUTOCONF@AUTOMAKE = @AUTOMAKE@AUTOHEADER = @AUTOHEADER@INSTALL = @INSTALL@INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)INSTALL_DATA = @INSTALL_DATA@INSTALL_SCRIPT = @INSTALL_SCRIPT@transform = @program_transform_name@NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :build_alias = @build_alias@build_triplet = @build@host_alias = @host_alias@host_triplet = @host@target_alias = @target_alias@target_triplet = @target@AR = @AR@AS = @AS@BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@CATOBJEXT = @CATOBJEXT@CC = @CC@CXX = @CXX@CXXCPP = @CXXCPP@DATADIRNAME = @DATADIRNAME@DLLTOOL = @DLLTOOL@ECHO = @ECHO@EGREP = @EGREP@EXEEXT = @EXEEXT@F77 = @F77@GAIM_CFLAGS = @GAIM_CFLAGS@GCJ = @GCJ@GCJFLAGS = @GCJFLAGS@GENCAT = @GENCAT@GLIBC21 = @GLIBC21@GMSGFMT = @GMSGFMT@GTK_CFLAGS = @GTK_CFLAGS@GTK_CONFIG = @GTK_CONFIG@GTK_LIBS = @GTK_LIBS@HAVE_ASPRINTF = @HAVE_ASPRINTF@HAVE_LIB = @HAVE_LIB@HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@HAVE_SNPRINTF = @HAVE_SNPRINTF@HAVE_WPRINTF = @HAVE_WPRINTF@INSTOBJEXT = @INSTOBJEXT@INTLBISON = @INTLBISON@INTLLIBS = @INTLLIBS@INTLOBJS = @INTLOBJS@INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@LIB = @LIB@LIBICONV = @LIBICONV@LIBINTL = @LIBINTL@LIBTOOL = @LIBTOOL@LN_S = @LN_S@LTLIB = @LTLIB@LTLIBICONV = @LTLIBICONV@LTLIBINTL = @LTLIBINTL@MAKEINFO = @MAKEINFO@MKINSTALLDIRS = @MKINSTALLDIRS@NSS_CFLAGS = @NSS_CFLAGS@NSS_LIBS = @NSS_LIBS@OBJDUMP = @OBJDUMP@OBJEXT = @OBJEXT@PACKAGE = @PACKAGE@PKG_CONFIG = @PKG_CONFIG@POSUB = @POSUB@RANLIB = @RANLIB@RC = @RC@STRIP = @STRIP@USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@USE_NLS = @USE_NLS@VERSION = @VERSION@AUTOMAKE_OPTIONS = foreignencryptdir = $(libdir)/gaimencrypt_la_LDFLAGS = -module -avoid-versionencrypt_la_LIBADD = $(NSS_LIBS)encrypt_LTLIBRARIES = encrypt.lanoinst_LIBRARIES = EXTRA_DIST =  	Makefile.mingw 	po/Makefile.mingw 	COPYING      	CHANGELOG    	INSTALL      	NOTES        	README       	VERSION      	WISHLIST     	gaim-encryption-installer.nsi 	nsis/header.bmp  	nsis/install.ico 	$(wildcard nsis/translations/*.nsh)encrypt_la_SOURCES =  	nls.h                    	ge_blist.c               	ge_blist.h               	config_ui.c              	config_ui.h              	cryptproto.c             	cryptproto.h             	cryptutil.c              	cryptutil.h              	encrypt.c                	encrypt.h                	gpg.c                    	gpg.h                    	icon_capable.xpm         	icon_in_lock.xpm         	icon_in_unlock.xpm       	icon_lock.xpm            	icon_out_capable.xpm     	icon_out_lock.xpm        	icon_out_unlock.xpm      	icon_unlock.xpm          	keys.c                   	keys.h                   	keys_ui.c                	keys_ui.h                	nonce.c                  	nonce.h                  	nss_mgf1.c               	nss_mgf1.h               	nss_oaep.c               	nss_oaep.h               	nss_pss.c                	nss_pss.h                	prefs.c                  	prefs.h                  	rsa_nss.c                	rsa_nss.h                	state.c                  	state.h                  	state_ui.c                  state_ui.h                  ge_ui.c                     ge_ui.hAM_CFLAGS =  	-Wall -fno-strict-aliasingAM_CPPFLAGS =  	-DLOCALEDIR=\"$(datadir)/locale\" 	-DLIBDIR=\"$(libdir)/gaim/\"      	-DDATADIR=\"$(datadir)\"          	$(GLIB_CFLAGS)                    	$(GAIM_CFLAGS)                    	$(NSS_CFLAGS)BUILT_SOURCES = gaim-encryption-config.hSUBDIRS = po intlACLOCAL_AMFLAGS = -I m4ACLOCAL_M4 = $(top_srcdir)/aclocal.m4mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_HEADER = pre-config.hCONFIG_CLEAN_FILES = LIBRARIES =  $(noinst_LIBRARIES)LTLIBRARIES =  $(encrypt_LTLIBRARIES)DEFS = @DEFS@ -I. -I$(srcdir) -I.CPPFLAGS = @CPPFLAGS@LDFLAGS = @LDFLAGS@LIBS = @LIBS@encrypt_la_DEPENDENCIES = encrypt_la_OBJECTS =  ge_blist.lo config_ui.lo cryptproto.lo \cryptutil.lo encrypt.lo gpg.lo keys.lo keys_ui.lo nonce.lo nss_mgf1.lo \nss_oaep.lo nss_pss.lo prefs.lo rsa_nss.lo state.lo state_ui.lo \ge_ui.loCFLAGS = @CFLAGS@COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)CCLD = $(CC)LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@DIST_COMMON =  README ./stamp-h.in ABOUT-NLS COPYING INSTALL Makefile.am \Makefile.in TODO aclocal.m4 config.guess config.sub configure \configure.ac install-sh ltmain.sh missing mkinstalldirs pre-config.h.inDISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)TAR = tarGZIP_ENV = --bestSOURCES = $(encrypt_la_SOURCES)OBJECTS = $(encrypt_la_OBJECTS)all: all-redirect.SUFFIXES:.SUFFIXES: .S .c .lo .o .obj .s$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 	cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps MakefileMakefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status	cd $(top_builddir) \	  && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status$(ACLOCAL_M4):  configure.ac 	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)	$(SHELL) ./config.status --recheck$(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)	cd $(srcdir) && $(AUTOCONF)pre-config.h: stamp-h	@if test ! -f $@; then \		rm -f stamp-h; \		$(MAKE) stamp-h; \	else :; fistamp-h: $(srcdir)/pre-config.h.in $(top_builddir)/config.status	cd $(top_builddir) \	  && CONFIG_FILES= CONFIG_HEADERS=pre-config.h \	     $(SHELL) ./config.status	@echo timestamp > stamp-h 2> /dev/null$(srcdir)/pre-config.h.in: $(srcdir)/stamp-h.in	@if test ! -f $@; then \		rm -f $(srcdir)/stamp-h.in; \		$(MAKE) $(srcdir)/stamp-h.in; \	else :; fi$(srcdir)/stamp-h.in: $(top_srcdir)/configure.ac $(ACLOCAL_M4) 	cd $(top_srcdir) && $(AUTOHEADER)	@echo timestamp > $(srcdir)/stamp-h.in 2> /dev/nullmostlyclean-hdr:clean-hdr:distclean-hdr:	-rm -f pre-config.hmaintainer-clean-hdr:mostlyclean-noinstLIBRARIES:clean-noinstLIBRARIES:	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)distclean-noinstLIBRARIES:maintainer-clean-noinstLIBRARIES:mostlyclean-encryptLTLIBRARIES:clean-encryptLTLIBRARIES:	-test -z "$(encrypt_LTLIBRARIES)" || rm -f $(encrypt_LTLIBRARIES)distclean-encryptLTLIBRARIES:maintainer-clean-encryptLTLIBRARIES:install-encryptLTLIBRARIES: $(encrypt_LTLIBRARIES)	@$(NORMAL_INSTALL)	$(mkinstalldirs) $(DESTDIR)$(encryptdir)	@list='$(encrypt_LTLIBRARIES)'; for p in $$list; do \	  if test -f $$p; then \	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(encryptdir)/$$p"; \	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(encryptdir)/$$p; \	  else :; fi; \	doneuninstall-encryptLTLIBRARIES:	@$(NORMAL_UNINSTALL)	list='$(encrypt_LTLIBRARIES)'; for p in $$list; do \	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(encryptdir)/$$p; \	done.c.o:	$(COMPILE) -c $<# FIXME: We should only use cygpath when building on Windows,# and only if it is available..c.obj:	$(COMPILE) -c `cygpath -w $<`.s.o:	$(COMPILE) -c $<.S.o:	$(COMPILE) -c $<mostlyclean-compile:	-rm -f *.o core *.core	-rm -f *.$(OBJEXT)clean-compile:distclean-compile:	-rm -f *.tab.cmaintainer-clean-compile:.c.lo:	$(LIBTOOL) --mode=compile $(COMPILE) -c $<.s.lo:	$(LIBTOOL) --mode=compile $(COMPILE) -c $<.S.lo:	$(LIBTOOL) --mode=compile $(COMPILE) -c $<mostlyclean-libtool:	-rm -f *.loclean-libtool:

⌨️ 快捷键说明

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