mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
style.Makefile(5): remove trailing spaces.
This commit is contained in:
parent
81a7b6e2fc
commit
82fd87a3a1
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue