summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-06 18:02:56 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-06 18:02:56 +0000
commitb847d4bad842066f8721cf68650d5087528e8486 (patch)
tree2545deb1993bce9691ad8045d214a80e83c7f048 /crawl-ref/source/makefile
parent56feeabfd11f1e469038a55066586441e57979ec (diff)
downloadcrawl-ref-b847d4bad842066f8721cf68650d5087528e8486.tar.gz
crawl-ref-b847d4bad842066f8721cf68650d5087528e8486.zip
Add whitespace fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6432 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/makefile')
-rw-r--r--crawl-ref/source/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/makefile b/crawl-ref/source/makefile
index 69e243b507..9e1ded2ab6 100644
--- a/crawl-ref/source/makefile
+++ b/crawl-ref/source/makefile
@@ -44,7 +44,7 @@ wizard:
debug:
$(MAKE) $(OTHER) -f $(MAKEFILE) DEBUG_CRAWL=y debug EXTRA_FLAGS='-g -DFULLDEBUG -DWIZARD'
-# [dshaligram] The individual makefile need not necessarily support
+# [dshaligram] The individual makefile need not necessarily support
# package-source; only makefile.unix does at the moment.
package-source:
$(MAKE) -f $(MAKEFILE) package-source