]> Zhao Yanbai Git Server - minix.git/commitdiff
mdocml/man: dummy cleandepend target
authorBen Gras <ben@minix3.org>
Wed, 28 Sep 2011 15:36:24 +0000 (15:36 +0000)
committerBen Gras <ben@minix3.org>
Wed, 28 Sep 2011 15:36:24 +0000 (15:36 +0000)
usr.bin/mdocml/man/Makefile

index 24195f835639b08b8664e701b84fc7ad6abfb69d..210a685a025253dabcd1f3d89f3bed28cb9860c8 100644 (file)
@@ -32,4 +32,7 @@ FILESDIR=     /usr/man
 FILESNAME=     style.css
 .endif
 
+cleandepend:
+       :
+
 .include <bsd.man.mk>