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

📄 makefile.in

📁 linux 下 源代码测试系统 用 tar 打开
💻 IN
📖 第 1 页 / 共 2 页
字号:
# Makefile.in generated by automake 1.10.1 from Makefile.am.# @configure_input@# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,# 2003, 2004, 2005, 2006, 2007, 2008  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@# Copyright (C) (2008) (Jiakai) <gy_jk@126.com># This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either # version 2 of the License, or any later version.# This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the# GNU General Public License for more details.# You should have received a copy of the GNU General Public License# along with this program; if not, write to the Free Software# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.VPATH = @srcdir@pkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cdinstall_sh_DATA = $(install_sh) -c -m 644install_sh_PROGRAM = $(install_sh) -cinstall_sh_SCRIPT = $(install_sh) -cINSTALL_HEADER = $(INSTALL_DATA)transform = $(program_transform_name)NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :bin_PROGRAMS = injuslin$(EXEEXT)subdir = srcDIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.inACLOCAL_M4 = $(top_srcdir)/aclocal.m4am__aclocal_m4_deps = $(top_srcdir)/configure.inam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \	$(ACLOCAL_M4)mkinstalldirs = $(install_sh) -dCONFIG_HEADER = $(top_builddir)/config.hCONFIG_CLEAN_FILES =am__installdirs = "$(DESTDIR)$(bindir)"PROGRAMS = $(bin_PROGRAMS)am_injuslin_OBJECTS = byteset.$(OBJEXT) common.$(OBJEXT) \	compile.$(OBJEXT) conf.$(OBJEXT) execute.$(OBJEXT) \	judge.$(OBJEXT) main.$(OBJEXT) trstr.$(OBJEXT) \	auto_add_points.$(OBJEXT) interface.$(OBJEXT) \	manage_test.$(OBJEXT) manage_test_func2.$(OBJEXT)injuslin_OBJECTS = $(am_injuslin_OBJECTS)injuslin_LDADD = $(LDADD)injuslin_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \	$(injuslin_LDFLAGS) $(LDFLAGS) -o $@DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)depcomp = $(SHELL) $(top_srcdir)/depcompam__depfiles_maybe = depfilesCXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)CXXLD = $(CXX)CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \	-o $@SOURCES = $(injuslin_SOURCES)DIST_SOURCES = $(injuslin_SOURCES)ETAGS = etagsCTAGS = ctagsDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)ACLOCAL = @ACLOCAL@AMTAR = @AMTAR@AUTOCONF = @AUTOCONF@AUTOHEADER = @AUTOHEADER@AUTOMAKE = @AUTOMAKE@AWK = @AWK@CC = @CC@CCDEPMODE = @CCDEPMODE@CFLAGS = @CFLAGS@CPP = @CPP@CPPFLAGS = @CPPFLAGS@CXX = @CXX@CXXDEPMODE = @CXXDEPMODE@CXXFLAGS = @CXXFLAGS@CYGPATH_W = @CYGPATH_W@DEFS = @DEFS@DEPDIR = @DEPDIR@ECHO_C = @ECHO_C@ECHO_N = @ECHO_N@ECHO_T = @ECHO_T@EGREP = @EGREP@EXEEXT = @EXEEXT@GREP = @GREP@INSTALL = @INSTALL@INSTALL_DATA = @INSTALL_DATA@INSTALL_PROGRAM = @INSTALL_PROGRAM@INSTALL_SCRIPT = @INSTALL_SCRIPT@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@LDFLAGS = @LDFLAGS@LIBOBJS = @LIBOBJS@LIBS = @LIBS@LTLIBOBJS = @LTLIBOBJS@MAKEINFO = @MAKEINFO@MKDIR_P = @MKDIR_P@OBJEXT = @OBJEXT@PACKAGE = @PACKAGE@PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@PACKAGE_NAME = @PACKAGE_NAME@PACKAGE_STRING = @PACKAGE_STRING@PACKAGE_TARNAME = @PACKAGE_TARNAME@PACKAGE_VERSION = @PACKAGE_VERSION@PATH_SEPARATOR = @PATH_SEPARATOR@SET_MAKE = @SET_MAKE@SHELL = @SHELL@STRIP = @STRIP@VERSION = @VERSION@abs_builddir = @abs_builddir@abs_srcdir = @abs_srcdir@abs_top_builddir = @abs_top_builddir@abs_top_srcdir = @abs_top_srcdir@ac_ct_CC = @ac_ct_CC@ac_ct_CXX = @ac_ct_CXX@am__include = @am__include@am__leading_dot = @am__leading_dot@am__quote = @am__quote@am__tar = @am__tar@am__untar = @am__untar@bindir = @bindir@build_alias = @build_alias@builddir = @builddir@datadir = @datadir@datarootdir = @datarootdir@docdir = @docdir@dvidir = @dvidir@exec_prefix = @exec_prefix@host_alias = @host_alias@htmldir = @htmldir@includedir = @includedir@infodir = @infodir@install_sh = @install_sh@libdir = @libdir@libexecdir = @libexecdir@localedir = @localedir@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@injuslin_SOURCES = byteset.cpp common.cpp compile.cpp conf.cpp execute.cpp judge.cpp main.cpp trstr.cpp cui/auto_add_points.cpp cui/interface.cpp cui/manage_test.cpp cui/manage_test_func2.cpp EXTRA_DIST = byteset.h common.h compile.h conf.h execute.h judge.h trstr.h cui/auto_add_points.h cui/interface.h cui/manage_test_func2.h cui/manage_test.hinjuslin_LDFLAGS = -lncurses -lmenu -lpanel -lz -lpthreadbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM) -m 6755 -o nobody -g nobodyall: all-am.SUFFIXES:.SUFFIXES: .cpp .o .obj$(srcdir)/Makefile.in:  $(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  src/Makefile'; \	cd $(top_srcdir) && \	  $(AUTOMAKE) --gnu  src/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:  $(am__configure_deps)	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh$(ACLOCAL_M4):  $(am__aclocal_m4_deps)	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refreshinstall-binPROGRAMS: $(bin_PROGRAMS)	@$(NORMAL_INSTALL)	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"	@list='$(bin_PROGRAMS)'; for p in $$list; do \	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \	  if test -f $$p \	  ; then \	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \	   $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \	  else :; fi; \	doneuninstall-binPROGRAMS:	@$(NORMAL_UNINSTALL)	@list='$(bin_PROGRAMS)'; for p in $$list; do \	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \	  rm -f "$(DESTDIR)$(bindir)/$$f"; \	doneclean-binPROGRAMS:	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)injuslin$(EXEEXT): $(injuslin_OBJECTS) $(injuslin_DEPENDENCIES) 	@rm -f injuslin$(EXEEXT)	$(injuslin_LINK) $(injuslin_OBJECTS) $(injuslin_LDADD) $(LIBS)mostlyclean-compile:	-rm -f *.$(OBJEXT)distclean-compile:	-rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auto_add_points.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/byteset.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compile.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conf.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/execute.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interface.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/judge.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/manage_test.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/manage_test_func2.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trstr.Po@am__quote@

⌨️ 快捷键说明

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