781 lines
28 KiB
Makefile
781 lines
28 KiB
Makefile
# Makefile.in generated by automake 1.9.6 from Makefile.am.
|
|
# lib/Makefile. Generated from Makefile.in by configure.
|
|
|
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
|
# 2003, 2004, 2005 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.
|
|
|
|
MAKE=make
|
|
|
|
srcdir = .
|
|
top_srcdir = ..
|
|
|
|
pkgdatadir = $(datadir)/OpenSP
|
|
pkglibdir = $(libdir)/OpenSP
|
|
pkgincludedir = $(includedir)/OpenSP
|
|
top_builddir = ..
|
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|
INSTALL = /usr/bin/install -c
|
|
install_sh_DATA = $(install_sh) -c -m 644
|
|
install_sh_PROGRAM = $(install_sh) -c
|
|
install_sh_SCRIPT = $(install_sh) -c
|
|
INSTALL_HEADER = $(INSTALL_DATA)
|
|
transform = $(program_transform_name)
|
|
NORMAL_INSTALL = :
|
|
PRE_INSTALL = :
|
|
POST_INSTALL = :
|
|
NORMAL_UNINSTALL = :
|
|
PRE_UNINSTALL = :
|
|
POST_UNINSTALL = :
|
|
build_triplet = i686-apple-darwin19.0.0
|
|
host_triplet = i686-apple-darwin19.0.0
|
|
subdir = lib
|
|
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
|
|
$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc2.m4 \
|
|
$(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
|
|
$(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/intmax.m4 \
|
|
$(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
|
|
$(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \
|
|
$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
|
|
$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/longdouble.m4 \
|
|
$(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/nls.m4 \
|
|
$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf-posix.m4 \
|
|
$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/signed.m4 \
|
|
$(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
|
|
$(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
|
|
$(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
|
|
$(top_srcdir)/m4/xsize.m4 $(top_srcdir)/acinclude.m4 \
|
|
$(top_srcdir)/configure.in
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = $(top_builddir)/config.h
|
|
CONFIG_CLEAN_FILES =
|
|
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
|
am__vpath_adj = case $$p in \
|
|
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
|
*) f=$$p;; \
|
|
esac;
|
|
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
|
am__installdirs = "$(DESTDIR)$(libdir)"
|
|
libLTLIBRARIES_INSTALL = $(INSTALL)
|
|
LTLIBRARIES = $(lib_LTLIBRARIES)
|
|
am__DEPENDENCIES_1 =
|
|
libosp_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
|
|
am_libosp_la_OBJECTS = Allocator.lo ArcEngine.lo Attribute.lo \
|
|
Big5CodingSystem.lo CharsetDecl.lo CharsetInfo.lo \
|
|
CharsetRegistry.lo CmdLineApp.lo CodingSystem.lo \
|
|
CodingSystemKit.lo ConsoleOutput.lo ContentState.lo \
|
|
ContentToken.lo DescriptorManager.lo Dtd.lo \
|
|
DtdDeclEventHandler.lo EUCJPCodingSystem.lo ElementType.lo \
|
|
Entity.lo EntityApp.lo EntityCatalog.lo EntityDecl.lo \
|
|
EntityManager.lo ErrnoMessageArg.lo ErrorCountEventHandler.lo \
|
|
Event.lo EventGenerator.lo ExtendEntityManager.lo \
|
|
ExternalId.lo Fixed2CodingSystem.lo GenericEventHandler.lo \
|
|
Group.lo Hash.lo IListBase.lo Id.lo IdentityCodingSystem.lo \
|
|
InputSource.lo InternalInputSource.lo Link.lo LinkProcess.lo \
|
|
LiteralStorage.lo Location.lo Lpd.lo Markup.lo Message.lo \
|
|
MessageArg.lo MessageEventHandler.lo MessageFormatter.lo \
|
|
MessageReporter.lo MessageTable.lo ModeInfo.lo Notation.lo \
|
|
NotationStorage.lo NumericCharRefOrigin.lo \
|
|
OffsetOrderedList.lo OpenElement.lo OutputByteStream.lo \
|
|
OutputCharStream.lo OutputState.lo Param.lo Parser.lo \
|
|
ParserApp.lo ParserEventGeneratorKit.lo ParserMessages.lo \
|
|
ParserOptions.lo ParserState.lo Partition.lo PosixStorage.lo \
|
|
Recognizer.lo RewindStorageObject.lo SGMLApplication.lo \
|
|
SJISCodingSystem.lo SOEntityCatalog.lo Sd.lo SdText.lo \
|
|
SearchResultMessageArg.lo SgmlParser.lo ShortReferenceMap.lo \
|
|
StdioStorage.lo StorageManager.lo Syntax.lo Text.lo \
|
|
TokenMessageArg.lo TranslateCodingSystem.lo TrieBuilder.lo \
|
|
TypeId.lo URLStorage.lo UTF8CodingSystem.lo Undo.lo \
|
|
UnicodeCodingSystem.lo UnivCharsetDesc.lo XMLCodingSystem.lo \
|
|
assert.lo parseAttribute.lo parseCommon.lo parseDecl.lo \
|
|
parseInstance.lo parseMode.lo parseParam.lo parseSd.lo \
|
|
splib.lo app_inst.lo arc_inst.lo entmgr_inst.lo parser_inst.lo \
|
|
xentmgr_inst.lo SubstTable.lo UTF16CodingSystem.lo \
|
|
Fixed4CodingSystem.lo memcmp.lo memmove.lo strerror.lo
|
|
libosp_la_OBJECTS = $(am_libosp_la_OBJECTS)
|
|
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
|
|
depcomp = $(SHELL) $(top_srcdir)/depcomp
|
|
am__depfiles_maybe = depfiles
|
|
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
|
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
|
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
|
|
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
|
|
$(AM_CFLAGS) $(CFLAGS)
|
|
CCLD = $(CC)
|
|
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
|
$(AM_LDFLAGS) $(LDFLAGS) -o $@
|
|
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
|
|
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
|
|
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
|
|
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
|
|
$(AM_CXXFLAGS) $(CXXFLAGS)
|
|
CXXLD = $(CXX)
|
|
CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
|
|
$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
|
|
SOURCES = $(libosp_la_SOURCES)
|
|
DIST_SOURCES = $(libosp_la_SOURCES)
|
|
ETAGS = etags
|
|
CTAGS = ctags
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
ACLOCAL = ${SHELL} /Users/james/projects/actual/packages/node-libofx/OpenSP-1.5.2/missing --run aclocal-1.9
|
|
ALLOCA =
|
|
AMDEP_FALSE = #
|
|
AMDEP_TRUE =
|
|
AMTAR = ${SHELL} /Users/james/projects/actual/packages/node-libofx/OpenSP-1.5.2/missing --run tar
|
|
AR = /Users/james/tmp/emsdk/fastcomp/emscripten/emar
|
|
AUTOCONF = ${SHELL} /Users/james/projects/actual/packages/node-libofx/OpenSP-1.5.2/missing --run autoconf
|
|
AUTOHEADER = ${SHELL} /Users/james/projects/actual/packages/node-libofx/OpenSP-1.5.2/missing --run autoheader
|
|
AUTOMAKE = ${SHELL} /Users/james/projects/actual/packages/node-libofx/OpenSP-1.5.2/missing --run automake-1.9
|
|
AWK = awk
|
|
BUILD_INCLUDED_LIBINTL = yes
|
|
CATOBJEXT = .gmo
|
|
CC = /Users/james/tmp/emsdk/fastcomp/emscripten/emcc
|
|
CCDEPMODE = depmode=gcc3
|
|
CFLAGS =
|
|
CPP = /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -E
|
|
CPPFLAGS =
|
|
CXX = /Users/james/tmp/emsdk/fastcomp/emscripten/em++
|
|
CXXCPP = /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -E
|
|
CXXDEPMODE = depmode=gcc3
|
|
CXXFLAGS = -g -O2
|
|
CYGPATH_W = echo
|
|
DATADIRNAME = share
|
|
DEFS = -DHAVE_CONFIG_H
|
|
DEPDIR = .deps
|
|
DOCSRC =
|
|
DTDDECL_FALSE = #
|
|
DTDDECL_TRUE =
|
|
ECHO = /bin/echo
|
|
ECHO_C = \c
|
|
ECHO_N =
|
|
ECHO_T =
|
|
EGREP = grep -E
|
|
EXEEXT =
|
|
EXTRADOCS =
|
|
F77 =
|
|
FFLAGS =
|
|
GENCAT = gencat
|
|
GLIBC2 = no
|
|
GLIBC21 = no
|
|
GMSGFMT = :
|
|
HAVE_ASPRINTF = 1
|
|
HAVE_POSIX_PRINTF = 1
|
|
HAVE_SNPRINTF = 1
|
|
HAVE_WPRINTF = 0
|
|
INSTALL_DATA = ${INSTALL} -m 644
|
|
INSTALL_PROGRAM = ${INSTALL}
|
|
INSTALL_SCRIPT = ${INSTALL}
|
|
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
|
|
INSTOBJEXT = .mo
|
|
INTLBISON = bison
|
|
INTLLIBS = ${top_builddir}/intl/libintl.a
|
|
INTLOBJS = $(GETTOBJS)
|
|
INTL_LIBTOOL_SUFFIX_PREFIX =
|
|
INTL_MACOSX_LIBS =
|
|
JADE =
|
|
JADETEX =
|
|
LDFLAGS =
|
|
LIBICONV =
|
|
LIBINTL = ${top_builddir}/intl/libintl.a
|
|
LIBOBJS =
|
|
LIBS = -lpthread
|
|
LIBTOOL = $(SHELL) $(top_builddir)/libtool
|
|
LN_S = ln -s
|
|
LTLIBICONV =
|
|
LTLIBINTL = ${top_builddir}/intl/libintl.a
|
|
LTLIBOBJS =
|
|
MAINT = #
|
|
MAINTAINER_MODE_FALSE =
|
|
MAINTAINER_MODE_TRUE = #
|
|
MAKEINFO = ${SHELL} /Users/james/projects/actual/packages/node-libofx/OpenSP-1.5.2/missing --run makeinfo
|
|
MKINSTALLDIRS = $(top_builddir)/./mkinstalldirs
|
|
MSGFMT = :
|
|
MSGMERGE = :
|
|
OBJEXT = o
|
|
PACKAGE = OpenSP
|
|
PACKAGE_BUGREPORT =
|
|
PACKAGE_NAME =
|
|
PACKAGE_STRING =
|
|
PACKAGE_TARNAME =
|
|
PACKAGE_VERSION =
|
|
PATH_SEPARATOR = :
|
|
PDF2PS =
|
|
PDFJADETEX =
|
|
PERL = /usr/bin/perl
|
|
POSUB = po
|
|
RANLIB = /Users/james/tmp/emsdk/fastcomp/emscripten/emranlib
|
|
SET_MAKE = MAKE=make
|
|
SHELL = /bin/sh
|
|
SP_LIBOSP_AGE = 0
|
|
SP_LIBOSP_CUR = 5
|
|
SP_LIBOSP_REV = 0
|
|
SP_MESSAGE_DOMAIN = sp5
|
|
STRIP = strip
|
|
USE_INCLUDED_LIBINTL = yes
|
|
USE_NLS = yes
|
|
VERSION = 1.5.2
|
|
XGETTEXT = :
|
|
XMLTO =
|
|
ac_ct_AR = /Users/james/tmp/emsdk/fastcomp/emscripten/emar
|
|
ac_ct_CC = /Users/james/tmp/emsdk/fastcomp/emscripten/emcc
|
|
ac_ct_CXX =
|
|
ac_ct_F77 =
|
|
ac_ct_RANLIB = /Users/james/tmp/emsdk/fastcomp/emscripten/emranlib
|
|
ac_ct_STRIP = strip
|
|
am__fastdepCC_FALSE = #
|
|
am__fastdepCC_TRUE =
|
|
am__fastdepCXX_FALSE = #
|
|
am__fastdepCXX_TRUE =
|
|
am__include = include
|
|
am__leading_dot = .
|
|
am__quote =
|
|
am__tar = ${AMTAR} chof - "$$tardir"
|
|
am__untar = ${AMTAR} xf -
|
|
bindir = ${exec_prefix}/bin
|
|
build = i686-apple-darwin19.0.0
|
|
build_alias =
|
|
build_cpu = i686
|
|
build_os = darwin19.0.0
|
|
build_vendor = apple
|
|
datadir = ${prefix}/share
|
|
exec_prefix = ${prefix}
|
|
host = i686-apple-darwin19.0.0
|
|
host_alias =
|
|
host_cpu = i686
|
|
host_os = darwin19.0.0
|
|
host_vendor = apple
|
|
includedir = ${prefix}/include
|
|
infodir = ${prefix}/info
|
|
install_sh = /Users/james/projects/actual/packages/node-libofx/OpenSP-1.5.2/install-sh
|
|
libdir = ${exec_prefix}/lib
|
|
libexecdir = ${exec_prefix}/libexec
|
|
localstatedir = ${prefix}/var
|
|
mandir = ${prefix}/man
|
|
mkdir_p = $(mkinstalldirs)
|
|
oldincludedir = /usr/include
|
|
prefix = /usr/local
|
|
program_transform_name = s,x,x,
|
|
sbindir = ${exec_prefix}/sbin
|
|
sharedstatedir = ${prefix}/com
|
|
sysconfdir = ${prefix}/etc
|
|
target_alias =
|
|
lib_LTLIBRARIES = libosp.la
|
|
libosp_la_LDFLAGS = -no-undefined -version-info 5:0:0
|
|
libosp_la_LIBADD = $(LTLIBINTL)
|
|
libosp_la_SOURCES = Allocator.cxx ArcEngine.cxx \
|
|
ArcEngineMessages.h ArcProcessor.h Attribute.cxx \
|
|
Big5CodingSystem.cxx CatalogEntry.h CatalogMessages.h \
|
|
CharsetDecl.cxx CharsetInfo.cxx CharsetRegistry.cxx CmdLineApp.cxx \
|
|
CmdLineAppMessages.h CodingSystem.cxx CodingSystemKit.cxx \
|
|
ConsoleOutput.cxx ContentState.cxx ContentToken.cxx \
|
|
DescriptorManager.cxx Dtd.cxx DtdDeclEventHandler.cxx \
|
|
DtdDeclEventHandler.h EUCJPCodingSystem.cxx ElementType.cxx \
|
|
Entity.cxx EntityApp.cxx EntityCatalog.cxx EntityDecl.cxx \
|
|
EntityManager.cxx EntityManagerMessages.h EquivClass.h \
|
|
ErrnoMessageArg.cxx ErrorCountEventHandler.cxx Event.cxx \
|
|
EventGenerator.cxx EventQueue.h ExtendEntityManager.cxx \
|
|
ExternalId.cxx Fixed2CodingSystem.cxx GenericEventHandler.cxx \
|
|
Group.cxx Group.h Hash.cxx IListBase.cxx Id.cxx Id.h \
|
|
IdentityCodingSystem.cxx InputSource.cxx InternalInputSource.cxx \
|
|
Link.cxx LinkProcess.cxx LiteralStorage.cxx Location.cxx Lpd.cxx \
|
|
LpdEntityRef.h Markup.cxx MarkupScan.h Message.cxx MessageArg.cxx \
|
|
MessageEventHandler.cxx MessageFormatter.cxx MessageFormatterMessages.h \
|
|
MessageReporter.cxx MessageReporterMessages.h \
|
|
MessageTable.cxx ModeInfo.cxx \
|
|
ModeInfo.h Mutex.h NameToken.h Notation.cxx NotationStorage.cxx \
|
|
NumericCharRefOrigin.cxx NumericCharRefOrigin.h OffsetOrderedList.cxx \
|
|
OffsetOrderedList.h OpenElement.cxx OutputByteStream.cxx \
|
|
OutputCharStream.cxx OutputState.cxx OutputState.h Param.cxx Param.h \
|
|
Parser.cxx Parser.h ParserApp.cxx ParserAppMessages.h \
|
|
EntityAppMessages.h \
|
|
ParserEventGeneratorKit.cxx ParserMessages.h ParserMessages.cxx \
|
|
ParserOptions.cxx ParserState.cxx ParserState.h Partition.cxx \
|
|
Partition.h PosixStorage.cxx PosixStorageMessages.h Priority.h \
|
|
Recognizer.cxx Recognizer.h RewindStorageObject.cxx \
|
|
SGMLApplication.cxx SJISCodingSystem.cxx SOEntityCatalog.cxx Sd.cxx \
|
|
SdFormalError.h SdText.cxx SearchResultMessageArg.cxx SgmlParser.cxx \
|
|
ShortReferenceMap.cxx SrInfo.h StdioStorage.cxx StdioStorageMessages.h \
|
|
StorageManager.cxx StorageObjectPosition.h Syntax.cxx \
|
|
Text.cxx TokenMessageArg.cxx TokenMessageArg.h \
|
|
TranslateCodingSystem.cxx Trie.h TrieBuilder.cxx TrieBuilder.h \
|
|
TypeId.cxx URLStorage.cxx URLStorageMessages.h \
|
|
UTF8CodingSystem.cxx Undo.cxx Undo.h UnicodeCodingSystem.cxx \
|
|
UnivCharsetDesc.cxx XMLCodingSystem.cxx \
|
|
assert.cxx big5.h events.h gb2312.h iso646-jis.h iso8859-2.h \
|
|
iso8859-3.h iso8859-4.h iso8859-5.h iso8859-6.h iso8859-7.h \
|
|
iso8859-8.h iso8859-9.h jis0201.h jis0208.h jis0212.h ksc5601.h \
|
|
koi8-r.h \
|
|
parseAttribute.cxx parseCommon.cxx parseDecl.cxx parseInstance.cxx \
|
|
parseMode.cxx parseParam.cxx parseSd.cxx splib.cxx splib.h \
|
|
splibpch.h token.h app_inst.cxx arc_inst.cxx entmgr_inst.cxx \
|
|
parser_inst.cxx xentmgr_inst.cxx SubstTable.cxx \
|
|
UTF16CodingSystem.cxx Fixed4CodingSystem.cxx \
|
|
memcmp.c memmove.c strerror.c
|
|
|
|
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/generic
|
|
EXTRA_DIST = ArcEngineMessages.msg ArcEngineMessages.rc \
|
|
CatalogMessages.msg CatalogMessages.rc \
|
|
CmdLineAppMessages.msg CmdLineAppMessages.rc \
|
|
EntityAppMessages.msg EntityAppMessages.rc \
|
|
EntityManagerMessages.msg EntityManagerMessages.rc \
|
|
MessageFormatterMessages.msg MessageFormatterMessages.rc \
|
|
MessageReporterMessages.msg MessageReporterMessages.rc \
|
|
ParserAppMessages.msg ParserAppMessages.rc \
|
|
ParserMessages.msg ParserMessages.rc \
|
|
PosixStorageMessages.msg PosixStorageMessages.rc \
|
|
StdioStorageMessages.msg StdioStorageMessages.rc \
|
|
URLStorageMessages.msg URLStorageMessages.rc \
|
|
app_inst.m4 arc_inst.m4 entmgr_inst.m4 \
|
|
parser_inst.m4 xentmgr_inst.m4 WinInetStorage.cxx \
|
|
WinInetStorageMessages.h WinInetStorageMessages.msg \
|
|
WinInetStorageMessages.rc WinApp.cxx Win32CodingSystem.cxx \
|
|
lib.rc lib.dsp .cvsignore
|
|
|
|
MSGGENFLAGS = -l libModule
|
|
BUILT_SOURCES = ArcEngineMessages.h ArcEngineMessages.rc \
|
|
CatalogMessages.h CatalogMessages.rc \
|
|
CmdLineAppMessages.h CmdLineAppMessages.rc \
|
|
EntityAppMessages.h EntityAppMessages.rc \
|
|
EntityManagerMessages.h EntityManagerMessages.rc \
|
|
MessageFormatterMessages.h MessageFormatterMessages.rc \
|
|
MessageReporterMessages.h MessageReporterMessages.rc \
|
|
ParserAppMessages.h ParserAppMessages.rc \
|
|
ParserMessages.cxx ParserMessages.h ParserMessages.rc \
|
|
PosixStorageMessages.h PosixStorageMessages.rc \
|
|
StdioStorageMessages.h StdioStorageMessages.rc \
|
|
URLStorageMessages.h URLStorageMessages.rc \
|
|
WinInetStorageMessages.h WinInetStorageMessages.rc \
|
|
app_inst.cxx arc_inst.cxx entmgr_inst.cxx parser_inst.cxx \
|
|
xentmgr_inst.cxx
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|
|
SUFFIXES = .msg .m4 .rc
|
|
all: $(BUILT_SOURCES)
|
|
$(MAKE) $(AM_MAKEFLAGS) all-am
|
|
|
|
.SUFFIXES:
|
|
.SUFFIXES: .msg .m4 .rc .c .cxx .lo .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 lib/Makefile'; \
|
|
cd $(top_srcdir) && \
|
|
$(AUTOMAKE) --gnu lib/Makefile
|
|
.PRECIOUS: Makefile
|
|
Makefile: $(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--refresh
|
|
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
|
|
@$(NORMAL_INSTALL)
|
|
test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
|
|
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
|
|
if test -f $$p; then \
|
|
f=$(am__strip_dir) \
|
|
echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
|
|
$(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
|
|
else :; fi; \
|
|
done
|
|
|
|
uninstall-libLTLIBRARIES:
|
|
@$(NORMAL_UNINSTALL)
|
|
@set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
|
|
p=$(am__strip_dir) \
|
|
echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
|
|
$(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
|
|
done
|
|
|
|
clean-libLTLIBRARIES:
|
|
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
|
|
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
|
|
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
|
|
test "$$dir" != "$$p" || dir=.; \
|
|
echo "rm -f \"$${dir}/so_locations\""; \
|
|
rm -f "$${dir}/so_locations"; \
|
|
done
|
|
libosp.la: $(libosp_la_OBJECTS) $(libosp_la_DEPENDENCIES)
|
|
$(CXXLINK) -rpath $(libdir) $(libosp_la_LDFLAGS) $(libosp_la_OBJECTS) $(libosp_la_LIBADD) $(LIBS)
|
|
|
|
mostlyclean-compile:
|
|
-rm -f *.$(OBJEXT)
|
|
|
|
distclean-compile:
|
|
-rm -f *.tab.c
|
|
|
|
include ./$(DEPDIR)/Allocator.Plo
|
|
include ./$(DEPDIR)/ArcEngine.Plo
|
|
include ./$(DEPDIR)/Attribute.Plo
|
|
include ./$(DEPDIR)/Big5CodingSystem.Plo
|
|
include ./$(DEPDIR)/CharsetDecl.Plo
|
|
include ./$(DEPDIR)/CharsetInfo.Plo
|
|
include ./$(DEPDIR)/CharsetRegistry.Plo
|
|
include ./$(DEPDIR)/CmdLineApp.Plo
|
|
include ./$(DEPDIR)/CodingSystem.Plo
|
|
include ./$(DEPDIR)/CodingSystemKit.Plo
|
|
include ./$(DEPDIR)/ConsoleOutput.Plo
|
|
include ./$(DEPDIR)/ContentState.Plo
|
|
include ./$(DEPDIR)/ContentToken.Plo
|
|
include ./$(DEPDIR)/DescriptorManager.Plo
|
|
include ./$(DEPDIR)/Dtd.Plo
|
|
include ./$(DEPDIR)/DtdDeclEventHandler.Plo
|
|
include ./$(DEPDIR)/EUCJPCodingSystem.Plo
|
|
include ./$(DEPDIR)/ElementType.Plo
|
|
include ./$(DEPDIR)/Entity.Plo
|
|
include ./$(DEPDIR)/EntityApp.Plo
|
|
include ./$(DEPDIR)/EntityCatalog.Plo
|
|
include ./$(DEPDIR)/EntityDecl.Plo
|
|
include ./$(DEPDIR)/EntityManager.Plo
|
|
include ./$(DEPDIR)/ErrnoMessageArg.Plo
|
|
include ./$(DEPDIR)/ErrorCountEventHandler.Plo
|
|
include ./$(DEPDIR)/Event.Plo
|
|
include ./$(DEPDIR)/EventGenerator.Plo
|
|
include ./$(DEPDIR)/ExtendEntityManager.Plo
|
|
include ./$(DEPDIR)/ExternalId.Plo
|
|
include ./$(DEPDIR)/Fixed2CodingSystem.Plo
|
|
include ./$(DEPDIR)/Fixed4CodingSystem.Plo
|
|
include ./$(DEPDIR)/GenericEventHandler.Plo
|
|
include ./$(DEPDIR)/Group.Plo
|
|
include ./$(DEPDIR)/Hash.Plo
|
|
include ./$(DEPDIR)/IListBase.Plo
|
|
include ./$(DEPDIR)/Id.Plo
|
|
include ./$(DEPDIR)/IdentityCodingSystem.Plo
|
|
include ./$(DEPDIR)/InputSource.Plo
|
|
include ./$(DEPDIR)/InternalInputSource.Plo
|
|
include ./$(DEPDIR)/Link.Plo
|
|
include ./$(DEPDIR)/LinkProcess.Plo
|
|
include ./$(DEPDIR)/LiteralStorage.Plo
|
|
include ./$(DEPDIR)/Location.Plo
|
|
include ./$(DEPDIR)/Lpd.Plo
|
|
include ./$(DEPDIR)/Markup.Plo
|
|
include ./$(DEPDIR)/Message.Plo
|
|
include ./$(DEPDIR)/MessageArg.Plo
|
|
include ./$(DEPDIR)/MessageEventHandler.Plo
|
|
include ./$(DEPDIR)/MessageFormatter.Plo
|
|
include ./$(DEPDIR)/MessageReporter.Plo
|
|
include ./$(DEPDIR)/MessageTable.Plo
|
|
include ./$(DEPDIR)/ModeInfo.Plo
|
|
include ./$(DEPDIR)/Notation.Plo
|
|
include ./$(DEPDIR)/NotationStorage.Plo
|
|
include ./$(DEPDIR)/NumericCharRefOrigin.Plo
|
|
include ./$(DEPDIR)/OffsetOrderedList.Plo
|
|
include ./$(DEPDIR)/OpenElement.Plo
|
|
include ./$(DEPDIR)/OutputByteStream.Plo
|
|
include ./$(DEPDIR)/OutputCharStream.Plo
|
|
include ./$(DEPDIR)/OutputState.Plo
|
|
include ./$(DEPDIR)/Param.Plo
|
|
include ./$(DEPDIR)/Parser.Plo
|
|
include ./$(DEPDIR)/ParserApp.Plo
|
|
include ./$(DEPDIR)/ParserEventGeneratorKit.Plo
|
|
include ./$(DEPDIR)/ParserMessages.Plo
|
|
include ./$(DEPDIR)/ParserOptions.Plo
|
|
include ./$(DEPDIR)/ParserState.Plo
|
|
include ./$(DEPDIR)/Partition.Plo
|
|
include ./$(DEPDIR)/PosixStorage.Plo
|
|
include ./$(DEPDIR)/Recognizer.Plo
|
|
include ./$(DEPDIR)/RewindStorageObject.Plo
|
|
include ./$(DEPDIR)/SGMLApplication.Plo
|
|
include ./$(DEPDIR)/SJISCodingSystem.Plo
|
|
include ./$(DEPDIR)/SOEntityCatalog.Plo
|
|
include ./$(DEPDIR)/Sd.Plo
|
|
include ./$(DEPDIR)/SdText.Plo
|
|
include ./$(DEPDIR)/SearchResultMessageArg.Plo
|
|
include ./$(DEPDIR)/SgmlParser.Plo
|
|
include ./$(DEPDIR)/ShortReferenceMap.Plo
|
|
include ./$(DEPDIR)/StdioStorage.Plo
|
|
include ./$(DEPDIR)/StorageManager.Plo
|
|
include ./$(DEPDIR)/SubstTable.Plo
|
|
include ./$(DEPDIR)/Syntax.Plo
|
|
include ./$(DEPDIR)/Text.Plo
|
|
include ./$(DEPDIR)/TokenMessageArg.Plo
|
|
include ./$(DEPDIR)/TranslateCodingSystem.Plo
|
|
include ./$(DEPDIR)/TrieBuilder.Plo
|
|
include ./$(DEPDIR)/TypeId.Plo
|
|
include ./$(DEPDIR)/URLStorage.Plo
|
|
include ./$(DEPDIR)/UTF16CodingSystem.Plo
|
|
include ./$(DEPDIR)/UTF8CodingSystem.Plo
|
|
include ./$(DEPDIR)/Undo.Plo
|
|
include ./$(DEPDIR)/UnicodeCodingSystem.Plo
|
|
include ./$(DEPDIR)/UnivCharsetDesc.Plo
|
|
include ./$(DEPDIR)/XMLCodingSystem.Plo
|
|
include ./$(DEPDIR)/app_inst.Plo
|
|
include ./$(DEPDIR)/arc_inst.Plo
|
|
include ./$(DEPDIR)/assert.Plo
|
|
include ./$(DEPDIR)/entmgr_inst.Plo
|
|
include ./$(DEPDIR)/memcmp.Plo
|
|
include ./$(DEPDIR)/memmove.Plo
|
|
include ./$(DEPDIR)/parseAttribute.Plo
|
|
include ./$(DEPDIR)/parseCommon.Plo
|
|
include ./$(DEPDIR)/parseDecl.Plo
|
|
include ./$(DEPDIR)/parseInstance.Plo
|
|
include ./$(DEPDIR)/parseMode.Plo
|
|
include ./$(DEPDIR)/parseParam.Plo
|
|
include ./$(DEPDIR)/parseSd.Plo
|
|
include ./$(DEPDIR)/parser_inst.Plo
|
|
include ./$(DEPDIR)/splib.Plo
|
|
include ./$(DEPDIR)/strerror.Plo
|
|
include ./$(DEPDIR)/xentmgr_inst.Plo
|
|
|
|
.c.o:
|
|
if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
|
|
then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
|
|
# source='$<' object='$@' libtool=no \
|
|
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
|
|
# $(COMPILE) -c $<
|
|
|
|
.c.obj:
|
|
if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
|
|
then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
|
|
# source='$<' object='$@' libtool=no \
|
|
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
|
|
# $(COMPILE) -c `$(CYGPATH_W) '$<'`
|
|
|
|
.c.lo:
|
|
if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
|
|
then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
|
|
# source='$<' object='$@' libtool=yes \
|
|
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
|
|
# $(LTCOMPILE) -c -o $@ $<
|
|
|
|
.cxx.o:
|
|
if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
|
|
then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
|
|
# source='$<' object='$@' libtool=no \
|
|
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
|
|
# $(CXXCOMPILE) -c -o $@ $<
|
|
|
|
.cxx.obj:
|
|
if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
|
|
then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
|
|
# source='$<' object='$@' libtool=no \
|
|
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
|
|
# $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
|
|
|
|
.cxx.lo:
|
|
if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
|
|
then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
|
|
# source='$<' object='$@' libtool=yes \
|
|
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
|
|
# $(LTCXXCOMPILE) -c -o $@ $<
|
|
|
|
mostlyclean-libtool:
|
|
-rm -f *.lo
|
|
|
|
clean-libtool:
|
|
-rm -rf .libs _libs
|
|
|
|
distclean-libtool:
|
|
-rm -f libtool
|
|
uninstall-info-am:
|
|
|
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | \
|
|
$(AWK) ' { files[$$0] = 1; } \
|
|
END { for (i in files) print i; }'`; \
|
|
mkid -fID $$unique
|
|
tags: TAGS
|
|
|
|
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|
$(TAGS_FILES) $(LISP)
|
|
tags=; \
|
|
here=`pwd`; \
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | \
|
|
$(AWK) ' { files[$$0] = 1; } \
|
|
END { for (i in files) print i; }'`; \
|
|
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
|
test -n "$$unique" || unique=$$empty_fix; \
|
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
$$tags $$unique; \
|
|
fi
|
|
ctags: CTAGS
|
|
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|
$(TAGS_FILES) $(LISP)
|
|
tags=; \
|
|
here=`pwd`; \
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | \
|
|
$(AWK) ' { files[$$0] = 1; } \
|
|
END { for (i in files) print i; }'`; \
|
|
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
|
$$tags $$unique
|
|
|
|
GTAGS:
|
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
|
&& cd $(top_srcdir) \
|
|
&& gtags -i $(GTAGS_ARGS) $$here
|
|
|
|
distclean-tags:
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
|
|
distdir: $(DISTFILES)
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
|
list='$(DISTFILES)'; for file in $$list; do \
|
|
case $$file in \
|
|
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
|
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
|
esac; \
|
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
|
dir="/$$dir"; \
|
|
$(mkdir_p) "$(distdir)$$dir"; \
|
|
else \
|
|
dir=''; \
|
|
fi; \
|
|
if test -d $$d/$$file; then \
|
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
|
fi; \
|
|
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
|
else \
|
|
test -f $(distdir)/$$file \
|
|
|| cp -p $$d/$$file $(distdir)/$$file \
|
|
|| exit 1; \
|
|
fi; \
|
|
done
|
|
check-am: all-am
|
|
check: $(BUILT_SOURCES)
|
|
$(MAKE) $(AM_MAKEFLAGS) check-am
|
|
all-am: Makefile $(LTLIBRARIES)
|
|
installdirs:
|
|
for dir in "$(DESTDIR)$(libdir)"; do \
|
|
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
|
done
|
|
install: $(BUILT_SOURCES)
|
|
$(MAKE) $(AM_MAKEFLAGS) install-am
|
|
install-exec: install-exec-am
|
|
install-data: install-data-am
|
|
uninstall: uninstall-am
|
|
|
|
install-am: all-am
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
|
|
installcheck: installcheck-am
|
|
install-strip:
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
`test -z '$(STRIP)' || \
|
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|
mostlyclean-generic:
|
|
|
|
clean-generic:
|
|
|
|
distclean-generic:
|
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|
|
|
maintainer-clean-generic:
|
|
@echo "This command is intended for maintainers to use"
|
|
@echo "it deletes files that may require special tools to rebuild."
|
|
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
|
|
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
|
clean: clean-am
|
|
|
|
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
|
|
mostlyclean-am
|
|
|
|
distclean: distclean-am
|
|
-rm -rf ./$(DEPDIR)
|
|
-rm -f Makefile
|
|
distclean-am: clean-am distclean-compile distclean-generic \
|
|
distclean-libtool distclean-tags
|
|
|
|
dvi: dvi-am
|
|
|
|
dvi-am:
|
|
|
|
html: html-am
|
|
|
|
info: info-am
|
|
|
|
info-am:
|
|
|
|
install-data-am:
|
|
|
|
install-exec-am: install-libLTLIBRARIES
|
|
|
|
install-info: install-info-am
|
|
|
|
install-man:
|
|
|
|
installcheck-am:
|
|
|
|
maintainer-clean: maintainer-clean-am
|
|
-rm -rf ./$(DEPDIR)
|
|
-rm -f Makefile
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
|
|
mostlyclean: mostlyclean-am
|
|
|
|
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
|
|
mostlyclean-libtool
|
|
|
|
pdf: pdf-am
|
|
|
|
pdf-am:
|
|
|
|
ps: ps-am
|
|
|
|
ps-am:
|
|
|
|
uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
|
|
|
|
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
|
|
clean-libLTLIBRARIES clean-libtool ctags distclean \
|
|
distclean-compile distclean-generic distclean-libtool \
|
|
distclean-tags distdir dvi dvi-am html html-am info info-am \
|
|
install install-am install-data install-data-am install-exec \
|
|
install-exec-am install-info install-info-am \
|
|
install-libLTLIBRARIES install-man install-strip installcheck \
|
|
installcheck-am installdirs maintainer-clean \
|
|
maintainer-clean-generic mostlyclean mostlyclean-compile \
|
|
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
|
tags uninstall uninstall-am uninstall-info-am \
|
|
uninstall-libLTLIBRARIES
|
|
|
|
|
|
.m4.cxx:
|
|
$(PERL) $(top_srcdir)/instmac.pl $< >$@
|
|
|
|
%.h %.cxx %.rc: %.msg
|
|
[ ! -f $(top_srcdir)/msggen.pl ] || $(PERL) -w $(top_srcdir)/msggen.pl $(MSGGENFLAGS) $<
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
.NOEXPORT:
|