diff options
Diffstat (limited to 'usr.bin/elfdump/Makefile')
| -rw-r--r-- | usr.bin/elfdump/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/elfdump/Makefile b/usr.bin/elfdump/Makefile index 5b48a8b6174d..40dc04ab688e 100644 --- a/usr.bin/elfdump/Makefile +++ b/usr.bin/elfdump/Makefile @@ -1,3 +1,4 @@ +PACKAGE=toolchain PROG= elfdump .include <bsd.prog.mk> |
