mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 06:50:12 +00:00
add-distclean-target-20010705
clean up turds from build process
This commit is contained in:
parent
b9142278d0
commit
fbcfd7a4ce
@ -498,6 +498,13 @@ clean2:
|
||||
${COMPILE_PART1} libafs ${COMPILE_CLEAN}
|
||||
${COMPILE_PART1} libuafs ${COMPILE_CLEAN}
|
||||
|
||||
|
||||
distclean: clean
|
||||
/bin/rm -f config.log config.cache config.status Makefile
|
||||
/bin/rm -f src/config/afsconfig.h src/config/Makefile.${SYS_NAME}
|
||||
/bin/rm -f src/libafs/Makefile src/libafs/MakefileProto.${MKAFS_OSTYPE}
|
||||
/bin/rm -f src/libuafs/Makefile src/kauth/Kkauth.cs.c
|
||||
|
||||
links:
|
||||
echo "Remove the obj directory"
|
||||
- /bin/rm -rf @sys/obj/* ;
|
||||
|
Loading…
Reference in New Issue
Block a user