# $Id: Imakefile,v 1.2 91/05/27 15:29:01 probe Exp $
#
# Copyright 1987 by the Massachusetts Institute of Technology.
#
# For copying and distribution information,
# please see the file <mit-copyright.h>.
#
# Intermediate level makefile for `util' directory.

#ifdef LOCAL_makedepend
#define have_subdirs
SUBDIRS = makedepend
#endif

CODE=Imakefile bsdinst.sh checkSysV.sh lndir.sh

#ifdef LOCAL_IMAKE
do_subdirs_no_imakefile(imake)
#endif




