style.Makefile(5): remove trailing spaces.
This commit is contained in:
parent
81a7b6e2fc
commit
82fd87a3a1
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user