mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-25 22:07:15 +00:00
Patch from Ian Lance Taylor <ian@airs.com> to use INSTALL_CHANGE instead
of INSTALL_DATA.
This commit is contained in:
@@ -100,7 +100,7 @@ endif
|
||||
@chmod 755 $@
|
||||
|
||||
all: $(SRCS)
|
||||
$(INSTALL_DATA) ${H_FILES} $(PROJECT_INCLUDE)/rtems/score
|
||||
$(INSTALL_CHANGE) ${H_FILES} $(PROJECT_INCLUDE)/rtems/score
|
||||
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
cd $(top_builddir) \
|
||||
|
||||
Reference in New Issue
Block a user