wine-wine/tools/winegcc
Alexandre Julliard 870d490eec winegcc: Look for libraries in subdirs of the library path too.
This means that -lfoo will match the library 'foo/libfoo.def' in
addition to just 'libfoo.def'. This allows supporting the Wine source
layout without adding a gazillion path entries.
2006-03-16 16:28:04 +01:00
..
.gitignore Ignore symlink files too (needed for git). 2005-11-26 13:12:57 +01:00
Makefile.in Add support for 'make install DESTDIR'. 2006-02-14 13:51:38 +01:00
utils.c winegcc: Look for libraries in subdirs of the library path too. 2006-03-16 16:28:04 +01:00
utils.h Ignore prelink failures. 2005-08-09 20:47:18 +00:00
winegcc.c winegcc: Look for libraries in subdirs of the library path too. 2006-03-16 16:28:04 +01:00
winegcc.man.in Put Wine version information in all the man pages. 2005-10-06 16:10:01 +00:00