Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/microcode/daic don't let "make all" fail
details: https://anonhg.NetBSD.org/src/rev/ff5cf8cbc5d2
branches: trunk
changeset: 501683:ff5cf8cbc5d2
user: martin <martin%NetBSD.org@localhost>
date: Fri Jan 05 19:01:02 2001 +0000
description:
don't let "make all" fail
diffstat:
sys/dev/microcode/daic/Makefile | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (10 lines):
diff -r ed39c5823561 -r ff5cf8cbc5d2 sys/dev/microcode/daic/Makefile
--- a/sys/dev/microcode/daic/Makefile Fri Jan 05 18:57:25 2001 +0000
+++ b/sys/dev/microcode/daic/Makefile Fri Jan 05 19:01:02 2001 +0000
@@ -28,4 +28,6 @@
cleandir: clean
+all: includes
+
includes: dnload.h
Home |
Main Index |
Thread Index |
Old Index