blob: 783a11171239d8781dc18b7f40fa28e0447e0275 (
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=create destroy edit stash aname
MakeSubdirs($(SUBDIRS))
|