mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
Overzealous clean target under rxkad
The clean target under rxkad removes sboxes.h and fcrypt.h, since they used to get copied there from the domestic subdir. Now that they actually live under rxkad, they souldn't be removed. Change-Id: I867496dd0d3dd997d402ebfbfc6272447b1af98e Reviewed-on: http://gerrit.openafs.org/1847 Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
parent
4768ed68d0
commit
c761f3ddde
@ -125,9 +125,7 @@ dest: librxkad.a fcrypt.h rxkad.h rxkad_prototypes.h
|
||||
#
|
||||
clean:
|
||||
$(RM) -f *.o *.a tcrypt core rxkad_errs.c rxkad.h \
|
||||
AFS_component_version_number.c \
|
||||
fcrypt.h sboxes.h \
|
||||
fc_test
|
||||
AFS_component_version_number.c fc_test
|
||||
|
||||
test:
|
||||
cd test; $(MAKE)
|
||||
|
Loading…
Reference in New Issue
Block a user