Build libelf and mkimage in world

This commit is contained in:
Arun Thomas
2011-06-29 00:17:35 +02:00
parent 2e8d1eda1b
commit ecb1c96fc5
7 changed files with 20 additions and 11 deletions

View File

@@ -2,6 +2,6 @@
.include <bsd.own.mk>
SUBDIR= m4
SUBDIR= m4 mkimage
.include <bsd.subdir.mk>