summaryrefslogtreecommitdiffstats
path: root/src/admin/aname/Imakefile
blob: a37aef22cd120a75ebcae5e36dd8de41d3f2c6dc (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.
#  All Rights Reserved.
# 
#  For copying and distribution information, please see the file
#  <krb5/copyright.h>.
# 
DEPLIBS = $(OSDEPLIB)
LOCAL_LIBRARIES = $(KLIBLOC) -l$(OSLIB) $(COMERRLIB) $(DBMLIB)

SimpleProgramTarget(kdb5_anadd)