projects
/
be.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5fdbda
)
Restored Makefile to /home/wking installation
author
W. Trevor King
<wking@drexel.edu>
Mon, 27 Jul 2009 19:05:55 +0000
(15:05 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Mon, 27 Jul 2009 19:05:55 +0000
(15:05 -0400)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 29ed94ad66e357e248d9a126b69638335e9138a4..fe482c33b82f3653fc81579ad3739aa961031fa2 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-38,9
+38,9
@@
MODULES += ${DOC_DIR}
RM = rm
-PREFIX = /usr/local
-
#
PREFIX = ${HOME}
-
#
INSTALL_OPTIONS = "--prefix=${PREFIX}"
+
#
PREFIX = /usr/local
+PREFIX = ${HOME}
+INSTALL_OPTIONS = "--prefix=${PREFIX}"
\f
.PHONY: all