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 60e575be5255d229da9df050894fa560a8ac8398..5a10d55d29786e526aa358b0746fb0eae4b5e559 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 \
This page took 0.024417 seconds and 4 git commands to generate.