projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d29d89
)
include literal.c, .o
author
Ken Raeburn
<raeburn@cygnus>
Thu, 6 Jan 1994 01:16:51 +0000
(
01:16
+0000)
committer
Ken Raeburn
<raeburn@cygnus>
Thu, 6 Jan 1994 01:16:51 +0000
(
01:16
+0000)
gas/Makefile.in
patch
|
blob
|
history
diff --git
a/gas/Makefile.in
b/gas/Makefile.in
index 60e575be5255d229da9df050894fa560a8ac8398..5a10d55d29786e526aa358b0746fb0eae4b5e559 100644
(file)
--- a/
gas/Makefile.in
+++ b/
gas/Makefile.in
@@
-150,6
+150,7
@@
REAL_SOURCES = \
$(srcdir)/hex-value.c \
$(srcdir)/input-file.c \
$(srcdir)/input-scrub.c \
+ $(srcdir)/literal.c \
$(srcdir)/messages.c \
$(srcdir)/output-file.c \
$(srcdir)/read.c \
@@
-216,6
+217,7
@@
OBJS = \
hex-value.o \
input-file.o \
input-scrub.o \
+ literal.o \
messages.o \
output-file.o \
read.o \