ChangeLogTag:19990720-20:55 GMT+1 Bruno Cantero <bruno@issnet.net>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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-
|
||||
|
||||
@@ -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 -+$@,,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user