The new token interface generates token.h and token.xdr.c
from token.xg in the src/auth directory. Add the missing
clean target for these files.
Change-Id: Ic689a5cad3643b450963f10abee725e0010f1e15
Reviewed-on: http://gerrit.openafs.org/3303
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
$(DEL) acfg_errors.c ktc_errors.c
$(DEL) $(INCFILES) $(AFSAUTH_LIBFILE)
$(DEL) auth.h cellconfig.h
+ $(DEL) token.h token.xdr.c
setkey: $(SETKEY_EXEFILE)