XCOMM $XConsortium: Imakefile,v 1.9 91/07/16 23:06:01 gildea Exp $
        DEFINES = $(IEEE_DEFS) $(SIGNAL_DEFINES)
        DEPLIBS = XawClientDepLibs
LOCAL_LIBRARIES = XawClientLibs
  SYS_LIBRARIES = -lm
           SRCS = xmag.c CutPaste.c RootWindow.c Scale.c 
           OBJS = xmag.o CutPaste.o RootWindow.o Scale.o

ComplexProgramTarget(xmag)
InstallAppDefaults(Xmag)

