elfdump: Move to the toolchain package

MFC after:	1 day
Reviewed by:	manu, imp, emaste
Differential Revision:	https://reviews.freebsd.org/D52648
This commit is contained in:
Lexi Winter
2025-09-23 22:16:12 +01:00
parent 5efd371bba
commit 2e45f20765
+1
View File
@@ -1,3 +1,4 @@
PACKAGE=toolchain
PROG= elfdump
.include <bsd.prog.mk>