mirror of
https://github.com/mist64/perfect6502.git
synced 2025-08-09 15:24:59 +00:00
rename
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,6 +1,6 @@
|
||||
OBJS=perfect6502.o
|
||||
#OBJS+=runtime.o runtime_init.o plugin.o console.o emu.o
|
||||
OBJS+=test.o
|
||||
OBJS+=measure.o
|
||||
CFLAGS=-Wall -O3
|
||||
CC=clang
|
||||
|
||||
|
Reference in New Issue
Block a user