]> err.no Git - moreutils/commit
Allow overriding PREFIX and CFLAGS to make the build more flexible
authorBen Walton <bwalton@artsci.utoronto.ca>
Thu, 26 Jul 2012 01:25:28 +0000 (21:25 -0400)
committerJoey Hess <joey@kitenet.net>
Thu, 26 Jul 2012 03:39:25 +0000 (23:39 -0400)
commit9aebcfaa8b9cf1715e346e219db5eae590f568f5
tree6d9dedfed9c91e169a883dd33417e6f04e11cd72
parent80dd7ed5d66eebd6ae7b7e3aadfa99f37ceb419f
Allow overriding PREFIX and CFLAGS to make the build more flexible

This patch allows the package to be more easily portable to other
systems, such as OpenCSW where we install to /opt/csw and don't always
use gcc.

Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
Makefile