#
# Copyright (c) y2k Micha Moskal <malekith@topnet.pl>
#
# This file is part of cryptoFTP - cftp protocol implementation.
# CryptoFTP is free software. You can redistribute it and/or modify it under
# the terms of the GNU General Public License (see COPYING.GPL for details).
#
# $Id: Makefile,v 1.1 2000/05/04 00:36:00 malekith Exp $
#

all:
	true

clean:
	true
