See ChangeLog entry 19990604-21:50 EDT David G. Holm <dholm@jsd-llc.com>
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
19990604-21:50 EDT David G. Holm <dholm@jsd-llc.com>
|
||||
* builddos.bat
|
||||
- Pass command line arguments to make processor, so that we can build and
|
||||
clean in one step by running "BUILDDOS ALL CLEAN" instead of having to
|
||||
modify the builddos batch file.
|
||||
|
||||
19990604-21:50 EDT David G. Holm <dholm@jsd-llc.com>
|
||||
* makefile.icc
|
||||
- Added new Harbour modules
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
rem build for djgpp for dos enviroment
|
||||
|
||||
make -fmakefile.dos
|
||||
make -fmakefile.dos %1 %2 %3 %4 %5 %6 %7 %8 %9
|
||||
|
||||
|
||||
Reference in New Issue
Block a user