Re: [Harbour] make does not see changed files?

2009-11-24 Thread Przemysław Czerpak
On Tue, 24 Nov 2009, Maurilio Longo wrote: Hi, > OS/2 GCC, > inside src/vm I issue a > touch fm.c > touch hbvmall.c [...] > make[1]: `../../../../../lib/os2/gcc/hbvm.a' is up to date. > make[2]: `../../../../../../lib/os2/gcc/hbmainstd.a' is up to date. > make[2]: `../../../../../../lib/os2/gcc/h

Re: [Harbour] make does not see changed files?

2009-11-24 Thread Maurilio Longo
Wait, my mistake. It is hvmall and not hbvmall.c :) Touching the correct one works as expected. fm.c is included and probably this is the reason it is not seen as changed. Maurilio. Maurilio Longo wrote: > Hi, > > OS/2 GCC, > > inside src/vm I issue a > > touch fm.c > touch hbvmall.c > >

[Harbour] make does not see changed files?

2009-11-24 Thread Maurilio Longo
Hi, OS/2 GCC, inside src/vm I issue a touch fm.c touch hbvmall.c then a make and this is what I get (E:\repository\harbour\src\vm)make ! Building Harbour 2.0.0beta3 from source - http://www.harbour-project.org ! MAKE: make 3.81 D:\OS2\CMD.EXE ! HB_USER_CFLAGS: -DHB_FM_DL_ALLOC ! HB_BIN_INSTAL