nt-makefile-clean-targets-20010917
[openafs.git] / src / rxstat / NTMakefile
index b1359e9..0037dc5 100644 (file)
@@ -35,3 +35,7 @@ rxstat.cs.c rxstat.ss.c rxstat.xdr.c rxstat.h: rxstat.xg
 install: $(LIBFILE) $(INCFILES)
 
 install9x: install
+
+clean::
+       $(DEL) rxstat.cs.c rxstat.h rxstat.ss.c rxstat.xdr.c
+