forked from Imagelibrary/rtems
Corrected comment.
This commit is contained in:
@@ -53,8 +53,7 @@ all: ${ARCH} $(SRCS) preinstall $(PGMS)
|
|||||||
|
|
||||||
# Hack
|
# Hack
|
||||||
# we are #including files that haven't been installed yet.
|
# we are #including files that haven't been installed yet.
|
||||||
# Make sure they are available in the src tree (ie: checked
|
# Make sure they are available.
|
||||||
# out from SCCS or RCS)
|
|
||||||
preinstall: FORCEIT
|
preinstall: FORCEIT
|
||||||
cd $(CPU_DIR); $(MAKE) install-headers
|
cd $(CPU_DIR); $(MAKE) install-headers
|
||||||
|
|
||||||
|
|||||||
@@ -51,10 +51,6 @@ CLOBBER_ADDITIONS +=
|
|||||||
all: ${ARCH} $(SRCS) $(PGMS)
|
all: ${ARCH} $(SRCS) $(PGMS)
|
||||||
$(INSTALL) -m 555 ${PGMS} ${PROJECT_RELEASE}/bin
|
$(INSTALL) -m 555 ${PGMS} ${PROJECT_RELEASE}/bin
|
||||||
|
|
||||||
# Hack
|
|
||||||
# we are #including files that haven't been installed yet.
|
|
||||||
# Make sure they are available in the src tree (ie: checked
|
|
||||||
# out from SCCS or RCS)
|
|
||||||
preinstall:
|
preinstall:
|
||||||
|
|
||||||
# Install the program(s), appending _g or _p as appropriate.
|
# Install the program(s), appending _g or _p as appropriate.
|
||||||
|
|||||||
@@ -51,10 +51,6 @@ CLOBBER_ADDITIONS +=
|
|||||||
all: ${ARCH} $(SRCS) $(PGMS)
|
all: ${ARCH} $(SRCS) $(PGMS)
|
||||||
$(INSTALL) -m 555 ${PGMS} ${PROJECT_RELEASE}/bin
|
$(INSTALL) -m 555 ${PGMS} ${PROJECT_RELEASE}/bin
|
||||||
|
|
||||||
# Hack
|
|
||||||
# we are #including files that haven't been installed yet.
|
|
||||||
# Make sure they are available in the src tree (ie: checked
|
|
||||||
# out from SCCS or RCS)
|
|
||||||
preinstall:
|
preinstall:
|
||||||
|
|
||||||
# Install the program(s), appending _g or _p as appropriate.
|
# Install the program(s), appending _g or _p as appropriate.
|
||||||
|
|||||||
Reference in New Issue
Block a user