blob: 8d52ba3d3fbe70e03e572515e122f155d3cf15c0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Index: drvtools/usr/src/cmd/modload/i386/Makefile
===================================================================
--- drvtools.orig/usr/src/cmd/modload/i386/Makefile 2012-10-08 04:25:29.000000000 +0400
+++ drvtools/usr/src/cmd/modload/i386/Makefile 2013-01-04 19:35:08.561163587 +0400
@@ -28,4 +28,4 @@
include ../Makefile.com
-install: all $(ROOTUSRSBINPROG32)
+install: all $(ROOTUSRSBINPROG)
|