See ChangeLog entry 19990604-12:00 EDT David G. Holm <dholm@jsd-llc.com>

This commit is contained in:
David G. Holm
1999-06-04 17:05:18 +00:00
parent ae751e58e9
commit 867a03f9ab
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
19990604-12:00 EDT David G. Holm <dholm@jsd-llc.com>
* build31.bat
- Removed the non-portable fully qualified path that somebody added
to the make command instead of adding to their PATH statement.
19990604-17:15 CET Eddie Runia
* source/compiler/harbour.y; source/vm/hvm.c; include/pcode.h;
tests/working/funcarr.prg

View File

@@ -1 +1 @@
c:\devl\borlandc\bin\make -fmakefile.b31 -r %1
make -fmakefile.b31 -r %1