From ce14f44456b08e443f78e92190ee7449a1afde85 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sun, 22 May 2022 23:42:22 +0300 Subject: fixed accidental removal of CLEANUP_CMD --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3d790cf..ab48b33 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ COMPILER != [ $(LLVM) ] \ KERNEL_SOURCES != echo common/*.c common/uapi/*.c lib/*.c -CLEANUP := build deps.mk kernel.* init.* apos.bin +CLEANUP := build deps.mk kernel.* init.* apos.bin docs/output CLEANUP_CMD := INIT_SOURCES := -- cgit v1.3