openafs/tests/rpctestlib
Jeffrey Altman 8bb5b57878 Windows: Cleanup build scripts; no include\afs or include\rx
As part of the build system cleanup, minimize the number of
directories in which include\afs and include\rx paths are included
by default.  To acheive this goal the windows openafs dirent.h is
moved from include\afs to include, references whenever possible to
openafs headers included in include\afs or include\rx are prefixed
with afs\ or rx\ as appropriate.

Some source files or directories have a broad range of interdependencies
that make separation quite challenging.  For those directories or files
the inclusion of the path is added at the smallest possible level.
At some point in the future the WINNT\afsd\ headers should be moved
from include\afs to include\WINNT and should be installed there first
and then referenced internally from that location instead of from the
WINNT\afsd directory.  That will permit further cleanup to be performed.

Reviewed-on: http://gerrit.openafs.org/2961
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
(cherry picked from commit 091b6e19d1)

Change-Id: I4f26ea2c3db67c164236dc84b78084822b562b95
Reviewed-on: http://gerrit.openafs.org/3167
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
2010-10-27 21:12:42 -07:00
..
Makefile.in An RPC test dispatch library for vice 2010-07-12 11:24:14 -07:00
NTMakefile An RPC test dispatch library for vice 2010-07-12 11:24:14 -07:00
rpc_test_cb_procs.c Windows: Cleanup build scripts; no include\afs or include\rx 2010-10-27 21:12:42 -07:00
rpc_test_main.c Windows: Cleanup build scripts; no include\afs or include\rx 2010-10-27 21:12:42 -07:00
rpc_test_procs.c Windows: Cleanup build scripts; no include\afs or include\rx 2010-10-27 21:12:42 -07:00
rpc_test_procs.h An RPC test dispatch library for vice 2010-07-12 11:24:14 -07:00