artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b6476d
)
remove *.cat1 when "make realclean" is invoked
author
kstailey
<kstailey@openbsd.org>
Thu, 17 Apr 1997 14:33:36 +0000
(14:33 +0000)
committer
kstailey
<kstailey@openbsd.org>
Thu, 17 Apr 1997 14:33:36 +0000
(14:33 +0000)
gnu/usr.bin/perl/pod/Makefile
patch
|
blob
|
history
diff --git
a/gnu/usr.bin/perl/pod/Makefile
b/gnu/usr.bin/perl/pod/Makefile
index
bfe6c8e
..
20ca383
100644
(file)
--- a/
gnu/usr.bin/perl/pod/Makefile
+++ b/
gnu/usr.bin/perl/pod/Makefile
@@
-177,6
+177,7
@@
clean:
realclean: clean
rm -f $(CONVERTERS)
+ rm -f *.cat1
distclean: realclean