Change do-build with blank target to blank ALL_TARGET.

PR:		18028
Submitted by:	maintainer
This commit is contained in:
Will Andrews 2000-04-16 01:50:44 +00:00
parent 10231b1c63
commit 0608f8aae5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27625

View File

@ -17,9 +17,7 @@ MAINTAINER= patseal@hyperhost.net
MAN1= boxes.1
USE_GMAKE= yes
do-build:
cd $(WRKSRC); $(GMAKE)
ALL_TARGET=
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/boxes ${PREFIX}/bin