Move parts of inferior job control to common/
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index 2156438c1b61642689bf8c33eedb3a0b460e0fdd..4cefd847fa340c83b7ce6ae39fa14280a21448db 100644 (file)
@@ -1235,6 +1235,7 @@ SFILES = \
        common/fileio.c \
        common/filestuff.c \
        common/format.c \
+       common/job-control.c \
        common/gdb_vecs.c \
        common/new-op.c \
        common/print-utils.c \
@@ -1510,6 +1511,7 @@ HFILES_NO_SRCDIR = \
        common/common-regcache.h \
        common/common-types.h \
        common/common-utils.h \
+       common/job-control.h \
        common/errors.h \
        common/environ.h \
        common/fileio.h \
@@ -1664,6 +1666,7 @@ COMMON_OBS = $(DEPFILES) $(CONFIG_OBS) $(YYOBJ) \
        common-agent.o \
        common-debug.o \
        common-exceptions.o \
+       job-control.o \
        common-regcache.o \
        common-utils.o \
        complaints.o \
This page took 0.025077 seconds and 4 git commands to generate.