head     1.1;
branch   1.1.1;
access   ;
symbols  unknown:1.1.1.1 orion:1.1.1;
locks    ; strict;
comment  @# @;


1.1
date     2004.12.16.15.30.31;  author chessman;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date     2004.12.16.15.30.31;  author chessman;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@#!/bin/sh
export MK_DEVEL=..
export MK_TEMPLATE_ROOT=template
export MK_LIB_ROOT=../lib
export MK_OUT_ROOT=../out
export MK_OS=unix
export MK_COMPILER=gcc
#export LIB=%LIB%;%MK_LIB_ROOT%\win32\vcc
make -f coral.mk $*
@


1.1.1.1
log
@make
@
text
@@
