wine/ ./Make.rules.in ./Makefile.in dlls/Maked ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed May 8 23:31:40 CDT 2002


ChangeSet ID:	10209187000371617503269626
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/05/08 23:31:40

Modified files:
	.              : Make.rules.in Makefile.in 
	dlls           : Makedll.rules.in 
	dlls/x11drv    : Makefile.in 
	include        : Makefile.in 
	library        : Makefile.in 
	ole            : Makefile.in 
	programs       : Makeprog.rules.in 
	programs/avitools: Makefile.in 
	programs/winetest: Makefile.in 
	server         : Makefile.in 
	tools          : Makefile.in install-sh 
	tools/winapi   : Makefile.in 
	tools/winebuild: Makefile.in 
	tools/winedump : Makefile.in 
	tools/wmc      : Makefile.in 
	tools/wrc      : Makefile.in 
	tsx11          : Makefile.in 
	unicode        : Makefile.in 
Added files:
	tools          : mkinstalldirs 

Log message:
	Added mkinstalldirs to create directories more portably.

Patch: http://cvs.winehq.com/patch.py?id=10209187000371617503269626

Revision  Changes    Path
 1.108    +3 -3      wine/Make.rules.in
 1.120    +4 -4      wine/Makefile.in
 1.23     +1 -1      wine/dlls/Makedll.rules.in
 1.20     +1 -1      wine/dlls/x11drv/Makefile.in
 1.49     +1 -4      wine/include/Makefile.in
 1.11     +3 -3      wine/library/Makefile.in
 1.24     +2 -2      wine/ole/Makefile.in
 1.8      +2 -2      wine/programs/Makeprog.rules.in
 1.18     +1 -1      wine/programs/avitools/Makefile.in
 1.8      +2 -2      wine/programs/winetest/Makefile.in
 1.33     +1 -1      wine/server/Makefile.in
 1.19     +1 -1      wine/tools/Makefile.in
 1.2      +18 -5     wine/tools/install-sh
 1.1     +0 -0       wine/tools/mkinstalldirs
 1.2      +1 -1      wine/tools/winapi/Makefile.in
 1.9      +1 -1      wine/tools/winebuild/Makefile.in
 1.3      +2 -3      wine/tools/winedump/Makefile.in
 1.10     +1 -2      wine/tools/wmc/Makefile.in
 1.16     +1 -2      wine/tools/wrc/Makefile.in
 1.13     +3 -3      wine/tsx11/Makefile.in
 1.13     +3 -3      wine/unicode/Makefile.in




More information about the wine-cvs mailing list