summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>1999-09-10 14:00:49 +0000
committerrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>1999-09-10 14:00:49 +0000
commit57ca5912a95d095a5acd3afbeab66de64b177efc (patch)
tree687f2c280ac7fba21e489a07e89621b0c3a5f3f9 /Makefile.in
parenta8a267b757d7586ee411aebbb4027f9f38239fec (diff)
downloadlibapr-57ca5912a95d095a5acd3afbeab66de64b177efc.tar.gz
More changes to bring BeOS up to the UNIX APR level. Also a few changes to
some test programs to make them more portable. Lastly, a work around for a BeOS bug that makes fork potentially dangerous. Submitted by: David Reid git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59205 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 5a03ff404..bce6e791c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -51,7 +51,6 @@ depend: subdirs_depend
distclean: clean
-$(RM) -f Makefile
- -$(RM) -f config.log config.status config.cache
subdirs:
@for i in $(SUBDIRS); do \