FIXES 4814
remove some of the crap we were missing
-${COMPILE_PART1} rcp ${COMPILE_CLEAN}
-${COMPILE_PART1} libafs ${COMPILE_CLEAN}
-${COMPILE_PART1} libuafs ${COMPILE_CLEAN}
+ -${COMPILE_PART1} tests ${COMPILE_CLEAN}
-(cd src/libafs; /bin/rm -rf afs afsint config rx)
-(cd src/libuafs; /bin/rm -rf afs afsint config rx des)
-/bin/rm -rf ${TOP_INCDIR} ${TOP_LIBDIR} ${TOP_JLIBDIR}
src/vol/test/Makefile \
src/volser/Makefile \
src/wsadmin.src/Makefile \
- src/xstat/Makefile
+ src/xstat/Makefile \
+ src/helper-splint.sh
pristine: distclean
/bin/rm -f src/config/afsconfig.h.in configure configure-libafs aclocal.m4
clean:
-$(RM) -f *.o core AFS_component_version_number.c afs_trace.h afs_trace.msf afszcm.cat
-
+ -$(RM) -f unified_afs.c unified_afs.h
include ../config/Makefile.version
${DEST}/include/afs/afs.h: afs.h
${INSTALL} $? $@
clean:
$(RM) -f *.o *.cs.c *.ss.c *.er.c *.a *.xdr.c core \
- afsint.h afscbint.h AFS_component_version_number.c
+ afsint.h afscbint.h AFS_component_version_number.c \
+ Kvice.h Kcallback.h
include ../config/Makefile.version