summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/Makefile b/Makefile
index 6795e88..32173a8 100644
--- a/Makefile
+++ b/Makefile
@@ -49,17 +49,6 @@ LIBS += -L/usr/local/lib -lreadline
# ===================
#
-
-SOURCE = z80.c \
- z80_decode.c \
- z80_dis.c \
- expr.c \
- emma.c \
- main.c \
- support.c \
- callbacks.c \
- interface.c
-
BASE_O = z80.o \
z80_decode.o \
z80_dis.o \