#
# $Id: Imakefile,v 1.4 1996/06/02 08:00:31 ghudson Exp $
# $Source: /afs/sipb.mit.edu/project/sipb-athena/repository/src/rkinit/Imakefile,v $
# $Author: ghudson $
#
# Imakefile for all of rkinit
#

#define ISUBDIRS man include lib rkinitd rkinit

all:: depend

clean::
	rm -f core *~ *.bak

