summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-07-01 22:05:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-07-01 22:05:10 +0000
commit28861e8df63d5b47610e755614306fb3a7166abd (patch)
tree9980e66e104422d5f8aafec02ec0b6a7476cbafc /c/src/lib/libcpu/powerpc
parentModified to provide symbols with and without leading underscore in order (diff)
downloadrtems-28861e8df63d5b47610e755614306fb3a7166abd.tar.bz2
Remove mkdir command. It should be at the top level of the tree.
Diffstat (limited to 'c/src/lib/libcpu/powerpc')
-rw-r--r--c/src/lib/libcpu/powerpc/mpc750/exceptions/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/powerpc/mpc750/exceptions/Makefile.in b/c/src/lib/libcpu/powerpc/mpc750/exceptions/Makefile.in
index 0458023ff6..40ed01010d 100644
--- a/c/src/lib/libcpu/powerpc/mpc750/exceptions/Makefile.in
+++ b/c/src/lib/libcpu/powerpc/mpc750/exceptions/Makefile.in
@@ -57,7 +57,6 @@ ${PGM}: ${SRCS} ${OBJS}
$(make-rel)
preinstall:
- $(MKDIR) $(PROJECT_INCLUDE)/libcpu
$(INSTALL_CHANGE) -m 444 $(H_FILES) $(PROJECT_INCLUDE)/libcpu
all: ${ARCH} $(SRCS) preinstall $(PGM)