%%% (C)1992 Institute for New Generation Computer Technology
%%% $BG[I[$=$NB>$O(BCOPYRIGHT$B%U%!%$%k$r;2>H$7$F2<$5$$(B
%%% (Read COPYRIGHT for detailed information.)
%   cohlex>Makefile.com

cd("cohlex").
setenv compile:distribution=[1].
compile(["*.mac"]).
setenv compile:distribution=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15].
compile(["*.kl1"]).
cd ..
