From d16faa2e6087269ec754c126690a1a3646b60a1e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 13 Dec 1999 15:54:23 +0000 Subject: Patch rtems-rc-19991203-2.diff from Ralf Corsepius to correct the missing part of the mcp750 patch. --- c/src/librdbg/src/i386/any/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'c/src/librdbg/src/i386/any/Makefile.am') diff --git a/c/src/librdbg/src/i386/any/Makefile.am b/c/src/librdbg/src/i386/any/Makefile.am index db2e59d430..45bb35c04a 100644 --- a/c/src/librdbg/src/i386/any/Makefile.am +++ b/c/src/librdbg/src/i386/any/Makefile.am @@ -28,12 +28,8 @@ H_FILES = remdeb.h # X source names X_FILES = remdeb.x remdeb_f.x -SRCS = $(C_FILES) $(S_FILES) $(GEN_C_FILES) $(H_FILES) OBJS = $(GEN_C_O_FILES) $(C_O_FILES) $(S_O_FILES) -RPCGEN = @RPCGEN@ -AWK = @AWK@ - include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(top_srcdir)/../../../automake/lib.am -- cgit v1.2.3