ChangeLogTag:19990720-20:55 GMT+1 Bruno Cantero <bruno@issnet.net>

This commit is contained in:
Bruno Cantero
1999-07-20 19:06:53 +00:00
parent e67cc4e035
commit 11f6000a97
4 changed files with 9 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
:pserver:alinares@harbour.joca.es:/home/devel/cvsroot A,cd: 0^dh,
:pserver:rpinkas@harbour.joca.es:/home/devel/cvsroot A:y=,d
:pserver:bcantero@harbour.joca.es:/home/devel/cvsroot Ahy=,d y

View File

@@ -1,3 +1,9 @@
19990720-20:55 GMT+1 Bruno Cantero <bruno@issnet.net>
* makefile.b31
Changed fixflex to bin\fixflex.
* harbour.b31
Added /iinclude to compile prg's.
19990720-20:10 CET Eddie Runia <eddie@runia.com>
* source/vm/hvm.c
wsize =*( (WORD *) ... part removed.

View File

@@ -62,4 +62,4 @@ source\compiler\lex_t2.c :: harbour.l fixflex.exe
source\compiler\harbourl.c :: harbour.l fixflex.exe
flex -i -8 -osource\compiler\harbourl.c source\compiler\harbour.l
if exist source\compiler\harbourl.bak del source\compiler\harbourl.bak
fixflex source\compiler\harbourl.c source\compiler\lex_t1.c source\compiler\lex_t2.c source\compiler\lex_t3.c -P-
bin\fixflex source\compiler\harbourl.c source\compiler\lex_t1.c source\compiler\lex_t2.c source\compiler\lex_t3.c -P-

View File

@@ -110,7 +110,7 @@ strright.obj : source\tools\strright.c extend.h hbdefs.h
tlib .\libs\b16\hbtools.lib -+$@,,
.prg.obj:
bin\harbour $< /n /osource\rtl
bin\harbour $< /n /osource\rtl /iinclude
bcc -c $(c_opt) -o$@ $*.c
tlib .\libs\b16\harbour.lib -+$@,,