mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 15:32:45 +00:00
b7946da96b
Also add some missing $FreeBSD$ to keep svn happy.
6 lines
51 B
Makefile
6 lines
51 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= elfdump
|
|
|
|
.include <bsd.prog.mk>
|