git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1385 54d463be-8e91-2dee-dedb-b68131a5f0ec
@@ -27,8 +27,6 @@ MAKE = make
endif
ifeq ($(findstring NetBSD,$(PLATFORM)), NetBSD)
MAKE = gmake
-else
-MAKE = make
OPT = -g -O2 -ffast-math -Wall -Wno-sign-compare