Fixed obsolete reference to BSDINSTALL.

This commit is contained in:
Joel Sherrill
1998-08-19 20:02:10 +00:00
parent 0375c72aaa
commit 7549e147ae
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ CLOBBER_ADDITIONS +=
all: preinstall all: preinstall
preinstall: ${ARCH} $(SRCS) $(PGMS) 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. # Install the program(s), appending _g or _p as appropriate.
# for include files, just use $(INSTALL) # for include files, just use $(INSTALL)

View File

@@ -52,7 +52,7 @@ CLOBBER_ADDITIONS +=
all: preinstall all: preinstall
preinstall: ${ARCH} $(SRCS) $(PGMS) 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. # Install the program(s), appending _g or _p as appropriate.
# for include files, just use $(INSTALL) # for include files, just use $(INSTALL)