From 53ffe7c4081c6c83ffae91df2d2bc984e8b95ef9 Mon Sep 17 00:00:00 2001 From: notsomeidiot123 Date: Mon, 14 Oct 2024 13:47:48 -0400 Subject: [PATCH] Revert "Trying to protect makefile" This reverts commit 052f0de3ec6e26f338f5a6f6bd9ac3a30c1af65d. --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 9e76acd..8d97009 100644 --- a/makefile +++ b/makefile @@ -29,7 +29,7 @@ init: @mkdir bin/boot @mkdir bin/kernel -.PHONY: tools makefile +.PHONY: tools clean: @rm diskwrite