*** Imakefile.orig	Thu Jan  9 14:43:21 1997
--- Imakefile	Thu Jan  9 14:45:05 1997
***************
*** 1,7 ****
  XCALENDAR_LIBDIR = $(LIBDIR)/xcalendar
          LIBFILES = larrow.xbm qmark.xbm quit.xbm rarrow.xbm xcalendar.hlp
  # Comment out the following two lines for the Motif version
! LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
    EXTRA_DEFINES = -DATHENA
  # Uncomment the following two lines for the Motif version
  # LOCAL_LIBRARIES = -L/usr/local/Motif/lib -lXm $(XMULIB) $(XTOOLLIB) $(XLIB)
--- 1,7 ----
  XCALENDAR_LIBDIR = $(LIBDIR)/xcalendar
          LIBFILES = larrow.xbm qmark.xbm quit.xbm rarrow.xbm xcalendar.hlp
  # Comment out the following two lines for the Motif version
! LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB) -lxpg4
    EXTRA_DEFINES = -DATHENA
  # Uncomment the following two lines for the Motif version
  # LOCAL_LIBRARIES = -L/usr/local/Motif/lib -lXm $(XMULIB) $(XTOOLLIB) $(XLIB)
***************
*** 46,54 ****
  install:: XCal-uj.ad
  	MakeDir($(LIBDIR)/ja_JP.EUC/app-defaults)
  	$(INSTALL) -c $(INSTAPPFLAGS) XCal-uj.ad $(LIBDIR)/ja_JP.EUC/app-defaults/XCalendar
- 
- #	MakeDir($(LIBDIR)/ja_JP.ujis/app-defaults)
- #	$(INSTALL) -c $(INSTAPPFLAGS) XCal-uj.ad $(LIBDIR)/ja_JP.ujis/app-defaults/XCalendar
  
  clean::
  	$(RM) XCal-uj.ad
--- 46,51 ----
