Cleanup vestiges of old shared library build directories

Remove traces of the old shlibrpc and shlibafsauthent build directories,
which are no longer needed since the conversion to libtool for building
shared libraries.

Change-Id: I8dbfdf9908b4a5527470b7cb4b969e7a160cdd51
Reviewed-on: https://gerrit.openafs.org/14045
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
This commit is contained in:
Michael Meffie 2020-01-24 13:40:28 -05:00 committed by Benjamin Kaduk
parent 832d0ab312
commit 914193fa31
4 changed files with 1 additions and 14 deletions

View File

@ -46,7 +46,6 @@ EXCLUDE = \
src/libafs \
src/NTObjdir \
src/packaging \
src/shlibafsrpc \
src/tbudb \
src/tbutc \
src/tests \

View File

@ -205,12 +205,6 @@ idirs: doclink
! IF (!EXIST($(OJT)\rxstat))
$(MKDIR) $(OJT)\rxstat
! ENDIF
! IF (!EXIST($(OJT)\shlibafsauthent))
$(MKDIR) $(OJT)\shlibafsauthent
! ENDIF
! IF (!EXIST($(OJT)\shlibafsrpc))
$(MKDIR) $(OJT)\shlibafsrpc
! ENDIF
! IF (!EXIST($(OJT)\sys))
$(MKDIR) $(OJT)\sys
! ENDIF

View File

@ -48,7 +48,7 @@ librx.a: $(LT_objs)
liboafs_rx.la: liboafs_rx.la.sym $(LT_objs) $(LT_deps)
$(LT_LDLIB_shlib) $(LT_objs) $(LT_deps) $(LT_libs)
# Convenience libraries for libafsrpc and shlibafsrpc
# Convenience libraries for libafsrpc
librx_pic.la: $(LT_objs)
$(LT_LDLIB_pic) $(LT_objs)

View File

@ -1,6 +0,0 @@
# After changing this file, please run
# git ls-files -i --exclude-standard
# to check that you haven't inadvertently ignored any tracked files.
/libafsrpc.exp