Remove excessive whitespace (missed on previous commit)

This commit is contained in:
Carl Worth 2003-12-12 17:07:55 +00:00
parent d098e4ebe7
commit f6d784313f
1 changed files with 4 additions and 4 deletions

View File

@ -39,16 +39,16 @@ if USEDOCBOOK
man_MANS=fc-cache.1 man_MANS=fc-cache.1
${man_MANS}: ${SGML} ${man_MANS}: ${SGML}
$(RM) $@ $(RM) $@
$(DOC2MAN) ${SGML} $(DOC2MAN) ${SGML}
$(RM) manpage.refs manpage.links $(RM) manpage.refs manpage.links
all-local: $(man_MANS) all-local: $(man_MANS)
clean-local: clean-local:
$(RM) $(man_MANS) $(RM) $(man_MANS)
else else
all-local: all-local:
clean-local: clean-local: