Module: wine Branch: master Commit: 07700192a9045db4439664f5de8564809f82d965 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=07700192a9045db4439664f5...
Author: Alexandre Julliard julliard@winehq.org Date: Sat Aug 26 18:54:31 2006 +0200
winex11.drv: Remove no longer used all: target.
---
dlls/winex11.drv/Makefile.in | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/dlls/winex11.drv/Makefile.in b/dlls/winex11.drv/Makefile.in index 4e5248e..a4c4689 100644 --- a/dlls/winex11.drv/Makefile.in +++ b/dlls/winex11.drv/Makefile.in @@ -45,6 +45,4 @@ C_SRCS = \
@MAKE_DLL_RULES@
-all: $(PROGRAMS) - ### Dependencies: