nkf 2.0
% gzip -dc nkf201.shar.gz | sh -
% cd nkf201
% vi Makefile
  1: CC = gcc
  2: #CFLAGS = -O
  3: CFLAGS = -O3

% make
% make perl
# cp nkf /usr/local/bin
# cp nkf.1 /usr/local/man/man1
# cp nkf.1j /usr/local/man/ja/man1/nkf.1
# cd NKF.mod
# make install