From 3964f6b0bd92a4ba3d4ae0cd36905272cea37e5e Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Mon, 21 Sep 1998 21:40:25 +0000 Subject: [PATCH] fix incorrect version git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10930 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/crypto/os/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/crypto/os/Makefile.in b/src/lib/crypto/os/Makefile.in index 5e086a1cb..d4c5f4141 100644 --- a/src/lib/crypto/os/Makefile.in +++ b/src/lib/crypto/os/Makefile.in @@ -1,5 +1,5 @@ -thisconfigdir=./../ -BUILDTOP=$(U)$(U)$(U) +thisconfigdir=./.. +BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U) CFLAGS = $(CCOPTS) $(DEFS) ##DOS##BUILDTOP = ..\..\.. -- 2.26.2