##################### KLONE CONFIG FILE ###################################### #: DEC AXP alpha with OSF/1 # defines this to the binary type: sun4, sun4solaris... MACHINE_TYPE = alpha # default path for looking for klone files KLONEPATH = "\".:~/kl:/usr/local/lib/klone\"" # system-needed libraries LIBS = # compilation flags , -O or -g FLAGS = # name (absolute or relative) of the compiler: cc, /bin/cc C_COMPILER = cc # various defines: DEFINES = -DVOID_MALLOC -DSYSV_TIME -DVOID_FREE -DVOID_SIGNALS \ -DUSE_STANDARD_MALLOC -DNO_ALLOCA # other linker -specific flags LFLAGS = # unix command to apply to executable after link POSTPROCESSING = :