spectrum_cmbrot
diff Makefile @ 1:c2815c765fea
done
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Mon, 17 Feb 2014 11:00:23 +0200 |
parents | e56d8b0eee4b |
children | 34f2fca9690b |
line diff
1.1 --- a/Makefile Mon Feb 17 10:17:17 2014 +0200 1.2 +++ b/Makefile Mon Feb 17 11:00:23 2014 +0200 1.3 @@ -4,7 +4,7 @@ 1.4 bin = test.tap 1.5 1.6 CC = zcc 1.7 -CFLAGS = +zx -pragma-define=myzorg=28000 1.8 +CFLAGS = +zx -pragma-define=myzorg=28000 -O2 1.9 LDFLAGS = -create-app 1.10 1.11 $(bin): $(obj)