head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2001.08.10.14.23.49;	author vandys;	state Exp;
branches;
next	;


desc
@@


1.1
log
@"make install" step for man pages
@
text
@OUT=build
include ../../src/makefile.all
DIRS=1 2 6

build:

clean:

clobber:

install:
	sh ./install.sh $(ROOT)
@
