diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-11-22 16:43:51 +0100 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-11-22 16:43:51 +0100 |
| commit | c4aa91d9d58a47eb90798ae1ae6647953d3745a2 (patch) | |
| tree | 2745079a8d62c2d414720775d073cb95106a95cc /Makefile | |
| parent | 795b1f7df203ae33e1d0eb13612f0ba2abf4351e (diff) | |
support for ELF (with 1*text and 1*data)!
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 - - - |
