summaryrefslogtreecommitdiff
path: root/threadproc
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2000-11-15 12:19:56 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2000-11-15 12:19:56 +0000
commit134e569d0402fbe46422e9db917da68f3db0b58d (patch)
tree9a6fccc890fbbd28f8f5dad4e904d3489d85373c /threadproc
parent425be79c974896363e829e2a9a7798690fd36635 (diff)
downloadlibapr-134e569d0402fbe46422e9db917da68f3db0b58d.tar.gz
axe some old comments
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60730 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'threadproc')
-rw-r--r--threadproc/unix/Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/threadproc/unix/Makefile.in b/threadproc/unix/Makefile.in
index 35c89a8d0..7b157771d 100644
--- a/threadproc/unix/Makefile.in
+++ b/threadproc/unix/Makefile.in
@@ -27,11 +27,6 @@ clean:
distclean: clean
-$(RM) -f Makefile
-#
-# We really don't expect end users to use this rule. It works only with
-# gcc, and rebuilds Makefile.in. You have to re-run configure after
-# using it.
-#
depend:
$(MKDEP) $(INCLUDES) $(CFLAGS) *.c