# $Source$
# $Author$
# $Id$
#
# Copyright 1990 by the Massachusetts Institute of Technology.
#
# For copying and distribution information, please see the file
# <krb5/copyright.h>.
#
DEPLIBS = $(DEPKLIB)
LOCAL_LIBRARIES = $(KLIB)
OBJS = test1.o dump.o
SRCS = test1.c dump.c
ComplexProgramTarget(test)