Fixed preinstall stanza so the prebuild works.

This commit is contained in:
Joel Sherrill
1998-08-13 22:03:14 +00:00
parent 6ddf0543b4
commit 43abd4d525
2 changed files with 6 additions and 6 deletions

View File

@@ -49,10 +49,10 @@ LDFLAGS +=
CLEAN_ADDITIONS +=
CLOBBER_ADDITIONS +=
all: ${ARCH} $(SRCS) $(PGMS)
$(BSDINSTALL) $(INSTBINFLAGS) ${PGMS} ${PROJECT_RELEASE}/bin
all: preinstall
preinstall:
preinstall: ${ARCH} $(SRCS) $(PGMS)
$(BSDINSTALL) $(INSTBINFLAGS) $(PGMS) ${PROJECT_RELEASE}/bin
# Install the program(s), appending _g or _p as appropriate.
# for include files, just use $(INSTALL)