mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-30 08:19:09 +00:00
b7946da96b
Also add some missing $FreeBSD$ to keep svn happy.
8 lines
64 B
Makefile
8 lines
64 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= elf2aout
|
|
|
|
NO_WERROR=
|
|
|
|
.include <bsd.prog.mk>
|