add hbdos.bat for makeing gcc->exe files
This commit is contained in:
4
harbour/tests/working/hbdos.bat
Normal file
4
harbour/tests/working/hbdos.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
rem prg-> c -> exe using gcc (djgpp)
|
||||
|
||||
make -r -fmakefile.dos %1
|
||||
|
||||
Reference in New Issue
Block a user