Windows: remove unnecessary clean rule lib/heimdal
Already deleting *.* no need to delete the library separately Change-Id: Ibdc4aa2e8c08cc9958ab8ae9e1eb155b3a828369
This commit is contained in:
@@ -88,6 +88,3 @@ $(LIBHEIMDAL): $(LIBASN1) $(LIBWIND) $(LIBHCRYPTO) $(LIBHX509) $(LIBKRB5) $(LIBH
|
|||||||
!endif
|
!endif
|
||||||
|
|
||||||
all:: $(LIBHEIMDAL)
|
all:: $(LIBHEIMDAL)
|
||||||
|
|
||||||
clean::
|
|
||||||
-$(RM) $(LIBHEIMDAL)
|
|
||||||
|
Reference in New Issue
Block a user