Added (commented out) /usr/local PREFIX to Makefile.
authorW. Trevor King <wking@drexel.edu>
Sun, 12 Jul 2009 19:27:40 +0000 (15:27 -0400)
committerW. Trevor King <wking@drexel.edu>
Sun, 12 Jul 2009 19:27:40 +0000 (15:27 -0400)
commit77fe8d1e2c71fb783160ab9946d9dc9e471a11c1
tree8c3678c4fc33e77b394810a9a09475d4bc576ed1
parentb5c4896d7ffd219a3118a3e6885db5956bf79e55
Added (commented out) /usr/local PREFIX to Makefile.

I got a bit confused and installed be into "/usr/local " instead of
"/usr/local" with
  PREFIX = /usr/local # ${HOME}
With the alternate PREFIX line right there, there should be less
temptation to do again :p.
Makefile