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