Adjust email address, make CC overridable again.

This commit is contained in:
Jasper Lievisse Adriaanse 2010-12-07 09:24:25 +13:00 committed by Daniel Beer
parent 837c020277
commit 6939f2c90e
2 changed files with 2 additions and 2 deletions

View File

@ -46,5 +46,5 @@ Stefan Mahr <Stefan.Mahr@sphairon.com>:
* Initial support, testing and analysis for Olimex
MSP430-JTAG-ISO.
Jasper Lievisse Adriaanse <jasper@humppa.nl>:
Jasper Lievisse Adriaanse <jasper@openbsd.org>:
* Ported to OpenBSD.

View File

@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
CC = gcc
CC ?= gcc
INSTALL = /usr/bin/install
PREFIX ?= /usr/local
LDFLAGS ?= -s