Add NOMAN/NOLINT.

This commit is contained in:
tv 2001-12-12 02:48:46 +00:00
parent 7facb14657
commit 9156c43a3a
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
# $NetBSD: Makefile.host,v 1.13 2001/12/12 01:50:20 tv Exp $
# $NetBSD: Makefile.host,v 1.14 2001/12/12 02:48:46 tv Exp $
NOLINT= # defined
NOMAN= # defined
.include <bsd.own.mk>