summaryrefslogtreecommitdiffstats
path: root/usr.bin/elf2aout/Makefile
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2008-12-23 01:22:57 +0000
committertrhodes <trhodes@FreeBSD.org>2008-12-23 01:22:57 +0000
commitbf71acb2ec827da5df24049a3bc2e0e5aaac04c9 (patch)
treec33f348c3e3da74b6f6e26d11539d2306b9628b3 /usr.bin/elf2aout/Makefile
parent9ba6879f12c72d38da5ab65be97169c8aed25e42 (diff)
downloadFreeBSD-src-bf71acb2ec827da5df24049a3bc2e0e5aaac04c9.zip
FreeBSD-src-bf71acb2ec827da5df24049a3bc2e0e5aaac04c9.tar.gz
Add a basic manual page for elf2aout.
Alter Makefile and remove NO_MAN. PR: 109975
Diffstat (limited to 'usr.bin/elf2aout/Makefile')
-rw-r--r--usr.bin/elf2aout/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/elf2aout/Makefile b/usr.bin/elf2aout/Makefile
index 92bb6598..4ba44e7 100644
--- a/usr.bin/elf2aout/Makefile
+++ b/usr.bin/elf2aout/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= elf2aout
-NO_MAN=
+
NO_WERROR=
WARNS?= 5
OpenPOWER on IntegriCloud