From 7549e147ae8e152eaeca6b99d155b3b598db9c69 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 19 Aug 1998 20:02:10 +0000 Subject: Fixed obsolete reference to BSDINSTALL. --- tools/cpu/unix/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/cpu/unix/Makefile.in b/tools/cpu/unix/Makefile.in index 9796a1f225..0b8402d15f 100644 --- a/tools/cpu/unix/Makefile.in +++ b/tools/cpu/unix/Makefile.in @@ -52,7 +52,7 @@ CLOBBER_ADDITIONS += all: preinstall preinstall: ${ARCH} $(SRCS) $(PGMS) - $(BSDINSTALL) $(INSTBINFLAGS) $(PGMS) ${PROJECT_RELEASE}/bin + @INSTALL@ $(INSTBINFLAGS) $(PGMS) ${PROJECT_RELEASE}/bin # Install the program(s), appending _g or _p as appropriate. # for include files, just use $(INSTALL) -- cgit v1.2.3