From 0e57f2a299667350f0094976659b7e7f6dee3478 Mon Sep 17 00:00:00 2001 From: Artur Grabowski Date: Mon, 14 Sep 1998 21:53:34 +0000 Subject: Initial version of Arla, a free implementation of an AFS cache-manager. (second try, hopefully into the correct repository this time) --- usr.sbin/afs/libarla/Makefile.rxkad.inc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 usr.sbin/afs/libarla/Makefile.rxkad.inc (limited to 'usr.sbin/afs/libarla/Makefile.rxkad.inc') diff --git a/usr.sbin/afs/libarla/Makefile.rxkad.inc b/usr.sbin/afs/libarla/Makefile.rxkad.inc new file mode 100644 index 00000000000..372437aab5c --- /dev/null +++ b/usr.sbin/afs/libarla/Makefile.rxkad.inc @@ -0,0 +1,7 @@ +### rxkad stuff +SRCS += rxk_locl.c rxk_clnt.c rxk_serv.c rxk_crpt.c rxk_info.c \ + osi_alloc.c compat.c + +CFLAGS += -I${.CURDIR}/../src/rxkad + +.PATH: ${.CURDIR}/../src/rxkad -- cgit v1.2.3