summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nsd/Makefile.bsd-wrapper
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2017-06-12 18:49:33 +0000
committerespie <espie@openbsd.org>2017-06-12 18:49:33 +0000
commit752051c1bdf4a90ad85257a774d40ba882d5fe9d (patch)
tree862bad315695a92ced908a6a936c6424529e4058 /usr.sbin/nsd/Makefile.bsd-wrapper
parentUse openat() and unlinkat() instead of chdir()ing to the recovery dir. (diff)
downloadwireguard-openbsd-752051c1bdf4a90ad85257a774d40ba882d5fe9d.tar.xz
wireguard-openbsd-752051c1bdf4a90ad85257a774d40ba882d5fe9d.zip
destroy lint remnants.
okay millert@ deraadt@
Diffstat (limited to 'usr.sbin/nsd/Makefile.bsd-wrapper')
-rw-r--r--usr.sbin/nsd/Makefile.bsd-wrapper5
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.sbin/nsd/Makefile.bsd-wrapper b/usr.sbin/nsd/Makefile.bsd-wrapper
index 2ab9dc8ea74..4e47a2a652e 100644
--- a/usr.sbin/nsd/Makefile.bsd-wrapper
+++ b/usr.sbin/nsd/Makefile.bsd-wrapper
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.14 2016/10/05 20:08:36 natano Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.15 2017/06/12 18:49:34 espie Exp $
.include <bsd.own.mk>
@@ -76,9 +76,6 @@ clean cleandir:
depend:
# Nothing here so far...
-lint:
- # Nothing here so far...
-
tags:
# Nothing here so far...