/*
 * README: Portions of this file are merged at file generation
 * time. Edits can be made *only* in between specified code blocks, look
 * for keywords <Begin user code> and <End user code>.
 */
/*
 * Created by Builder Xcessory 4.0
 * Generated by Code Generator Xcessory 2.0 (09/09/96)
 */

#ifndef XmClientLibs
#define XmClientLibs $(XMLIB) $(XTOOLLIB) $(XLIB)
#endif


/* Begin user code block <imake_user_files> */
          USER_SRCS =
          USER_OBJS =
       USER_DEFINES =
     USER_LIBRARIES =
/* End user code block <imake_user_files> */

/*
 * Items specified in BX
 */
                 CC = cc
    LOCAL_LIBRARIES = $(USER_LIBRARIES) -L${OPENWINHOME}/lib -lXm -lXt -lX11 -lsocket -lnsl -lgen
      EXTRA_DEFINES = $(USER_DEFINES) -I${OPENWINHOME}/include

SRCS = $(USER_SRCS) \
        sagan-c.c \
        sagan-creation-c.c \
        sagan-callbacks-c.c \
        sagan-bxutil-c.c \
        EquationMenu.c

OBJS = $(USER_OBJS) \
         sagan-c.o \
         sagan-creation-c.o \
         sagan-callbacks-c.o \
         sagan-bxutil-c.o \
         EquationMenu.o

ComplexProgramTarget(main-c)
