From a6fe38c93ffff9144e9f20ea6c155d43c0839898 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Mon, 4 Mar 1991 15:21:22 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1848 dc483132-0cff-0310-8789-dd5450dbe970 --- src/appl/simple/client/Imakefile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/appl/simple/client/Imakefile diff --git a/src/appl/simple/client/Imakefile b/src/appl/simple/client/Imakefile new file mode 100644 index 000000000..b8c96e663 --- /dev/null +++ b/src/appl/simple/client/Imakefile @@ -0,0 +1,15 @@ +# $Source$ +# $Author$ +# $Id$ +# +# Copyright 1991 by the Massachusetts Institute of Technology. +# All Rights Reserved. +# +# For copying and distribution information, please see the file +# . +# + DEPLIBS = $(DEPKLIB) +LOCAL_LIBRARIES = $(KLIB) + INCLUDES = -I.. + +SimpleProgramTarget(sim_client) -- 2.26.2