forked from Imagelibrary/rtems
Removed mkdir of libcpu. This should have been at the top of the tree.
This commit is contained in:
@@ -57,7 +57,6 @@ ${PGM}: ${SRCS} ${OBJS}
|
|||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
preinstall:
|
preinstall:
|
||||||
$(MKDIR) $(PROJECT_INCLUDE)/libcpu
|
|
||||||
$(INSTALL_CHANGE) -m 444 $(H_FILES) $(PROJECT_INCLUDE)/libcpu
|
$(INSTALL_CHANGE) -m 444 $(H_FILES) $(PROJECT_INCLUDE)/libcpu
|
||||||
|
|
||||||
all: ${ARCH} $(SRCS) preinstall $(PGM)
|
all: ${ARCH} $(SRCS) preinstall $(PGM)
|
||||||
|
|||||||
Reference in New Issue
Block a user