forked from Imagelibrary/rtems
Corrected comment.
This commit is contained in:
@@ -53,8 +53,7 @@ all: ${ARCH} $(SRCS) preinstall $(PGMS)
|
||||
|
||||
# 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)
|
||||
# Make sure they are available.
|
||||
preinstall: FORCEIT
|
||||
cd $(CPU_DIR); $(MAKE) install-headers
|
||||
|
||||
|
||||
@@ -51,10 +51,6 @@ CLOBBER_ADDITIONS +=
|
||||
all: ${ARCH} $(SRCS) $(PGMS)
|
||||
$(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:
|
||||
|
||||
# Install the program(s), appending _g or _p as appropriate.
|
||||
|
||||
@@ -51,10 +51,6 @@ CLOBBER_ADDITIONS +=
|
||||
all: ${ARCH} $(SRCS) $(PGMS)
|
||||
$(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:
|
||||
|
||||
# Install the program(s), appending _g or _p as appropriate.
|
||||
|
||||
Reference in New Issue
Block a user