#
#ident	"@(#)smail/contrib:RELEASE-3_2_0_115:Makefile,v 1.7 2003/06/11 20:06:07 woods Exp"
#
# Makefile for the contrib directory in the smail source tree
#
#    Copyright (C) 1987, 1988 Ronald S. Karr and Landon Curt Noll
#    Copyright (C) 1992  Ronald S. Karr
#
# See the file COPYING, distributed with smail, for restriction
# and warranty information.

SHELL=/bin/sh

ROOT=..

SUB_DIRS=akcs execm micnet nukeq smaillog striphdrs

# there's no code or product to build by default any deeper
#
mkdefs install all depend clean clobber:

.PHONY: all install local-install clean local-clean clobber local-clobber depend local-depend lint mkdefs check_defs tags TAGS
