Whitespace

This commit is contained in:
Christian Ruppert
2012-01-22 01:17:42 +01:00
parent 85c90f9a1d
commit 2990e5a2e3
20 changed files with 37 additions and 37 deletions

View File

@@ -53,6 +53,6 @@ check test::
# so we ensure that it has a bogus argument
CLEANFILES+= ${OBJS}
clean:
@if test -n "${CLEANFILES}"; then echo "rm -f ${CLEANFILES}"; rm -f ${CLEANFILES}; fi
@if test -n "${CLEANFILES}"; then echo "rm -f ${CLEANFILES}"; rm -f ${CLEANFILES}; fi
include ${MK}/gitignore.mk