XCOMM $XFree86: xc/programs/xmag/Imakefile,v 1.2 2006/01/09 15:01:36 dawes 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)

