blob: bbaf6a5f8bb9ee0c9568bffe830a99a725dddeb0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# $Source$
# $Author$
# $Id$
#
# Copyright 1990 by the Massachusetts Institute of Technology.
#
# For copying and distribution information, please see the file
# <krb5/copyright.h>.
#
#define IHaveSubdirs
#define PassCDebugFlags
SUBDIRS=krb5
MakeSubdirs($(SUBDIRS))
|