summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorsascha <sascha@13f79535-47bb-0310-9956-ffa450edef68>2000-04-30 17:58:34 +0000
committersascha <sascha@13f79535-47bb-0310-9956-ffa450edef68>2000-04-30 17:58:34 +0000
commit4055c214060974403f9ddb06fc6f30fe38e5e209 (patch)
treee3d20968cbb191de3a5701dfe92ffc136906c8a1 /i18n
parent52de50d04ac8be9d601020a0125066e0beb71d2d (diff)
downloadlibapr-4055c214060974403f9ddb06fc6f30fe38e5e209.tar.gz
Make `mm' an INCDIR in shmem/unix, so that the INCDIR rewriter can
automatically adapt it for VPATH use. Remove $(OBJS): Makefile dependency to avoid unnecessary rebuilds. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59998 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'i18n')
-rw-r--r--i18n/unix/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/i18n/unix/Makefile.in b/i18n/unix/Makefile.in
index 665992534..72998b6d9 100644
--- a/i18n/unix/Makefile.in
+++ b/i18n/unix/Makefile.in
@@ -21,7 +21,6 @@ clean:
distclean: clean
-$(RM) -f Makefile
-$(OBJS): Makefile
#
# We really don't expect end users to use this rule. It works only with