# $Source: /afs/net.mit.edu/project/krb4/src/lib/RCS/Imakefile,v $ # $Author: tytso $ # $Header: /afs/net.mit.edu/project/krb4/src/lib/RCS/Imakefile,v 4.2 92/11/13 17:56:55 tytso Exp $ # # Copyright 1987, 1988 by the Massachusetts Institute of Technology. # # For copying and distribution information, # please see the file . # # Intermediate level Imakefile for library directory. #define have_subdirs CODE=Imakefile #ifdef NOENCRYPTION SUBDIRS= krb kdb kadm knet acl #else /* Do encryption */ SUBDIRS= des krb kdb kadm knet acl kstream #endif /* NOENCRYPTION */