summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/wrapup/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-06-18 14:12:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-06-18 14:12:26 +0000
commit123bbf950905ae564129c5b92aebb965988ed514 (patch)
tree1b3da33ab624cc7ee2ae620afeed986cab6f3c5f /c/src/lib/libcpu/powerpc/wrapup/Makefile.in
parentSwitched to using right INSTALL command after report from (diff)
downloadrtems-123bbf950905ae564129c5b92aebb965988ed514.tar.bz2
Removed pc386 specific command.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/powerpc/wrapup/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/c/src/lib/libcpu/powerpc/wrapup/Makefile.in b/c/src/lib/libcpu/powerpc/wrapup/Makefile.in
index 134066182b..dfdd4078ea 100644
--- a/c/src/lib/libcpu/powerpc/wrapup/Makefile.in
+++ b/c/src/lib/libcpu/powerpc/wrapup/Makefile.in
@@ -52,6 +52,3 @@ $(LIB): ${OBJS}
all: ${ARCH} $(SRCS) $(LIB)
$(INSTALL_VARIANT) -m 644 $(LIB) ${PROJECT_RELEASE}/lib
-# we create here a directory specific to the PC386 BSP to store the BootImage
-# files so they can be easily found
-# mkdir -p ${PROJECT_RELEASE}/BootImgs