libafs-make-subtree-during-build-for-later-use-20010829

get rid of bogus ..'s

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

make the subdir buildable
This commit is contained in:
Jeffrey Hutzelman 2001-08-29 23:10:45 +00:00 committed by Derrick Brashear
parent 3076602831
commit b1aa5e5209
2 changed files with 6 additions and 2 deletions

View File

@ -303,6 +303,10 @@ libafs_tree: libafs_setup ${KERNELDIR}
; do \
${INSTALL} -c -f src/libafs/$$f libafs_tree/$$f; \
done
for f in config.guess config.sub install-sh missing mkinstalldirs \
; do \
${INSTALL} -c -f $$f libafs_tree/$$f; \
done
src/config/config src/libafs/MakefileProto.${MKAFS_OSTYPE}.in libafs_tree/Makefile.in ${SYS_NAME}
${INSTALL} -c src/config/Makefile.${SYS_NAME}.in libafs_tree/config
${INSTALL} -c src/config/afsconfig.h.in libafs_tree/config

View File

@ -401,9 +401,9 @@ ${LIBAFSNONFSO}: $(AFSAOBJS) $(AFSNONFSOBJS)
$(AFSAOBJS) $(AFSNONFSOBJS)
${COPYFILES}:
${CP} ../sgi_system ${STATICCLIENTDIR}/afs.sm
${CP} sgi_system ${STATICCLIENTDIR}/afs.sm
chmod 644 ${STATICCLIENTDIR}/afs.sm
${CP} ../sgi_master ${STATICCLIENTDIR}/afs
${CP} sgi_master ${STATICCLIENTDIR}/afs
chmod 644 ${STATICCLIENTDIR}/afs
# Create symlinks to clients we don't need to build.