summaryrefslogtreecommitdiffstats
path: root/src/appl/simple/client/Imakefile
blob: e85f47d8ee2af3f92403828bade2237933212e87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#	$Source$
#	$Author$
#	$Id$
#
#  Copyright 1991 by the Massachusetts Institute of Technology.
#  All Rights Reserved.
# 
#  For copying and distribution information, please see the file
#  <krb5/copyright.h>.
# 
        DEPLIBS = $(DEPKLIB)
LOCAL_LIBRARIES = $(KLIB)
       INCLUDES = -I..

SimpleTestProgramTarget(sim_client)