summaryrefslogtreecommitdiffstats
path: root/usr.sbin/btxld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/btxld/Makefile')
-rw-r--r--usr.sbin/btxld/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.sbin/btxld/Makefile b/usr.sbin/btxld/Makefile
new file mode 100644
index 0000000..dd00a04
--- /dev/null
+++ b/usr.sbin/btxld/Makefile
@@ -0,0 +1,7 @@
+# $Id:$
+
+PROG= btxld
+SRCS= btxld.c elfh.c
+MAN8= btxld.8
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud