openafs/src/rxkad
Simon Wilkinson 1b4f1648e9 Unix: Fix objdir builds
Make some changes to the Unix build system so that object directory
builds work again. In particular, change the way that we call
xcodebuild on Darwin, so that source and binary can live in different
places.

Change-Id: Ib2ab6182deaf7f344603cb5618707d3f212a5b86
Reviewed-on: http://gerrit.openafs.org/1339
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
2010-02-17 19:58:47 -08:00
..
domestic Rationalise our include paths 2009-11-17 13:12:57 -08:00
test Add rx security index enum 2010-02-09 09:07:09 -08:00
.gitignore Update .gitignore for copied rxkad files 2009-12-31 04:53:18 -08:00
asn1_err.h reindent-20030715 2003-07-16 00:28:24 +00:00
asn1-common.h rxkad-krb5-20021027 2002-10-28 01:18:38 +00:00
bg-fcrypt.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
crc.c Unix: Fix objdir builds 2010-02-17 19:58:47 -08:00
der.h reindent-20030715 2003-07-16 00:28:24 +00:00
fc_test.c rxkad-prototypes-20081129 2008-11-29 18:08:33 +00:00
hash.h fix-indent-bug-with-lock-macros-part-three-20040818 2004-08-19 03:19:13 +00:00
libafsdep
lifetimes.h reindent-20030715 2003-07-16 00:28:24 +00:00
Makefile.in Warning fixes - key handling 2009-11-29 11:52:24 -08:00
md4.c Unix: Fix objdir builds 2010-02-17 19:58:47 -08:00
md4.h fix-indent-bug-with-lock-macros-part-three-20040818 2004-08-19 03:19:13 +00:00
md5.c Unix: Fix objdir builds 2010-02-17 19:58:47 -08:00
md5.h fix-indent-bug-with-lock-macros-part-three-20040818 2004-08-19 03:19:13 +00:00
NTMakefile Windows: modify src/rxkad/NTMakefile to avoid file copies 2009-11-24 14:46:30 -08:00
private_data.h rxkad-prototypes-20081129 2008-11-29 18:08:33 +00:00
README
README.v5 rxkad-krb5-20021027 2002-10-28 01:18:38 +00:00
rxkad_client.c Add system headers 2009-07-12 17:49:32 -06:00
rxkad_common.c kill macos prior to panther 2010-02-17 10:49:18 -08:00
rxkad_errs.et
rxkad_prototypes.h Warning fixes - key handling 2009-11-29 11:52:24 -08:00
rxkad_server.c Include stdint.h when using intptr_t 2010-02-17 12:49:27 -08:00
rxkad.p.h Rationalise our include paths 2009-11-17 13:12:57 -08:00
ticket5.c Fix fall out from removal of memset casts 2009-10-21 16:35:02 -07:00
ticket.c Fix warnings in rxkad 2009-10-08 08:00:13 -07:00
v5der.c Fix warnings in rxkad 2009-10-08 08:00:13 -07:00
v5gen-rewrite.h reindent-20030715 2003-07-16 00:28:24 +00:00
v5gen.c Rationalise our include paths 2009-11-17 13:12:57 -08:00
v5gen.h reindent-20030715 2003-07-16 00:28:24 +00:00

NOTE: fc_cbc_encrypt now modifies its 5th argument, to permit chaining over
scatter/gather vectors.