summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/src/i386/pc386/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-08-26 20:59:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-08-26 20:59:52 +0000
commit638154c6bf630442694d8db79740b34d5a30ea70 (patch)
tree30501981f33a974b96de3329758ee26b32c1d05e /c/src/librdbg/src/i386/pc386/Makefile.in
parentComment cleanup from Eric Norum <eric@cls.usask.ca>. (diff)
downloadrtems-638154c6bf630442694d8db79740b34d5a30ea70.tar.bz2
Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:
This one is a minor fix for the librdg-Makefiles for mcp750, mostly an adaptation to the Makefiles used for the i386.
Diffstat (limited to 'c/src/librdbg/src/i386/pc386/Makefile.in')
-rw-r--r--c/src/librdbg/src/i386/pc386/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/librdbg/src/i386/pc386/Makefile.in b/c/src/librdbg/src/i386/pc386/Makefile.in
index aeaab6cb8a..77b522f08b 100644
--- a/c/src/librdbg/src/i386/pc386/Makefile.in
+++ b/c/src/librdbg/src/i386/pc386/Makefile.in
@@ -78,7 +78,7 @@ CLOBBER_ADDITIONS +=
FRONTEND = \"$(RTEMS_CPU)/@RTEMS_BSP@/remdeb_f.x\"
-all: ${ARCH} $(LIB)
+all: ${ARCH} $(LIB)
@$(INSTALL_VARIANT) -m 644 $(LIB) $(PROJECT_RELEASE)/lib
$(LIB): $(SRCS) ${OBJS}