📄 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@
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/include
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@
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@
AS = @AS@
AWK = @AWK@
CC = @CC@
CPP = @CPP@
DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@
ECHO = @ECHO@
EXEEXT = @EXEEXT@
GTKDOC = @GTKDOC@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
OPTDOC = @OPTDOC@
PACKAGE = @PACKAGE@
RANLIB = @RANLIB@
STRIP = @STRIP@
VERSION = @VERSION@
am__include = @am__include@
am__quote = @am__quote@
install_sh = @install_sh@
SUBDIRS = win32
noinst_LTLIBRARIES = libuclmmbase.la
libuclmmbase_la_LDFLAGS = -static
libuclmmbase_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 \
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 \
test_base64.h \
test_des.h \
test_mbus_addr.h \
test_mbus_parser.h \
test_md5.h \
test_memory.h \
test_net_udp.h \
test_rtp_encrypt.txt \
util.h \
vsnprintf.h \
MODS \
README \
README.qfdes \
VERSION \
test-libcommon
AM_CFLAGS = -DDEBUG
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = uclconf.h
CONFIG_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.lo
libuclmmbase_la_OBJECTS = $(am_libuclmmbase_la_OBJECTS)
DEFS = @DEFS@
DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
CPPFLAGS = @CPPFLAGS@
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@
depcomp = $(SHELL) $(top_srcdir)/depcomp
@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 $(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 $(DEPDIR)/rtp.Plo \
@AMDEP_TRUE@ $(DEPDIR)/util.Plo
COMPILE = $(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)
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-recursive
DIST_COMMON = README ./stamp-h.in Makefile.am Makefile.in acconfig.h \
aclocal.m4 config.guess config.h.in config.sub configure \
configure.in depcomp install-sh ltmain.sh missing mkinstalldirs
DIST_SUBDIRS = $(SUBDIRS)
SOURCES = $(libuclmmbase_la_SOURCES)
all: uclconf.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
.SUFFIXES:
.SUFFIXES: .c .lo .o .obj
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
distclean-libtool:
-rm -f libtool
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
$(AUTOMAKE) --foreign Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
CONFIG_FILES=$@ $(SHELL) ./config.status
$(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-h
@if test ! -f $@; then \
rm -f stamp-h; \
$(MAKE) stamp-h; \
else :; fi
stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
@rm -f stamp-h stamp-hT
@echo timestamp > stamp-hT 2> /dev/null
cd $(top_builddir) \
&& CONFIG_FILES= CONFIG_HEADERS=uclconf.h:config.h.in \
$(SHELL) ./config.status
@mv stamp-hT stamp-h
$(srcdir)/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.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h
@rm -f $(srcdir)/./stamp-h.in $(srcdir)/./stamp-h.inT
@echo timestamp > $(srcdir)/./stamp-h.inT 2> /dev/null
cd $(top_srcdir) && $(AUTOHEADER)
@mv $(srcdir)/./stamp-h.inT $(srcdir)/./stamp-h.in
distclean-hdr:
-rm -f uclconf.h
clean-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)
mostlyclean-compile:
-rm -f *.$(OBJEXT) core *.core
distclean-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@
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mbus_parser.Plo@am__quote@
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -