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