blob: d5309fef41c2ab4ea33f53d8bf7abe7fe228b9ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $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=sclient sserver
MakeSubdirs($(SUBDIRS))
|