From dd55c5e7e3bd74bad69109da6135152856c35277 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 17 Jun 1999 21:51:32 +0000 Subject: Switched to using right INSTALL command after report from Ian Lance Taylor . --- c/src/lib/libbsp/powerpc/score603e/include/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/lib/libbsp/powerpc/score603e') diff --git a/c/src/lib/libbsp/powerpc/score603e/include/Makefile.in b/c/src/lib/libbsp/powerpc/score603e/include/Makefile.in index 76b170426a..ab2e3d7a6e 100644 --- a/c/src/lib/libbsp/powerpc/score603e/include/Makefile.in +++ b/c/src/lib/libbsp/powerpc/score603e/include/Makefile.in @@ -40,7 +40,7 @@ CLEAN_ADDITIONS += CLOBBER_ADDITIONS += all: $(SRCS) - $(INSTALL) -m 444 $(H_FILES) $(PROJECT_INCLUDE) + $(INSTALL_CHANGE) -m 444 $(H_FILES) $(PROJECT_INCLUDE) Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ -- cgit v1.2.3