more-make-clean-cleanup-20010716

try harder to make clean target clean up nicely
This commit is contained in:
Derrick Brashear 2001-07-16 19:46:35 +00:00
parent 49ae847e1b
commit 453029705e
3 changed files with 83 additions and 83 deletions

View File

@ -432,87 +432,87 @@ clean:
$(MAKE) clean2 "COMPILE_PART1=cd src; cd" "COMPILE_CLEAN=; $(MAKE) clean SYS_NAME=${SYS_NAME} DESTDIR=`pwd`/${SYS_NAME}/dest/ TOP_SRCDIR=@TOP_SRCDIR@ SRCDIR=`pwd`/${SYS_NAME}/dest/" SYS_NAME=${SYS_NAME}
clean2:
${COMPILE_PART1} config ${COMPILE_CLEAN}
${COMPILE_PART1} pinstall ${COMPILE_CLEAN}
${COMPILE_PART1} procmgmt ${COMPILE_CLEAN}
${COMPILE_PART1} util ${COMPILE_CLEAN}
${COMPILE_PART1} audit ${COMPILE_CLEAN}
${COMPILE_PART1} comerr ${COMPILE_CLEAN}
${COMPILE_PART1} cmd ${COMPILE_CLEAN}
${COMPILE_PART1} lwp ${COMPILE_CLEAN}
${COMPILE_PART1} rxgen ${COMPILE_CLEAN}
${COMPILE_PART1} rx ${COMPILE_CLEAN}
${COMPILE_PART1} rxstat ${COMPILE_CLEAN}
${COMPILE_PART1} fsint ${COMPILE_CLEAN}
${COMPILE_PART1} export ${COMPILE_CLEAN}
${COMPILE_PART1} afs ${COMPILE_CLEAN}
${COMPILE_PART1} des ${COMPILE_CLEAN}
${COMPILE_PART1} sys ${COMPILE_CLEAN}
${COMPILE_PART1} rxkad ${COMPILE_CLEAN}
${COMPILE_PART1} auth ${COMPILE_CLEAN}
${COMPILE_PART1} ubik ${COMPILE_CLEAN}
${COMPILE_PART1} ptserver ${COMPILE_CLEAN}
${COMPILE_PART1} kauth ${COMPILE_CLEAN}
${COMPILE_PART1} dauth ${COMPILE_CLEAN}
${COMPILE_PART1} libacl ${COMPILE_CLEAN}
${COMPILE_PART1} dir ${COMPILE_CLEAN}
${COMPILE_PART1} vol ${COMPILE_CLEAN}
${COMPILE_PART1} vlserver ${COMPILE_CLEAN}
${COMPILE_PART1} viced ${COMPILE_CLEAN}
${COMPILE_PART1} viced ${COMPILE_CLEAN}
${COMPILE_PART1} tviced ${COMPILE_CLEAN}
${COMPILE_PART1} volser ${COMPILE_CLEAN}
${COMPILE_PART1} venus ${COMPILE_CLEAN}
${COMPILE_PART1} venus/test ${COMPILE_CLEAN}
${COMPILE_PART1} afsd ${COMPILE_CLEAN}
${COMPILE_PART1} null ${COMPILE_CLEAN}
${COMPILE_PART1} gtx ${COMPILE_CLEAN}
${COMPILE_PART1} fsprobe ${COMPILE_CLEAN}
${COMPILE_PART1} scout ${COMPILE_CLEAN}
${COMPILE_PART1} uss ${COMPILE_CLEAN}
${COMPILE_PART1} bozo ${COMPILE_CLEAN}
${COMPILE_PART1} vfsck ${COMPILE_CLEAN}
${COMPILE_PART1} sgistuff ${COMPILE_CLEAN}
${COMPILE_PART1} tsm41 ${COMPILE_CLEAN}
${COMPILE_PART1} sia ${COMPILE_CLEAN}
${COMPILE_PART1} login ${COMPILE_CLEAN}
${COMPILE_PART1} pam ${COMPILE_CLEAN}
${COMPILE_PART1} afsweb ${COMPILE_CLEAN}
${COMPILE_PART1} update ${COMPILE_CLEAN}
${COMPILE_PART1} log ${COMPILE_CLEAN}
${COMPILE_PART1} bu_utils ${COMPILE_CLEAN}
${COMPILE_PART1} usd ${COMPILE_CLEAN}
${COMPILE_PART1} bubasics ${COMPILE_CLEAN}
${COMPILE_PART1} butm ${COMPILE_CLEAN}
${COMPILE_PART1} butc ${COMPILE_CLEAN}
${COMPILE_PART1} tbutc ${COMPILE_CLEAN}
${COMPILE_PART1} budb ${COMPILE_CLEAN}
${COMPILE_PART1} bucoord ${COMPILE_CLEAN}
${COMPILE_PART1} xstat ${COMPILE_CLEAN}
${COMPILE_PART1} afsmonitor ${COMPILE_CLEAN}
${COMPILE_PART1} libafsrpc ${COMPILE_CLEAN}
${COMPILE_PART1} libafsauthent ${COMPILE_CLEAN}
${COMPILE_PART1} libadmin ${COMPILE_CLEAN}
${COMPILE_PART1} libadmin/adminutil ${COMPILE_CLEAN}
${COMPILE_PART1} libadmin/client ${COMPILE_CLEAN}
${COMPILE_PART1} libadmin/vos ${COMPILE_CLEAN}
${COMPILE_PART1} libadmin/kas ${COMPILE_CLEAN}
${COMPILE_PART1} libadmin/pts ${COMPILE_CLEAN}
${COMPILE_PART1} libadmin/bos ${COMPILE_CLEAN}
${COMPILE_PART1} libadmin/cfg ${COMPILE_CLEAN}
${COMPILE_PART1} libadmin/test ${COMPILE_CLEAN}
${COMPILE_PART1} libadmin/samples ${COMPILE_CLEAN}
${COMPILE_PART1} finale ${COMPILE_CLEAN}
${COMPILE_PART1} mpp ${COMPILE_CLEAN}
${COMPILE_PART1} package ${COMPILE_CLEAN}
${COMPILE_PART1} ntp ${COMPILE_CLEAN}
${COMPILE_PART1} ftpd43+ ${COMPILE_CLEAN}
${COMPILE_PART1} inetd ${COMPILE_CLEAN}
${COMPILE_PART1} rsh ${COMPILE_CLEAN}
${COMPILE_PART1} rlogind ${COMPILE_CLEAN}
${COMPILE_PART1} rcp ${COMPILE_CLEAN}
${COMPILE_PART1} libafs ${COMPILE_CLEAN}
${COMPILE_PART1} libuafs ${COMPILE_CLEAN}
-${COMPILE_PART1} config ${COMPILE_CLEAN}
-${COMPILE_PART1} pinstall ${COMPILE_CLEAN}
-${COMPILE_PART1} procmgmt ${COMPILE_CLEAN}
-${COMPILE_PART1} util ${COMPILE_CLEAN}
-${COMPILE_PART1} audit ${COMPILE_CLEAN}
-${COMPILE_PART1} comerr ${COMPILE_CLEAN}
-${COMPILE_PART1} cmd ${COMPILE_CLEAN}
-${COMPILE_PART1} lwp ${COMPILE_CLEAN}
-${COMPILE_PART1} rxgen ${COMPILE_CLEAN}
-${COMPILE_PART1} rx ${COMPILE_CLEAN}
-${COMPILE_PART1} rxstat ${COMPILE_CLEAN}
-${COMPILE_PART1} fsint ${COMPILE_CLEAN}
-${COMPILE_PART1} export ${COMPILE_CLEAN}
-${COMPILE_PART1} afs ${COMPILE_CLEAN}
-${COMPILE_PART1} des ${COMPILE_CLEAN}
-${COMPILE_PART1} sys ${COMPILE_CLEAN}
-${COMPILE_PART1} rxkad ${COMPILE_CLEAN}
-${COMPILE_PART1} auth ${COMPILE_CLEAN}
-${COMPILE_PART1} ubik ${COMPILE_CLEAN}
-${COMPILE_PART1} ptserver ${COMPILE_CLEAN}
-${COMPILE_PART1} kauth ${COMPILE_CLEAN}
-${COMPILE_PART1} dauth ${COMPILE_CLEAN}
-${COMPILE_PART1} libacl ${COMPILE_CLEAN}
-${COMPILE_PART1} dir ${COMPILE_CLEAN}
-${COMPILE_PART1} vol ${COMPILE_CLEAN}
-${COMPILE_PART1} vlserver ${COMPILE_CLEAN}
-${COMPILE_PART1} viced ${COMPILE_CLEAN}
-${COMPILE_PART1} viced ${COMPILE_CLEAN}
-${COMPILE_PART1} tviced ${COMPILE_CLEAN}
-${COMPILE_PART1} volser ${COMPILE_CLEAN}
-${COMPILE_PART1} venus ${COMPILE_CLEAN}
-${COMPILE_PART1} venus/test ${COMPILE_CLEAN}
-${COMPILE_PART1} afsd ${COMPILE_CLEAN}
-${COMPILE_PART1} null ${COMPILE_CLEAN}
-${COMPILE_PART1} gtx ${COMPILE_CLEAN}
-${COMPILE_PART1} fsprobe ${COMPILE_CLEAN}
-${COMPILE_PART1} scout ${COMPILE_CLEAN}
-${COMPILE_PART1} uss ${COMPILE_CLEAN}
-${COMPILE_PART1} bozo ${COMPILE_CLEAN}
-${COMPILE_PART1} vfsck ${COMPILE_CLEAN}
-${COMPILE_PART1} sgistuff ${COMPILE_CLEAN}
-${COMPILE_PART1} tsm41 ${COMPILE_CLEAN}
-${COMPILE_PART1} sia ${COMPILE_CLEAN}
-${COMPILE_PART1} login ${COMPILE_CLEAN}
-${COMPILE_PART1} pam ${COMPILE_CLEAN}
-${COMPILE_PART1} afsweb ${COMPILE_CLEAN}
-${COMPILE_PART1} update ${COMPILE_CLEAN}
-${COMPILE_PART1} log ${COMPILE_CLEAN}
-${COMPILE_PART1} bu_utils ${COMPILE_CLEAN}
-${COMPILE_PART1} usd ${COMPILE_CLEAN}
-${COMPILE_PART1} bubasics ${COMPILE_CLEAN}
-${COMPILE_PART1} butm ${COMPILE_CLEAN}
-${COMPILE_PART1} butc ${COMPILE_CLEAN}
-${COMPILE_PART1} tbutc ${COMPILE_CLEAN}
-${COMPILE_PART1} budb ${COMPILE_CLEAN}
-${COMPILE_PART1} bucoord ${COMPILE_CLEAN}
-${COMPILE_PART1} xstat ${COMPILE_CLEAN}
-${COMPILE_PART1} afsmonitor ${COMPILE_CLEAN}
-${COMPILE_PART1} libafsrpc ${COMPILE_CLEAN}
-${COMPILE_PART1} libafsauthent ${COMPILE_CLEAN}
-${COMPILE_PART1} libadmin ${COMPILE_CLEAN}
-${COMPILE_PART1} libadmin/adminutil ${COMPILE_CLEAN}
-${COMPILE_PART1} libadmin/client ${COMPILE_CLEAN}
-${COMPILE_PART1} libadmin/vos ${COMPILE_CLEAN}
-${COMPILE_PART1} libadmin/kas ${COMPILE_CLEAN}
-${COMPILE_PART1} libadmin/pts ${COMPILE_CLEAN}
-${COMPILE_PART1} libadmin/bos ${COMPILE_CLEAN}
-${COMPILE_PART1} libadmin/cfg ${COMPILE_CLEAN}
-${COMPILE_PART1} libadmin/test ${COMPILE_CLEAN}
-${COMPILE_PART1} libadmin/samples ${COMPILE_CLEAN}
-${COMPILE_PART1} finale ${COMPILE_CLEAN}
-${COMPILE_PART1} mpp ${COMPILE_CLEAN}
-${COMPILE_PART1} package ${COMPILE_CLEAN}
-${COMPILE_PART1} ntp ${COMPILE_CLEAN}
-${COMPILE_PART1} ftpd43+ ${COMPILE_CLEAN}
-${COMPILE_PART1} inetd ${COMPILE_CLEAN}
-${COMPILE_PART1} rsh ${COMPILE_CLEAN}
-${COMPILE_PART1} rlogind ${COMPILE_CLEAN}
-${COMPILE_PART1} rcp ${COMPILE_CLEAN}
-${COMPILE_PART1} libafs ${COMPILE_CLEAN}
-${COMPILE_PART1} libuafs ${COMPILE_CLEAN}
distclean: clean

View File

@ -341,6 +341,6 @@ afs_pioctl_nfs.o: $(AFS)/afs_pioctl.c
clean:
-rm -rf STATIC* MODLOAD*
-rm -rf h net netinet rpc ufs machine inet nfs sys afs afsint asm asm-generic config rx
-rm -rf h net netinet rpc ufs machine inet nfs sys afs afsint asm asm-generic config rx linux

View File

@ -56,7 +56,7 @@ rsh.o: rsh.c AFS_component_version_number.c
(cd ../inetd ; $(MAKE) ta-rauth.o DESTDIR=${DESTDIR})
clean:
rm -f ${OBJS} core rsh *.BAK AFS_component_version_number.c rlogin
rm -f ${OBJS} core rsh *.BAK AFS_component_version_number.c rlogin rlogin.o rsh.o
cleandir: clean
rm -f ${MAN} tags .depend