Sophie

Sophie

distrib > Mageia > 8 > armv7hl > media > core-backports-src > by-pkgid > 29a2f8a4bbf957b05fa2638cb11cefc8 > files > 57

kernel-5.18.15-1.mga8.src.rpm

--- ./tools/tracing/rtla/Makefile.orig	2022-03-20 22:14:17.000000000 +0200
+++ ./tools/tracing/rtla/Makefile	2022-03-31 16:35:25.775783647 +0300
@@ -78,11 +78,6 @@ install: doc_install
 
 .PHONY: clean tarball
 clean: doc_clean
-	@test ! -f rtla || rm rtla
-	@test ! -f rtla-static || rm rtla-static
-	@test ! -f src/rtla.o || rm src/rtla.o
-	@test ! -f $(TARBALL) || rm -f $(TARBALL)
-	@rm -rf *~ $(OBJ) *.tar.$(CEXT)
 
 tarball: clean
 	rm -rf $(NAME)-$(VERSION) && mkdir $(NAME)-$(VERSION)