/**/#	Copyright (c) 1990, 1991, 1992, 1993, 1994 Novell, Inc. All Rights Reserved.
/**/#	Copyright (c) 1993 Novell, Inc. All Rights Reserved.
/**/#	  All Rights Reserved

/**/#	THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF Novell Inc.
/**/#	The copyright notice above does not evidence any
/**/#	actual or intended publication of such source code.

/**/#ident	"@(#)r5xmag:Imakefile	1.1"
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)

