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:
@@ -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
|
||||
|
Reference in New Issue
Block a user