XCOMM IBM_PROLOG_BEGIN_TAG 
XCOMM This is an automatically generated prolog. 
XCOMM  
XCOMM gos720 src/gos/2d/XTOP/programs/xmag/Imakefile 1.3 
XCOMM  
XCOMM Licensed Materials - Property of IBM 
XCOMM  
XCOMM COPYRIGHT International Business Machines Corp. 1996,2000 
XCOMM All Rights Reserved 
XCOMM  
XCOMM US Government Users Restricted Rights - Use, duplication or 
XCOMM disclosure restricted by GSA ADP Schedule Contract with IBM Corp. 
XCOMM  
XCOMM IBM_PROLOG_END_TAG 
XCOMM SCCSID_BEGIN_TAG
XCOMM @(#)27  1.3  src/gos/2d/XTOP/programs/xmag/Imakefile, xsample, gos720 8/29/00 10:34:12
XCOMM SCCSID_END_TAG
XCOMM $XConsortium: Imakefile,v 1.11 93/09/04 19:55:44 rws Exp $
        DEFINES = $(IEEE_DEFS) $(SIGNAL_DEFINES)
        DEPLIBS = 
LOCAL_LIBRARIES = XawClientLibs
  SYS_LIBRARIES = MathLibrary
           SRCS = xmag.c CutPaste.c RootWindow.c Scale.c 
           OBJS = xmag.o CutPaste.o RootWindow.o Scale.o

ComplexProgramTarget(xmag)
InstallAppDefaults(Xmag)

