Show
Ignore:
Timestamp:
04/09/09 09:46:48 (3 years ago)
Author:
leo
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • XerialJ/trunk/sqlite-jdbc/sqlitejdbc/Makefile.nested

    r3184 r3187  
    5656        perl -npe '$$_ =~ s/utimes.*//g;' -i build/$(sqlite)-nestedvm/sqlite3.c  
    5757 
     58        echo $CFLAGS; 
    5859        (. ./$(nestedvm)/env.sh; cd build/$(sqlite)-nestedvm; \ 
    5960        $$CC -c $$CFLAGS -o sqlite3.o \