From ee7c901f80fc9057ed6bd1f91d04859d764fb046 Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Sun, 22 Nov 2009 18:13:29 +0000 Subject: Consolidate Makefile variables now that we have only a single global configure script: $(SRCTOP) --> $(top_srcdir) $(srcdir)/$(thisconfigdir) --> $(top_srcdir) $(thisconfigdir) --> $(BUILDTOP) $(myfulldir) --> $(mydir) ticket: 6583 status: open git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23308 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/crypto/krb/crc32/Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/lib/crypto/krb/crc32/Makefile.in') diff --git a/src/lib/crypto/krb/crc32/Makefile.in b/src/lib/crypto/krb/crc32/Makefile.in index d62b6ed..b34f3aa 100644 --- a/src/lib/crypto/krb/crc32/Makefile.in +++ b/src/lib/crypto/krb/crc32/Makefile.in @@ -1,5 +1,3 @@ -thisconfigdir=../../../.. -myfulldir=lib/crypto/krb/crc32 mydir=lib/crypto/krb/crc32 BUILDTOP=$(REL)..$(S)..$(S)..$(S).. DEFS= -- cgit v1.1