Added missing -O configuration.

This commit is contained in:
greg-king5
2017-06-07 10:20:20 -04:00
committed by GitHub
parent b8f30ba0de
commit a397a8c1a1

View File

@@ -31,7 +31,7 @@ SIM65 := $(if $(wildcard ../../bin/sim65*),..$S..$Sbin$Ssim65,sim65)
WORKDIR = ../../testwrk/val
OPTIONS = g O Os Osi Osir Oi Oir Or
OPTIONS = g O Os Osi Osir Osr Oi Oir Or
.PHONY: all clean