diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-04-14 21:06:10 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-04-14 21:06:10 +0000 |
| commit | d1dd034d078c8ce6c052bada500f90977c535e42 (patch) | |
| tree | 8aaa286b7ad01438e74918c3c600dd2e1609dfc1 /usr.bin/mkesdb_static | |
| parent | d7296a8faeef2f4a69307412f620504604c76392 (diff) | |
Notes
Diffstat (limited to 'usr.bin/mkesdb_static')
| -rw-r--r-- | usr.bin/mkesdb_static/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/mkesdb_static/Makefile b/usr.bin/mkesdb_static/Makefile index 2696a23700d5..9ce020920808 100644 --- a/usr.bin/mkesdb_static/Makefile +++ b/usr.bin/mkesdb_static/Makefile @@ -13,3 +13,5 @@ build-tools: mkesdb_static .include "${.CURDIR}/../mkesdb/Makefile.inc" .include <bsd.prog.mk> + +${PROG}: ${BUILD_TOOLS_META} |
