diff options
Diffstat (limited to 'tools/libdwarf/Makefile')
| -rw-r--r-- | tools/libdwarf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/libdwarf/Makefile b/tools/libdwarf/Makefile index 913ea8cca49..867be291c37 100644 --- a/tools/libdwarf/Makefile +++ b/tools/libdwarf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2018/05/01 00:04:36 christos Exp $ +# $NetBSD: Makefile,v 1.9 2018/05/01 19:59:47 christos Exp $ HOSTLIB=dwarf -.include <bsd.init.mk> +.include <bsd.hostinit.mk> SRCS= \ dwarf_abbrev.c \ |
