summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-20 00:44:52 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-20 00:44:52 +0000
commit797848cc6647ae1dd682fae3749b7adf80a5fa21 (patch)
tree0aeb4f683f4c8adfbf1a529e5c2ac3bb5e3f2405 /Makefile
parent8e4eaa86391a730bb4e8f4e256e59073dfbf9756 (diff)
downloadhercules-797848cc6647ae1dd682fae3749b7adf80a5fa21.tar.gz
hercules-797848cc6647ae1dd682fae3749b7adf80a5fa21.tar.bz2
hercules-797848cc6647ae1dd682fae3749b7adf80a5fa21.tar.xz
hercules-797848cc6647ae1dd682fae3749b7adf80a5fa21.zip
- Fixed SC_STRIPWEAPON failing on two-handed weapons.
- Minor changes. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9529 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 75ddf6689..2135a0f67 100644
--- a/Makefile
+++ b/Makefile
@@ -111,8 +111,6 @@ endif
.PHONY: txt sql common login login_sql char char_sql map map_sql ladmin converters \
addons plugins tools webserver clean zlib depend
-all: txt
-
txt : Makefile.cache conf common login char map ladmin
ifdef SQLFLAG