<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- ncarview/src/bin/ictrans/yMakefile.orig	2015-03-17 06:22:17.000000000 +0900
+++ ncarview/src/bin/ictrans/yMakefile	2016-04-17 17:47:43.000000000 +0900
@@ -31,7 +31,7 @@
 MORE_LIBS	= -lmalloc
 #endif
 
-EXTRA_LIBS	= $(X11LIBS) $(SUNLIBS) $(NETCDFLIB) $(HDFLIB) $(CTOFLIBS)
+EXTRA_LIBS	= $(X11LIBS) $(SUNLIBS) $(NETCDFLIB) $(HDFLIB)
 SYS_LIBS	=  $(MORE_LIBS)
 
 SRCS		= main.c 
</pre></body></html>