From c4aa91d9d58a47eb90798ae1ae6647953d3745a2 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Sat, 22 Nov 2014 16:43:51 +0100 Subject: support for ELF (with 1*text and 1*data)! --- Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile') 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 - - - -- cgit v1.2.3