aboutsummaryrefslogtreecommitdiff
path: root/libexec/kgdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/kgdb/Makefile')
-rw-r--r--libexec/kgdb/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/libexec/kgdb/Makefile b/libexec/kgdb/Makefile
deleted file mode 100644
index f6b255ab4f60..000000000000
--- a/libexec/kgdb/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-FILESDIR?= /usr/libexec/kgdb
-
-FILES= acttrace.py
-
-.include <bsd.prog.mk>