summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>2002-10-08 12:44:10 -0500
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>2002-10-08 12:44:10 -0500
commit35e011592cf0635cc7fe32b9e85e29d128a4daaa (patch)
tree6f9b211ba777d01592a4d28ffde11de607591894 /Documentation
parent8e12e1f9fdc413418e3bac8776f40a341ff77b4a (diff)
parent82ef5e24a19b2ea3906fa6846f5f51672e1d44c2 (diff)
Merge tp1.ruhr-uni-bochum.de:/home/kai/src/kernel/v2.5/linux-2.5
into tp1.ruhr-uni-bochum.de:/home/kai/src/kernel/v2.5/linux-2.5.make
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/DocBook/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/DocBook/Makefile b/Documentation/DocBook/Makefile
index 89e68b688fba..daf40bc291ca 100644
--- a/Documentation/DocBook/Makefile
+++ b/Documentation/DocBook/Makefile
@@ -162,7 +162,6 @@ LOG := $(patsubst %.sgml, %.log, $(BOOKS))
OUT := $(patsubst %.sgml, %.out, $(BOOKS))
clean:
- @rm -f core *~
@rm -f $(BOOKS)
@rm -f $(DVI) $(AUX) $(TEX) $(LOG) $(OUT)
@rm -f $(PNG-parportbook) $(EPS-parportbook)