summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornlanza <nlanza@c06c8d41-db1a-0410-9941-cceddc491573>2006-11-07 05:36:55 +0000
committernlanza <nlanza@c06c8d41-db1a-0410-9941-cceddc491573>2006-11-07 05:36:55 +0000
commit39fb1eb12b87c4caae2ac8953c60b2d2a7f93262 (patch)
treed5f0d09be9576f4d5e04e0a14ced4c9196732046
parentaf81923ffd1b5612df9bd30224b5d50b17c108f2 (diff)
downloadcrawl-ref-39fb1eb12b87c4caae2ac8953c60b2d2a7f93262.tar.gz
crawl-ref-39fb1eb12b87c4caae2ac8953c60b2d2a7f93262.zip
makefile.lnx -> makefile.unix
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup@351 c06c8d41-db1a-0410-9941-cceddc491573
-rw-r--r--crawl-ref/source/makefile2
-rw-r--r--crawl-ref/source/makefile.unix (renamed from crawl-ref/source/makefile.lnx)0
2 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/makefile b/crawl-ref/source/makefile
index a887eec812..b4de52a08c 100644
--- a/crawl-ref/source/makefile
+++ b/crawl-ref/source/makefile
@@ -4,7 +4,7 @@
#Makefile chooser. Choose one:
-MAKEFILE = makefile.lnx
+MAKEFILE = makefile.unix
#MAKEFILE = makefile.dos
#MAKEFILE = makefile.osx
#MAKEFILE = makefile.mgw
diff --git a/crawl-ref/source/makefile.lnx b/crawl-ref/source/makefile.unix
index 75abff9d5b..75abff9d5b 100644
--- a/crawl-ref/source/makefile.lnx
+++ b/crawl-ref/source/makefile.unix