aboutsummaryrefslogtreecommitdiff
path: root/lib/libbegemot
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-11-04 08:25:03 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-11-04 08:25:03 +0000
commit4d6b7f436d7abb99dc92fc14d227be006f7db456 (patch)
treecade3d6bc2b9ea16c5417b7545bbc2e4cddef9ad /lib/libbegemot
parentc569065139bb00c57dd89dc5a34dc6c4bcdbd382 (diff)
downloadsrc-4d6b7f436d7abb99dc92fc14d227be006f7db456.tar.gz
src-4d6b7f436d7abb99dc92fc14d227be006f7db456.zip
Fixed "make clean".
Notes
Notes: svn path=/head/; revision=137187
Diffstat (limited to 'lib/libbegemot')
-rw-r--r--lib/libbegemot/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libbegemot/Makefile b/lib/libbegemot/Makefile
index d3994ee954d8..aec42b669b02 100644
--- a/lib/libbegemot/Makefile
+++ b/lib/libbegemot/Makefile
@@ -15,6 +15,7 @@ SRCS= rpoll.c
INCS= rpoll.h
MAN= rpoll.3
+CLEANFILES= rpoll.3
rpoll.3: rpoll.man
cat ${.ALLSRC} > ${.TARGET}