NetBSD/crypto/dist/krb4/lib/rxkad/Makefile.am
2002-09-12 12:22:01 +00:00

30 lines
621 B
Makefile

# $KTH-KRB: Makefile.am,v 1.2 2001/08/28 08:43:02 assar Exp $
# $NetBSD: Makefile.am,v 1.1.1.2 2002/09/12 12:22:10 joda Exp $
include $(top_srcdir)/Makefile.am.common
INCLUDES += $(INCLUDE_des)
lib_LIBRARIES = librxkad.a
noinst_PROGRAMS = fc_test
# This should really be set from configure
AFSWS = @AFSWS@
KRB5 = /usr/heimdal
librxkad_a_SOURCES = rxk_locl.c rxk_clnt.c rxk_serv.c rxk_crpt.c \
rxk_info.c osi_alloc.c compat.c
INCLUDES += -I$(AFSWS)/include -I$(KRB5)/include
fc_test_SOURCES =
fc_test.o: rxk_crpt.c
$(COMPILE) -DTEST -c rxk_crpt.c
rxincludedir = $(includedir)/rx
rxinclude_HEADERS = rxkad.h