summaryrefslogtreecommitdiff
path: root/usr.sbin/extattrctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/extattrctl/Makefile')
-rw-r--r--usr.sbin/extattrctl/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/usr.sbin/extattrctl/Makefile b/usr.sbin/extattrctl/Makefile
deleted file mode 100644
index c86b6997d8f..00000000000
--- a/usr.sbin/extattrctl/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-# $OpenBSD: Makefile,v 1.1 2002/02/22 21:09:06 drahn Exp $
-
-PROG= extattrctl
-MAN= extattrctl.8
-
-.include <bsd.prog.mk>