mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
include literal.c, .o
This commit is contained in:
@ -150,6 +150,7 @@ REAL_SOURCES = \
|
|||||||
$(srcdir)/hex-value.c \
|
$(srcdir)/hex-value.c \
|
||||||
$(srcdir)/input-file.c \
|
$(srcdir)/input-file.c \
|
||||||
$(srcdir)/input-scrub.c \
|
$(srcdir)/input-scrub.c \
|
||||||
|
$(srcdir)/literal.c \
|
||||||
$(srcdir)/messages.c \
|
$(srcdir)/messages.c \
|
||||||
$(srcdir)/output-file.c \
|
$(srcdir)/output-file.c \
|
||||||
$(srcdir)/read.c \
|
$(srcdir)/read.c \
|
||||||
@ -216,6 +217,7 @@ OBJS = \
|
|||||||
hex-value.o \
|
hex-value.o \
|
||||||
input-file.o \
|
input-file.o \
|
||||||
input-scrub.o \
|
input-scrub.o \
|
||||||
|
literal.o \
|
||||||
messages.o \
|
messages.o \
|
||||||
output-file.o \
|
output-file.o \
|
||||||
read.o \
|
read.o \
|
||||||
|
Reference in New Issue
Block a user