summaryrefslogtreecommitdiffstats
path: root/usr.sbin/elf2aout/Makefile
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2002-04-22 04:08:01 +0000
committerjake <jake@FreeBSD.org>2002-04-22 04:08:01 +0000
commitb2815166cb32c64d47e52596284d3a753b88d7d6 (patch)
tree2366ca272d0bc1bbf546011e4fcd3fd9c8bfdd96 /usr.sbin/elf2aout/Makefile
parent85bc4df45b8d5815c0292c5f5cde8b9c9c2825c8 (diff)
downloadFreeBSD-src-b2815166cb32c64d47e52596284d3a753b88d7d6.zip
FreeBSD-src-b2815166cb32c64d47e52596284d3a753b88d7d6.tar.gz
Add a Makefile for this.
Diffstat (limited to 'usr.sbin/elf2aout/Makefile')
-rw-r--r--usr.sbin/elf2aout/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.sbin/elf2aout/Makefile b/usr.sbin/elf2aout/Makefile
new file mode 100644
index 0000000..18fa358
--- /dev/null
+++ b/usr.sbin/elf2aout/Makefile
@@ -0,0 +1,6 @@
+# $FreeBSD$
+
+PROG= elf2aout
+NOMAN=
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud