diff --git a/Makefile b/Makefile index 500be41..d911607 100644 --- a/Makefile +++ b/Makefile @@ -33,9 +33,6 @@ ISO=boot.iso all: dirs bootsect kernel -dirs: - mkdir -p bin - clean: rm -f ./**/*.o rm -f ./*.iso