style.Makefile(5): remove trailing spaces.

This commit is contained in:
David E. O'Brien 2005-02-27 22:02:31 +00:00
parent 81a7b6e2fc
commit 82fd87a3a1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=142711

View File

@ -111,7 +111,7 @@ DVIPS2ASCII?= dvips2ascii
mv -f ${.TARGET}.new ${.TARGET}
.dvi.ps:
${DVIPS} -o ${.TARGET} ${.IMPSRC}
${DVIPS} -o ${.TARGET} ${.IMPSRC}
.info.html:
${INFO2HTML} ${.IMPSRC}