include literal.c, .o
authorKen Raeburn <raeburn@cygnus>
Thu, 6 Jan 1994 01:16:51 +0000 (01:16 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 6 Jan 1994 01:16:51 +0000 (01:16 +0000)
gas/Makefile.in

index 60e575b..5a10d55 100644 (file)
@@ -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 \