From: schwarze Date: Sun, 25 Jun 2017 12:48:04 +0000 (+0000) Subject: add some empty targets that were missing X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=8f13bc13a02aed910dc0531e6e13bb0dff8336d1;p=openbsd add some empty targets that were missing --- diff --git a/regress/usr.bin/mandoc/db/Makefile b/regress/usr.bin/mandoc/db/Makefile index f1e80815069..80774c66ca1 100644 --- a/regress/usr.bin/mandoc/db/Makefile +++ b/regress/usr.bin/mandoc/db/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2016/09/04 11:13:08 schwarze Exp $ +# $OpenBSD: Makefile,v 1.3 2017/06/25 12:48:04 schwarze Exp $ SUBDIR += binedit dbm_dump makeinodes run @@ -6,10 +6,12 @@ obj-clean: _SUBDIRUSE .PHONY: obj-clean -ascii utf8 html lint: +ascii utf8 html markdown tman lint: -ascii-clean utf8-clean html-clean tman-clean lint-clean: +ascii-clean utf8-clean html-clean markdown-clean tman-clean lint-clean: -groff groff-clean html-out html-out-clean lint-out lint-out-clean: +groff html-out markdown-out lint-out: + +groff-clean html-out-clean markdown-out-clean lint-out-clean: .include