XCOMM $XConsortium: Imakefile,v 1.9 93/08/17 21:17:38 rws Exp $
#if defined(MacIIArchitecture) || defined(MotoR4Architecture)
      IEEE_DEFS = -DIEEE
#endif

        DEFINES = $(IEEE_DEFS) $(SIGNAL_DEFINES)
        DEPLIBS = XawClientDepLibs
LOCAL_LIBRARIES = XawClientLibs
  SYS_LIBRARIES = 
           SRCS = xmount.c 
           OBJS = xmount.o 

ComplexProgramTarget(xmount)
InstallAppDefaults(XMount)
