summaryrefslogtreecommitdiff
path: root/shmem/os2
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 /shmem/os2
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 'shmem/os2')
-rw-r--r--shmem/os2/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/shmem/os2/Makefile.in b/shmem/os2/Makefile.in
index ec9174c6d..f2dd8bce2 100644
--- a/shmem/os2/Makefile.in
+++ b/shmem/os2/Makefile.in
@@ -28,7 +28,6 @@ clean:
distclean: clean
-$(RM) -f Makefile
-$(OBJS): Makefile
$(LIB): $(OBJS)
$(RM) -f $@