
/* Begin user code block <abstract> */
/* End user code block <abstract> */

/**
 * 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 BuilderXcessory Version 6.1.3
 * Generated by Code Generator Xcessory 6.1.3 (08/19/04) CGX Scripts 6.1 Motif 2.1 
 */

#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/usr/lib/Motif1.2 -lXm -lXt -lX11
      EXTRA_DEFINES = $(USER_DEFINES) -Aa -I/usr/include/Motif1.2 -I/usr/include/X11R5

SRCS = $(USER_SRCS) \
        main-c.c \
        creation-c.c \
        mbview_callbacks.c \
        bxutils-c.c \
        MB3DSiteList.c \
        MB3DRouteList.c \
        MB3DNavList.c \
        MB3DView.c

OBJS = $(USER_OBJS) \
         main-c.o \
         creation-c.o \
         mbview_callbacks.o \
         bxutils-c.o \
         MB3DSiteList.o \
         MB3DRouteList.o \
         MB3DNavList.o \
         MB3DView.o

ComplexProgramTarget(main-c)

/* Begin user code block <end_imakefile> */
/* End user code block <end_imakefile> */
