:: commit ff9649f65f0cd53978439676ed8bba1ad62512d9

mintsuki <mintsuki@protonmail.com> — 2022-06-25 04:03

parents: 5c7e1839db

build: Remove make_toolchain.sh in maintainer-clean

diff --git a/GNUmakefile.in b/GNUmakefile.in
index a6c69aa9..67803aa6 100644
--- a/GNUmakefile.in
+++ b/GNUmakefile.in
@@ -212,7 +212,7 @@ distclean: clean
 
 .PHONY: maintainer-clean
 maintainer-clean: distclean
-	cd '$(call SHESCAPE,$(SRCDIR))' && rm -rf freestanding_headers libgcc-binaries limine-efi configure build-aux *'~' autom4te.cache *.tar.xz *.tar.gz
+	cd '$(call SHESCAPE,$(SRCDIR))' && rm -rf freestanding_headers libgcc-binaries make_toolchain.sh limine-efi configure build-aux *'~' autom4te.cache *.tar.xz *.tar.gz
 	cd '$(call SHESCAPE,$(SRCDIR))'/toolchain-detect && rm -rf configure *'~' autom4te.cache
 
 .PHONY: common-uefi-x86-64
tab: 248 wrap: offon