make/java/npt/Makefile

Print this page

        

@@ -66,11 +66,11 @@
 ifeq ($(PLATFORM), windows)
   OTHER_LCF += -export:nptInitialize -export:nptTerminate
 endif
 
 # Add location of iconv header
-ifeq ($(PLATFORM), macosx))
+ifeq ($(PLATFORM), macosx)
   OTHER_LDLIBS += -liconv
 endif
 
 #
 # Add to ambient vpath so we pick up the library files