change the install prefix to /usr/local
This commit is contained in:
parent
0ef499deaa
commit
b9f139241c
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
# that way it survives across cvs updates.
|
||||
# Then do a 'make install'
|
||||
# the result will be a directory tree that you can run mkelfImage in
|
||||
PREFIX=/users/rminnich/src/bios/mkelf
|
||||
PREFIX=/usr/local/
|
||||
PERLPATH=/usr/bin/perl
|
||||
VERSION="1.9"
|
||||
DATE="7 January 2002"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue