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

📄 makefile.in

📁 A garbage collector for C and C
💻 IN
📖 第 1 页 / 共 3 页
字号:
# Makefile.in generated by automake 1.6.3 from Makefile.am.# @configure_input@# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002# 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) 1999-2001 by Red Hat, Inc. All rights reserved.# # THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED# OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.# # Permission is hereby granted to use or copy this program# for any purpose,  provided the above notices are retained on all copies.# Permission to modify the code and to distribute modified code is granted,# provided the above notices are retained, and a notice that the code was# modified is included with the above copyright notice.## Original author: Tom Tromey# Severely truncated by Hans-J. Boehm# Modified by: Grzegorz Jakacki <jakacki at acm dot org>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/includepkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@top_builddir = .ACLOCAL = @ACLOCAL@AUTOCONF = @AUTOCONF@AUTOMAKE = @AUTOMAKE@AUTOHEADER = @AUTOHEADER@am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cdINSTALL = @INSTALL@INSTALL_PROGRAM = @INSTALL_PROGRAM@INSTALL_DATA = @INSTALL_DATA@install_sh_DATA = $(install_sh) -c -m 644install_sh_PROGRAM = $(install_sh) -cinstall_sh_SCRIPT = $(install_sh) -cINSTALL_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@EXEEXT = @EXEEXT@OBJEXT = @OBJEXT@PATH_SEPARATOR = @PATH_SEPARATOR@AMTAR = @AMTAR@AR = @AR@AS = @AS@AWK = @AWK@CC = @CC@CCAS = @CCAS@CCASFLAGS = @CCASFLAGS@ $(DEFS)CFLAGS = @CFLAGS@CXX = @CXX@CXXFLAGS = @CXXFLAGS@CXXINCLUDES = @CXXINCLUDES@DEPDIR = @DEPDIR@DLLTOOL = @DLLTOOL@ECHO = @ECHO@EXTRA_TEST_LIBS = @EXTRA_TEST_LIBS@GC_CFLAGS = @GC_CFLAGS@GC_VERSION = @GC_VERSION@INCLUDES = @INCLUDES@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@LIBTOOL = @LIBTOOL@LN_S = @LN_S@MAINT = @MAINT@MY_CFLAGS = @MY_CFLAGS@OBJDUMP = @OBJDUMP@PACKAGE = @PACKAGE@RANLIB = @RANLIB@STRIP = @STRIP@THREADDLLIBS = @THREADDLLIBS@UNWINDLIBS = @UNWINDLIBS@VERSION = @VERSION@addincludes = @addincludes@addlibs = @addlibs@addobjs = @addobjs@addtests = @addtests@am__include = @am__include@am__quote = @am__quote@install_sh = @install_sh@target_all = @target_all@AUTOMAKE_OPTIONS = foreignSUBDIRS = doc include# documentation which is not installed## other makefiles# :GOTCHA: deliberately we do not include 'Makefile'# files used by makefiles other than Makefile.am## part of C++ interface## tests not used by Makefile.am (:FIXME: why?)## cord package## :FIXME: why do we distribute this one???#EXTRA_DIST = alpha_mach_dep.S mips_sgi_mach_dep.s sparc_mach_dep.S README.QUICK BCC_MAKEFILE NT_MAKEFILE NT_THREADS_MAKEFILE \    OS2_MAKEFILE PCR-Makefile digimars.mak EMX_MAKEFILE	\    Makefile.direct Makefile.dj	Makefile.DLLs SMakefile.amiga \    WCC_MAKEFILE\add_gc_prefix.c gcname.c if_mach.c if_not_there.c \    hpux_test_and_clear.s pc_excludes gc.mak MacOS.c \    MacProjects.sit.hqx mach_dep.c setjmp_t.c \    threadlibs.c AmigaOS.c \    Mac_files/datastart.c Mac_files/dataend.c \    Mac_files/MacOS_config.h Mac_files/MacOS_Test_config.h\gc_cpp.cc gc_cpp.cpp tests/test_cpp.cc tests/trace_test.c \    tests/leak_test.c tests/thread_leak_test.c\cord/cordbscs.c cord/cordtest.c cord/de.c cord/de_win.c \    cord/de_win.ICO cord/cordprnt.c cord/cordxtra.c cord/de_cmds.h \    cord/de_win.h cord/de_win.RC\libtool.m4@CPLUSPLUS_TRUE@extra = libgccpp.la@CPLUSPLUS_FALSE@extra = lib_LTLIBRARIES = libgc.la $(extra) include_HEADERS = include/gc.h include/gc_local_alloc.h \include/gc_pthread_redirects.h include/gc_config_macros.h \include/leak_detector.h include/gc_typed.h @addincludes@EXTRA_HEADERS = include/gc_cpp.h include/gc_allocator.h@POWERPC_DARWIN_TRUE@asm_libgc_sources = powerpc_darwin_mach_dep.s@POWERPC_DARWIN_FALSE@asm_libgc_sources = libgc_la_SOURCES = allchblk.c alloc.c blacklst.c checksums.c dbg_mlc.c \dyn_load.c finalize.c gc_dlopen.c gcj_mlc.c headers.c aix_irix_threads.c \malloc.c mallocx.c mark.c mark_rts.c misc.c new_hblk.c \obj_map.c os_dep.c pcr_interface.c ptr_chck.c real_malloc.c reclaim.c \solaris_pthreads.c solaris_threads.c specific.c stubborn.c typd_mlc.c \backgraph.c win32_threads.c \pthread_support.c pthread_stop_world.c darwin_stop_world.c \$(asm_libgc_sources)# Include THREADDLLIBS here to ensure that the correct versions of# linuxthread semaphore functions get linked:libgc_la_LIBADD = @addobjs@ $(THREADDLLIBS) $(UNWINDLIBS)libgc_la_DEPENDENCIES = @addobjs@libgc_la_LDFLAGS = -version-info 1:2:0EXTRA_libgc_la_SOURCES = alpha_mach_dep.S \    mips_sgi_mach_dep.s mips_ultrix_mach_dep.s powerpc_darwin_mach_dep.s \    rs6000_mach_dep.s sparc_mach_dep.S sparc_netbsd_mach_dep.s \    sparc_sunos4_mach_dep.s ia64_save_regs_in_stack.slibgccpp_la_SOURCES = gc_cpp.cclibgccpp_la_LIBADD = $(THREADDLLIBS) $(UNWINDLIBS)libgccpp_la_LDFLAGS = -version-info 1:2:0AM_CXXFLAGS = @GC_CFLAGS@AM_CFLAGS = @GC_CFLAGS@@CPLUSPLUS_TRUE@extra_checks = test_cpp@CPLUSPLUS_FALSE@extra_checks = check_PROGRAMS = gctest $(extra_checks)# gctest_OBJECTS = test.ogctest_SOURCES = tests/test.cgctest_LDADD = ./libgc.la $(THREADDLLIBS) $(UNWINDLIBS) $(EXTRA_TEST_LIBS)test_cpp_SOURCES = tests/test_cpp.cctest_cpp_LDADD = ./libgc.la ./libgccpp.la $(THREADDLLIBS) $(UNWINDLIBS) $(EXTRA_TEST_LIBS)TESTS = gctest $(extra_checks)all_objs = @addobjs@ $(libgc_la_OBJECTS)LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) \	$(AM_CPPFLAGS) $(CPPFLAGS) \	$(AM_CFLAGS) $(MY_CFLAGS) $(GC_CFLAGS) LINK = $(LIBTOOL) --mode=link $(CC) $(AM_CFLAGS) $(MY_CFLAGS) $(LDFLAGS) -o $@dist_noinst_SCRIPTS = callprocs configure.host# headers which are not installed# (see include/Makefile.am for more)#dist_noinst_HEADERS = version.h# this is an auxiliary shell file used by Makefile and Makefile.direct#CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.hostsubdir = .ACLOCAL_M4 = $(top_srcdir)/aclocal.m4mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_CLEAN_FILES =LTLIBRARIES = $(lib_LTLIBRARIES)@POWERPC_DARWIN_TRUE@am__objects_1 = powerpc_darwin_mach_dep.lo@POWERPC_DARWIN_FALSE@am__objects_1 =am_libgc_la_OBJECTS = allchblk.lo alloc.lo blacklst.lo checksums.lo \	dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo \	headers.lo aix_irix_threads.lo malloc.lo mallocx.lo mark.lo \	mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo \	pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo \	solaris_pthreads.lo solaris_threads.lo specific.lo stubborn.lo \	typd_mlc.lo backgraph.lo win32_threads.lo pthread_support.lo \	pthread_stop_world.lo darwin_stop_world.lo $(am__objects_1)libgc_la_OBJECTS = $(am_libgc_la_OBJECTS)libgccpp_la_DEPENDENCIES =am_libgccpp_la_OBJECTS = gc_cpp.lolibgccpp_la_OBJECTS = $(am_libgccpp_la_OBJECTS)@CPLUSPLUS_TRUE@check_PROGRAMS = gctest$(EXEEXT) test_cpp$(EXEEXT)@CPLUSPLUS_FALSE@check_PROGRAMS = gctest$(EXEEXT)am_gctest_OBJECTS = test.$(OBJEXT)gctest_OBJECTS = $(am_gctest_OBJECTS)gctest_DEPENDENCIES = ./libgc.lagctest_LDFLAGS =am_test_cpp_OBJECTS = test_cpp.$(OBJEXT)test_cpp_OBJECTS = $(am_test_cpp_OBJECTS)test_cpp_DEPENDENCIES = ./libgc.la ./libgccpp.latest_cpp_LDFLAGS =SCRIPTS = $(dist_noinst_SCRIPTS)DEFS = @DEFS@DEFAULT_INCLUDES =  -I. -I$(srcdir)CPPFLAGS = @CPPFLAGS@LDFLAGS = @LDFLAGS@LIBS = @LIBS@depcomp = $(SHELL) $(top_srcdir)/depcompam__depfiles_maybe = depfiles@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/aix_irix_threads.Plo \@AMDEP_TRUE@	./$(DEPDIR)/allchblk.Plo ./$(DEPDIR)/alloc.Plo \@AMDEP_TRUE@	./$(DEPDIR)/backgraph.Plo ./$(DEPDIR)/blacklst.Plo \@AMDEP_TRUE@	./$(DEPDIR)/checksums.Plo \@AMDEP_TRUE@	./$(DEPDIR)/darwin_stop_world.Plo \@AMDEP_TRUE@	./$(DEPDIR)/dbg_mlc.Plo ./$(DEPDIR)/dyn_load.Plo \@AMDEP_TRUE@	./$(DEPDIR)/finalize.Plo ./$(DEPDIR)/gc_cpp.Plo \@AMDEP_TRUE@	./$(DEPDIR)/gc_dlopen.Plo ./$(DEPDIR)/gcj_mlc.Plo \@AMDEP_TRUE@	./$(DEPDIR)/headers.Plo ./$(DEPDIR)/malloc.Plo \@AMDEP_TRUE@	./$(DEPDIR)/mallocx.Plo ./$(DEPDIR)/mark.Plo \@AMDEP_TRUE@	./$(DEPDIR)/mark_rts.Plo ./$(DEPDIR)/misc.Plo \@AMDEP_TRUE@	./$(DEPDIR)/new_hblk.Plo ./$(DEPDIR)/obj_map.Plo \@AMDEP_TRUE@	./$(DEPDIR)/os_dep.Plo \@AMDEP_TRUE@	./$(DEPDIR)/pcr_interface.Plo \@AMDEP_TRUE@	./$(DEPDIR)/pthread_stop_world.Plo \@AMDEP_TRUE@	./$(DEPDIR)/pthread_support.Plo \@AMDEP_TRUE@	./$(DEPDIR)/ptr_chck.Plo \@AMDEP_TRUE@	./$(DEPDIR)/real_malloc.Plo ./$(DEPDIR)/reclaim.Plo \@AMDEP_TRUE@	./$(DEPDIR)/solaris_pthreads.Plo \@AMDEP_TRUE@	./$(DEPDIR)/solaris_threads.Plo \@AMDEP_TRUE@	./$(DEPDIR)/specific.Plo ./$(DEPDIR)/stubborn.Plo \@AMDEP_TRUE@	./$(DEPDIR)/test.Po ./$(DEPDIR)/test_cpp.Po \@AMDEP_TRUE@	./$(DEPDIR)/typd_mlc.Plo \@AMDEP_TRUE@	./$(DEPDIR)/win32_threads.PloCCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) \	$(CCASFLAGS)COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)CCLD = $(CC)

⌨️ 快捷键说明

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