# RCSid:
#       $Id: Makefile,v 1.7 1997/03/11 20:40:25 sjg Exp $
#
#       @(#) Copyright (c) 1995 Simon J. Gerraty
#
#       This file is provided in the hope that it will
#       be of use.  There is absolutely NO WARRANTY.
#       Permission to copy, redistribute or otherwise
#       use this file is hereby granted provided that 
#       the above copyright notice and this notice are
#       left intact. 
#      
#       Please send copies of changes and bug-fixes to:
#       sjg@quick.com.au
#

SUBDIR=conf include lib ssl bin
.if exists(stelnet)
SUBDIR+= stelnet
.endif

.include "subdir.mk"
