mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-26 02:20:51 +01:00
style.Makefile(5): remove trailing spaces.
This commit is contained in:
parent
81a7b6e2fc
commit
82fd87a3a1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=142711
@ -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