Uhmm, wait, could it be that $(ARSTRIP) is empty here and this adds an empty line at the bottom of the define create_dynlib which adds a \r\n to the generated rule?
Maurilio. Maurilio Longo wrote: > Hi, > > I'm getting a strange error > > gcc -I. -I../../../../../include -O3 -IE:/repository/harbour/external/zlib > - > opngwutil.o -c ../../../pngwutil.c > for %i in ( *.o ) do @echo ADDMOD %i >> __lib__.tmp > ar -M < __lib__.tmp > & ..\..\..\..\..\config\os2rm -f __lib__.tmp > SYS1079: & was unexpected at this time. > make[3]: *** [libpng.a] Error 1 > > The strange thing is that it seems that make is splitting a line in the wrong > position. > > What has changed since yesterday to make this happen? > > Maurilio. > > -- __________ | | | |__| Maurilio Longo |_|_|_|____| farmaconsult s.r.l. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
