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 Now let it survive "make install" too.



details:   https://anonhg.NetBSD.org/src/rev/a8027f3fb551
branches:  trunk
changeset: 501688:a8027f3fb551
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Jan 05 19:56:55 2001 +0000

description:
Now let it survive "make install" too.

diffstat:

 sys/dev/microcode/daic/Makefile |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diffs (9 lines):

diff -r 8e959467fcb0 -r a8027f3fb551 sys/dev/microcode/daic/Makefile
--- a/sys/dev/microcode/daic/Makefile   Fri Jan 05 19:54:30 2001 +0000
+++ b/sys/dev/microcode/daic/Makefile   Fri Jan 05 19:56:55 2001 +0000
@@ -31,3 +31,5 @@
 all:   includes
 
 includes:      dnload.h
+
+install:



Home | Main Index | Thread Index | Old Index