Add tasm.exe, tlink.exe, make.exe from Borland C++ 2.0 at https://winworldpc.com...
[hf86v099.git] / Makefile
diff --git a/Makefile b/Makefile
new file mode 100644 (file)
index 0000000..d158790
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+hf86exe.exe: hf86exe.asm
+       tasm /ml hf86exe
+       tlink hf86exe