1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-30 08:19:09 +00:00
freebsd/usr.bin/elf2aout/Makefile
Ed Schouten b7946da96b Build usr.bin/ with WARNS=6 by default.
Also add some missing $FreeBSD$ to keep svn happy.
2010-01-02 10:27:05 +00:00

8 lines
64 B
Makefile

# $FreeBSD$
PROG= elf2aout
NO_WERROR=
.include <bsd.prog.mk>