* linux-arm-low.c: Include <signal.h>.
[deliverable/binutils-gdb.git] / gas / Makefile.am
index 7b897f300c8362776892cc67890f799f9371742e..807490342fd3787a18096c5b8620964a4ae32f95 100644 (file)
@@ -161,6 +161,8 @@ TARGET_CPU_CFILES = \
        config/tc-tic4x.c \
        config/tc-tic54x.c \
        config/tc-tic6x.c \
+       config/tc-tilegx.c \
+       config/tc-tilepro.c \
        config/tc-vax.c \
        config/tc-v850.c \
        config/tc-xstormy16.c \
@@ -224,6 +226,8 @@ TARGET_CPU_HFILES = \
        config/tc-tic4x.h \
        config/tc-tic54x.h \
        config/tc-tic6x.h \
+       config/tc-tilegx.h \
+       config/tc-tilepro.h \
        config/tc-vax.h \
        config/tc-v850.h \
        config/tc-xstormy16.h \
This page took 0.025438 seconds and 4 git commands to generate.