Add generic kafs stuff.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@613 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1996-08-04 16:48:27 +00:00
parent c864ab5ede
commit dd1417040f
3 changed files with 9 additions and 3 deletions

View File

@@ -6,6 +6,8 @@ srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
topdir = ../../..
SHELL = /bin/sh
CC = @CC@
@@ -30,7 +32,7 @@ INCTOP = $(ATHENA)/include
LIBTOP = $(ATHENA)/lib
LIBKAFS = -L$(LIBTOP)/kafs -lkafs
LIBKAFS = @KRB_KAFS_LIB@
LIBKRB = -L$(LIBTOP)/krb -lkrb
LIBDES = -L$(LIBTOP)/des -ldes
LIBROKEN= $(LIBTOP)/roken/libroken.a