From 9519bf49aa3b571afa2c6f58732842b8715dd3e5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 1 Jul 1999 22:05:36 +0000 Subject: Removed mkdir of libcpu. This should have been at the top of the tree. --- c/src/lib/libcpu/powerpc/mpc750/mmu/Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'c/src') diff --git a/c/src/lib/libcpu/powerpc/mpc750/mmu/Makefile.in b/c/src/lib/libcpu/powerpc/mpc750/mmu/Makefile.in index 0e05ea4dfe..d6792aa36b 100644 --- a/c/src/lib/libcpu/powerpc/mpc750/mmu/Makefile.in +++ b/c/src/lib/libcpu/powerpc/mpc750/mmu/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