Removed a blank line in the middle of the build target.
This commit is contained in:
parent
3119185a69
commit
f125601837
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=679
@ -43,7 +43,6 @@ ${BUILD_COOKIE}:
|
||||
@(cd ${WRKSRC}/web2c; make triptrap)
|
||||
@(cd ${WRKSRC}/web2c; make run-triptrap)
|
||||
@(cd ${WRKSRC}/web2c; make clean-triptrap)
|
||||
|
||||
@(cd ${WRKSRC}; make CFLAGS="${CFLAGS}" programs)
|
||||
@(cd ${WRKSRC}; MFINPUTS=${WRKDIR}/mf; export MFINPUTS;\
|
||||
make bases="${BASES}" bases)
|
||||
|
Loading…
Reference in New Issue
Block a user