- Fix the Makefile so it installs the manual page (properly).

- Use ``beforeinstall'' rather than install for the custom installation
  target used to install the shell script.

Approved by:	jkh
This commit is contained in:
Chris Costello 2000-02-12 03:36:51 +00:00
parent 3d142f49de
commit dbed313a70

View File

@ -4,9 +4,7 @@
NOOBJ= noobj
MAN6= wargames.6
all wargames clean cleandir depend lint tags:
install:
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} wargames.sh \
${DESTDIR}${BINDIR}/wargames