summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gdb/arch/ia64/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gdb/arch/ia64/Makefile')
-rw-r--r--gnu/usr.bin/gdb/arch/ia64/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/gnu/usr.bin/gdb/arch/ia64/Makefile b/gnu/usr.bin/gdb/arch/ia64/Makefile
deleted file mode 100644
index 2fe4899..0000000
--- a/gnu/usr.bin/gdb/arch/ia64/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $FreeBSD$
-
-.if !defined(GDB_CROSS_DEBUGGER)
-LIBSRCS+= fbsd-proc.c fbsd-threads.c gcore.c
-LIBSRCS+= ia64-fbsd-nat.c
-.endif
-LIBSRCS+= solib.c solib-svr4.c
-LIBSRCS+= ia64-fbsd-tdep.c ia64-tdep.c
-
-nm.h:
- echo '#include "ia64/nm-fbsd.h"' > ${.TARGET}
-
-tm.h:
- echo '#include "ia64/tm-fbsd.h"' > ${.TARGET}
OpenPOWER on IntegriCloud