implib rule for dlls

Steven Edwards steven_ed4153 at yahoo.com
Wed Dec 10 17:29:44 CST 2003


Changelog:
Create new misc rule for building import libs. 

Index: Makefile.in
===================================================================
RCS file: /home/wine/wine/dlls/Makefile.in,v
retrieving revision 1.193
diff -u -r1.193 Makefile.in
--- Makefile.in	2 Dec 2003 04:11:09 -0000	1.193
+++ Makefile.in	10 Dec 2003 23:27:29 -0000
@@ -1629,4 +1629,6 @@
 
 checklink:: $(BUILDSUBDIRS:%=%/__checklink__)
 
+implib:: $(IMPORT_LIBS:%=%.$(IMPLIBEXT))
+
 ### Dependencies:


__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/



More information about the wine-patches mailing list