mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
libafs-irix-makefile-cleanup-20010829
clean up typo so we build correct module
This commit is contained in:
parent
1c70ed1f9c
commit
3076602831
@ -383,7 +383,7 @@ install_STATIC.libafs: ${LIBAFSNONFSA}
|
||||
${LIBAFSNONFSA}: $(AFSAOBJS) $(AFSNONFSOBJS)
|
||||
$(AR) cru $@ $?
|
||||
|
||||
LIBAFSNONFSO = libaf.nonfs.o
|
||||
LIBAFSNONFSO = libafs.nonfs.o
|
||||
|
||||
# MODLOAD.libafs: ${LIBAFSNONFSO} ${COPYFILES} ${LINKFILES}
|
||||
MODLOAD.libafs: ${LIBAFSNONFSO}
|
||||
|
Loading…
Reference in New Issue
Block a user