--- Imakefile 1997/12/14 00:58:38 1.1 +++ Imakefile 1997/12/14 00:58:57 @@ -19,7 +19,7 @@ SRCS=sunclock.c bitmaps.c astro.c tildepath.c OBJS=sunclock.o bitmaps.o astro.o tildepath.o -LOCAL_LIBRARIES=$(XLIB) -lm +LOCAL_LIBRARIES=$(XLIB) -lm -lcompat DEPLIBS= # I don't know what I'm doing, and I hate imake! ComplexProgramTarget(sunclock)