📄 makefile.in
字号:
# Makefile.in generated by automake 1.6 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@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_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@AS = @AS@AWK = @AWK@CC = @CC@CPP = @CPP@DEPDIR = @DEPDIR@DLLTOOL = @DLLTOOL@ECHO = @ECHO@GTKDOC = @GTKDOC@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@LIBTOOL = @LIBTOOL@LN_S = @LN_S@OBJDUMP = @OBJDUMP@OPTDOC = @OPTDOC@PACKAGE = @PACKAGE@RANLIB = @RANLIB@STRIP = @STRIP@VERSION = @VERSION@am__include = @am__include@am__quote = @am__quote@install_sh = @install_sh@SUBDIRS = win32noinst_LTLIBRARIES = libuclmmbase.lalibuclmmbase_la_LDFLAGS = -staticlibuclmmbase_la_SOURCES = \ asarray.c \ base64.c \ btree.c \ crypt_random.c \ debug.c \ drand48.c \ hmac.c \ inet_ntop.c \ inet_pton.c \ mbus.c \ mbus_addr.c \ mbus_config.c \ mbus_parser.c \ md5.c \ memory.c \ net_udp.c \ ntp.c \ qfDES.c \ rijndael-alg-fst.c \ rijndael-api-fst.c \ rtp.c \ util.c \ version.h EXTRA_DIST = \ acconfig.h \ addrinfo.h \ addrsize.h \ asarray.h \ base64.h \ bills_srtp.h \ bittypes.h \ boxes-fst.dat \ btree.h \ cdecl_ext.h \ common60.dsp \ common60.dsw \ config_unix.h \ config_win32.h \ COPYRIGHT \ crypt_random.h \ debug.h \ drand48.h \ getaddrinfo.c \ gettimeofday.c \ gettimeofday.h \ hmac.h \ inet_ntop.h \ inet_pton.h \ install-sh \ mbus_addr.h \ mbus_config.h \ mbus.h \ mbus_parser.h \ md5.h \ memory.h \ net_udp.h \ ntp.h \ qfDES.h \ rijndael-alg-fst.h \ rijndael-api-fst.h \ rtp.h \ sockstorage.h \ util.h \ vsnprintf.c \ vsnprintf.h \ MODS \ README \ README.qfdes \ VERSION \ test_rtp_encrypt.txt \ test-libcommoncheck_PROGRAMS = testtest_SOURCES = \ test.c \ test_base64.c \ test_base64.h \ test_des.c \ test_des.h \ test_mbus_addr.c \ test_mbus_addr.h \ test_mbus_parser.c \ test_mbus_parser.h \ test_md5.c \ test_md5.h \ test_memory.c \ test_memory.h \ test_net_udp.c \ test_net_udp.h test_LDADD = libuclmmbase.laAM_CFLAGS = -DDEBUGsubdir = .ACLOCAL_M4 = $(top_srcdir)/aclocal.m4mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_HEADER = uclconf.hCONFIG_CLEAN_FILES =LTLIBRARIES = $(noinst_LTLIBRARIES)libuclmmbase_la_LIBADD =am_libuclmmbase_la_OBJECTS = asarray.lo base64.lo btree.lo \ crypt_random.lo debug.lo drand48.lo hmac.lo inet_ntop.lo \ inet_pton.lo mbus.lo mbus_addr.lo mbus_config.lo mbus_parser.lo \ md5.lo memory.lo net_udp.lo ntp.lo qfDES.lo rijndael-alg-fst.lo \ rijndael-api-fst.lo rtp.lo util.lolibuclmmbase_la_OBJECTS = $(am_libuclmmbase_la_OBJECTS)check_PROGRAMS = test$(EXEEXT)am_test_OBJECTS = test.$(OBJEXT) test_base64.$(OBJEXT) \ test_des.$(OBJEXT) test_mbus_addr.$(OBJEXT) \ test_mbus_parser.$(OBJEXT) test_md5.$(OBJEXT) \ test_memory.$(OBJEXT) test_net_udp.$(OBJEXT)test_OBJECTS = $(am_test_OBJECTS)test_DEPENDENCIES = libuclmmbase.latest_LDFLAGS =DEFS = @DEFS@DEFAULT_INCLUDES = -I. -I$(srcdir) -I.CPPFLAGS = @CPPFLAGS@LDFLAGS = @LDFLAGS@LIBS = @LIBS@depcomp = $(SHELL) $(top_srcdir)/depcompam__depfiles_maybe = depfiles@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/asarray.Plo ./$(DEPDIR)/base64.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/btree.Plo ./$(DEPDIR)/crypt_random.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/debug.Plo ./$(DEPDIR)/drand48.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/hmac.Plo ./$(DEPDIR)/inet_ntop.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/inet_pton.Plo ./$(DEPDIR)/mbus.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/mbus_addr.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/mbus_config.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/mbus_parser.Plo ./$(DEPDIR)/md5.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/memory.Plo ./$(DEPDIR)/net_udp.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/ntp.Plo ./$(DEPDIR)/qfDES.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/rijndael-alg-fst.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/rijndael-api-fst.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/rtp.Plo ./$(DEPDIR)/test.Po \@AMDEP_TRUE@ ./$(DEPDIR)/test_base64.Po ./$(DEPDIR)/test_des.Po \@AMDEP_TRUE@ ./$(DEPDIR)/test_mbus_addr.Po \@AMDEP_TRUE@ ./$(DEPDIR)/test_mbus_parser.Po \@AMDEP_TRUE@ ./$(DEPDIR)/test_md5.Po ./$(DEPDIR)/test_memory.Po \@AMDEP_TRUE@ ./$(DEPDIR)/test_net_udp.Po ./$(DEPDIR)/util.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 = $(libuclmmbase_la_SOURCES) $(test_SOURCES)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 = README Makefile.am Makefile.in acconfig.h aclocal.m4 \ config.guess config.h.in config.sub configure configure.in \ depcomp install-sh ltmain.sh missing mkinstalldirsDIST_SUBDIRS = $(SUBDIRS)SOURCES = $(libuclmmbase_la_SOURCES) $(test_SOURCES)all: uclconf.h $(MAKE) $(AM_MAKEFLAGS) 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) --foreign MakefileMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) cd $(srcdir) && $(AUTOCONF)$(ACLOCAL_M4): configure.in cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)uclconf.h: stamp-h1 @if test ! -f $@; then \ rm -f stamp-h1; \ $(MAKE) stamp-h1; \ else :; fistamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status uclconf.h$(srcdir)/config.h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h cd $(top_srcdir) && $(AUTOHEADER) touch $(srcdir)/config.h.indistclean-hdr: -rm -f uclconf.hclean-noinstLTLIBRARIES: -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)libuclmmbase.la: $(libuclmmbase_la_OBJECTS) $(libuclmmbase_la_DEPENDENCIES) $(LINK) $(libuclmmbase_la_LDFLAGS) $(libuclmmbase_la_OBJECTS) $(libuclmmbase_la_LIBADD) $(LIBS)clean-checkPROGRAMS: -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES) @rm -f test$(EXEEXT) $(LINK) $(test_LDFLAGS) $(test_OBJECTS) $(test_LDADD) $(LIBS)mostlyclean-compile: -rm -f *.$(OBJEXT) core *.coredistclean-compile: -rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asarray.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base64.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/btree.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crypt_random.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/drand48.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hmac.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inet_ntop.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inet_pton.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbus.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbus_addr.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbus_config.Plo@am__quote@
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -