Fix build. Three list.h files are required to generate .d files

This commit is contained in:
ryoon 2020-01-18 13:56:53 +00:00
parent e4b63a3e95
commit 968f5fa0dc
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2020/01/17 16:24:03 christos Exp $
# $NetBSD: Makefile,v 1.2 2020/01/18 13:56:53 ryoon Exp $
NOMAN=
@ -596,7 +596,7 @@ test_write_disk_no_hfs_compression.tgz.uu
.include <bsd.test.mk>
test_main.o: list.h
test_main.d: list.h
CLEANFILES+=list.h

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2020/01/17 16:25:37 christos Exp $
# $NetBSD: Makefile,v 1.2 2020/01/18 13:56:53 ryoon Exp $
NOMAN=
@ -107,7 +107,7 @@ test_option_tv.stdout.uu
.include <bsd.test.mk>
test_main.o: list.h
test_main.d: list.h
CLEANFILES+=list.h

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2020/01/17 16:25:37 christos Exp $
# $NetBSD: Makefile,v 1.2 2020/01/18 13:56:53 ryoon Exp $
NOMAN=
@ -113,7 +113,7 @@ test_print_longpath.tar.Z.uu
.include <bsd.test.mk>
test_main.o: list.h
test_main.d: list.h
CLEANFILES+=list.h