summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gdb/gdbreplay/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gdb/gdbreplay/Makefile')
-rw-r--r--gnu/usr.bin/gdb/gdbreplay/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/gnu/usr.bin/gdb/gdbreplay/Makefile b/gnu/usr.bin/gdb/gdbreplay/Makefile
deleted file mode 100644
index 1d93cc3..0000000
--- a/gnu/usr.bin/gdb/gdbreplay/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $Id: Makefile,v 1.2 1997/04/26 17:34:04 pst Exp $
-
-GDBDIR= ${.CURDIR}/../../../../contrib/gdb
-.PATH: ${GDBDIR}/gdb/gdbserver
-.PATH: ${GDBDIR}/gdb
-.PATH: ${GDBDIR}/opcodes
-
-PROG= gdbreplay
-NOMAN= yes
-
-SRCS= gdbreplay.c
-
-CFLAGS+=-I${.CURDIR}/../gdb -I${.CURDIR}/../bfd
-CFLAGS+=-DNO_MMALLOC
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud