makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / libs / wpp / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-03-30  Alexandre Julliardwpp: Build with -fPIC to allow libwpp to be used from...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit depende...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-08  Alexandre Julliardmakefiles: Generate a general catch-all dependency...
2008-03-04  Rob Shearmanmakefiles: Split AR into AR and ARFLAGS.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-11  Alexandre Julliardmakefiles: List bison dependencies explicitly for paral...
2006-09-09  Alexandre Julliardmakefiles: Add global rules for bison and lex files.
2006-09-09  Alexandre Julliardlibs/wpp: Specify the bison name prefix directly in...
2006-01-03  Alexandre JulliardAdded some flex options to avoid compiler warnings.
2005-09-28  Alexandre JulliardNow that we are requiring bison anyway, make the .tab...
2003-05-01  Alexandre JulliardMoved the wpp library from tools/ to libs/.