Revert support for Linux backend
[rrq/jonasforth.git] / Makefile
index 4b8184f3c5e0ec58c5d5f747d9aaee5d5c19e8d2..058cbf5a0a800f345696541d781149d5a6615801 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -22,9 +22,6 @@ out/startup.nsh:
        mkdir -p out
        echo 'fs0:main' >out/startup.nsh
 
-main: main.asm impl.asm bootstrap.asm sys.f os/linux.asm
-       OS_INCLUDE=os/linux.asm fasm $< $@
-
 .PHONY: clean
 clean:
        rm -rf out OVMF_CODE.fd OVMF_VARS.fd