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


1.2
date	98.11.24.10.54.44;	author anidel;	state Exp;
branches;
next	1.1;

1.1
date	98.11.24.08.55.26;	author anidel;	state Exp;
branches;
next	;


desc
@@


1.2
log
@*** empty log message ***
@
text
@#
# T.C.F.S. Utils 2.0 $Revision: 1.1 $
#
# Authors:	Giuseppe Cattaneo, <cattaneo@@udsab.dia.unisa.it>
#		Giuseppe Persiano, <giuper@@udsab.dia.unisa.it>
#		Luigi Catuogno, <luicat@@mikonos.dia.unisa.it>
#		Angelo Celentano, <angcel@@mikonos.dia.unisa.it>
#		Andrea Cozzolino, <andcoz@@mikonos.dia.unisa.it>
#		Aniello Del Sorbo, <anidel@@mikonos.dia.unisa.it>
#		Ermelindo Mauriello, <ermmau@@mikonos.dia.unisa.it>
#		Raffaele Pisapia, <rafpis@@mikonos.dia.unisa.it>
#
# Permission  to use,  copy,  and modify this  software  without fee
# is hereby granted, provided that this entire notice is included in
# all  copies  of  any  software  which  is  or includes  a copy  or
# modification of this  software and in all copies of the supporting
# documentation for such software.
#
# This  software maybe  be used for  any purpose provided  the above 
# copyright  notice  is  retained.  It is  supplied as  is, with  no 
# warranty expressed or implied.
#

#
#       $Source: /home/anidel/Wip/Tcfs/tcfsutils-1.0/man/RCS/Makefile,v $
#        $State: Exp $
#
#     $Revision: 1.1 $
#       $Author: anidel $
#         $Date: 1998/11/24 08:55:26 $
#       $Locker: anidel $
#              

# -+-_==

MANDIR=/usr/local/man

install:
	@@echo Installing manuals...
	@@cp *.7 $(MANDIR)/man7
	@@cp *.1 $(MANDIR)/man1
@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
# T.C.F.S. Utils 2.0 $Revision: 1.4 $
d25 1
a25 1
#       $Source: /usr/src/linux-2.0.33-tcfs/fs/tcfs/contrib/utils/man/RCS/Makefile,v $
d28 1
a28 1
#     $Revision: 1.4 $
d30 2
a31 2
#         $Date: 1998/01/19 14:56:12 $
#       $Locker:  $
a37 1

d39 3
a41 7
	cp tcfs.7 $(MANDIR)/man7/tcfs.7
	cp tcfsadduser.1 $(MANDIR)/tcfsadduser.1 
	cp tcfsgenkey.1 $(MANDIR)/tcfsgenkey.1 
	cp tcfsputkey.1 $(MANDIR)/tcfsputkey.1 
	cp tcfsrmkey.1 $(MANDIR)/tcfsrmkey.1 
	cp tcfsrmuser.1  $(MANDIR)/tcfsrmuser.1 
	cp tcfsviewkey.1 $(MANDIR)/tcfsviewkey.1
@
