d0e2283bb8
driver.
11 lines
211 B
Text
11 lines
211 B
Text
--- Makefile.orig Sun Aug 15 13:15:04 2004
|
|
+++ Makefile Sun Aug 15 13:38:32 2004
|
|
@@ -70,7 +70,7 @@
|
|
|
|
# default prefix
|
|
ifdef ROOT
|
|
- prefix = $(ROOT)/usr
|
|
+ prefix = $(ROOT)
|
|
else
|
|
prefix = /usr/local
|
|
endif
|