Windows: add missing items to 'clean' rules

Change-Id: Ibf7ce081d789a5940033ecdcfd62515824176368
Reviewed-on: http://gerrit.openafs.org/7653
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
This commit is contained in:
Jeffrey Altman 2012-06-29 00:35:49 -04:00
parent 17584782a4
commit 673127f692
3 changed files with 4 additions and 2 deletions

View File

@ -379,8 +379,10 @@ clean::
$(DEL) pod1\pts_source.pod
$(DEL) pod1\vos.pod
$(DEL) pod1\vos_addsite.pod
$(DEL) pod1\vos_backup.pod
$(DEL) pod1\vos_clone.pod
$(DEL) pod1\vos_copy.pod
$(DEL) pod1\vos_dump.pod
$(DEL) pod1\vos_create.pod
$(DEL) pod1\vos_examine.pod
$(DEL) pod1\vos_move.pod

View File

@ -34,4 +34,4 @@ $(CHMFILE): afsplhlp.hhp
$(COPY) afsplhlp.chm $(CHMFILE)
clean::
$(DEL) $(CHMFILE)
$(DEL) $(CHMFILE) afsplhlp.chm

View File

@ -108,5 +108,5 @@ install: install_headers $(LIBFILE)
clean::
$(DEL) $(INCFILES)
$(DEL) err.h roken.h
$(DEL) err.h roken.h search.h
$(DEL) $(LIBFILE) $(DESTDIR)\lib\afsroken.lib $(DESTDIR)\lib\afsroken.exp