Removed pc386 specific command.

This commit is contained in:
Joel Sherrill
1999-06-18 14:12:26 +00:00
parent dd55c5e7e3
commit 123bbf9509

View File

@@ -52,6 +52,3 @@ $(LIB): ${OBJS}
all: ${ARCH} $(SRCS) $(LIB) all: ${ARCH} $(SRCS) $(LIB)
$(INSTALL_VARIANT) -m 644 $(LIB) ${PROJECT_RELEASE}/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