# Uncomment this to build the tcl utilities. USE_TCL= true # customize these to your site's needs # TCL_INCDIR= /usr/local/include/tcl7.6jp TCL_LIBDIR= /usr/local/lib TCL_LIB= -ltcl76jp TK_INCDIR= /usr/local/include/tk4.2jp TK_LIBDIR= /usr/local/lib TK_LIB= -ltk42jp X11_INCDIR= /usr/X11R6/include X11_LIBDIR= /usr/X11R6/lib X11_LIB= -lX11