# $Source: /afs/athena.mit.edu/astaff/project/kerberos/src/lib/RCS/Imakefile,v $ # $Author: jtkohl $ # $Header: /afs/athena.mit.edu/astaff/project/kerberos/src/lib/RCS/Imakefile,v 4.1 89/09/26 09:11:34 jtkohl 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 #endif /* NOENCRYPTION */