diff options
| author | John Kohl <jtkohl@mit.edu> | 1990-05-11 10:21:09 +0000 |
|---|---|---|
| committer | John Kohl <jtkohl@mit.edu> | 1990-05-11 10:21:09 +0000 |
| commit | bc2ad6816e9bc225b470a2865f007c981ad499a1 (patch) | |
| tree | cb7b2417113da64247fd3799d5d5fc204ac4da0c /src | |
| parent | 9c0992bdac949b991869dcfd985cc4bc865b36d9 (diff) | |
*** empty log message ***
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@837 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
| -rw-r--r-- | src/appl/Imakefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/appl/Imakefile b/src/appl/Imakefile new file mode 100644 index 000000000..81149a1d8 --- /dev/null +++ b/src/appl/Imakefile @@ -0,0 +1,5 @@ +#define IHaveSubdirs +#define PassCDebugFlags + +SUBDIRS=sample +MakeSubdirs($(SUBDIRS)) |
