diff --git a/harbour/tests/working/hbdos.bat b/harbour/tests/working/hbdos.bat new file mode 100644 index 0000000000..059e1e3800 --- /dev/null +++ b/harbour/tests/working/hbdos.bat @@ -0,0 +1,4 @@ +rem prg-> c -> exe using gcc (djgpp) + +make -r -fmakefile.dos %1 +