From 28861e8df63d5b47610e755614306fb3a7166abd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 1 Jul 1999 22:05:10 +0000 Subject: Remove mkdir command. It should be at the top level of the tree. --- c/src/lib/libcpu/powerpc/mpc750/exceptions/Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'c') 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) -- cgit v1.2.3