#define DoNotAutoUpdate

#include <Toolbox.def>

IMAKEFILE = prog

TOOLBOX =\
	Toolbox

HEADERS =

SRCS =\
	soelim.c

OBJS =\
	soelim.o

YSRCS =

PROGRAM_NAME =\
	soelim

LDLIBS =

DEPLIBS =

KLIBDIR =
FORLIBDIR = 
XLIBDIR =
EXTRALIBDIR = 
LOADERLIBPREFIX = 


/* the following field are intentionally left commented.  Use the flags     */
/* if you wish to override the defaults assign in the system configuration  */
/* files.   Other fields may also be overridden such as the LOCAL_LIBRARIES */
/* and EXTRA_LIBRARIES							    */

/* CDEBUGFLAGS = */

/* STD_INCLUDES = */


#include <Prog.template>
