XCOMM $XConsortium: Imakefile,v 1.11 93/09/04 19:55:44 rws Exp $
        DEFINES = $(IEEE_DEFS) $(SIGNAL_DEFINES)
        DEPLIBS = XawClientDepLibs
LOCAL_LIBRARIES = XawClientLibs
  SYS_LIBRARIES = MathLibrary
           SRCS = xmag.c CutPaste.c RootWin.c Scale.c 
           OBJS = xmag.o CutPaste.o RootWin.o Scale.o

ComplexProgramTarget(xmag)
InstallAppDefaults(Xmag)

