Skip to content
Snippets Groups Projects
Commit 17fc97c1 authored by Tinny Ng's avatar Tinny Ng
Browse files

[Bug 6321] gmake error in regx/Makefile.in.

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174082 13f79535-47bb-0310-9956-ffa450edef68
parent 594eca79
No related branches found
No related tags found
No related merge requests found
...@@ -56,6 +56,9 @@ ...@@ -56,6 +56,9 @@
# #
# #
# $Log$ # $Log$
# Revision 1.3 2002/07/31 17:16:08 tng
# [Bug 6321] gmake error in regx/Makefile.in.
#
# Revision 1.2 2002/07/26 16:49:29 tng # Revision 1.2 2002/07/26 16:49:29 tng
# [Bug 2681] Can't build with gcc/g++ not named 'gcc'/'g++'. Patch from Jonathan Lennox. # [Bug 2681] Can't build with gcc/g++ not named 'gcc'/'g++'. Patch from Jonathan Lennox.
# #
...@@ -172,6 +175,5 @@ CPP_OBJECTS = Op.$(TO) \ ...@@ -172,6 +175,5 @@ CPP_OBJECTS = Op.$(TO) \
RegxParser.$(TO) \ RegxParser.$(TO) \
ParserForXMLSchema.$(TO) \ ParserForXMLSchema.$(TO) \
RegularExpression.$(TO) RegularExpression.$(TO)
include ../Makefile.util.submodule include ../Makefile.util.submodule
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment