summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 61b9df6..ecd38ec 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,5 @@
-
#####################
# #
# FoolOS Build Sys. #
@@ -175,6 +174,3 @@ stick: $(FOOLOS)
clean: $(CLEANDIRS)
-rm *.bin $(FOOLOS) $(FOOLOS_VDI) $(KERNEL_ENTRY) $(ASM_OBJECTS) $(OBJECTS) $(IMG_FILLUP) $(BIN_MBR) $(BIN_MP) $(BIN_STAGE2) $(DEPS) bochs.out bochs.log ne2k-tx.log ne2k-txdump.txt
-
-
-