Don't link winedump to libwine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Changelog:
	tools/winedump/Makefile.in:
	Don't link winedump to libwine, we don't need that
-- 
Uwe Bonnes                bon@elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
Index: wine/tools/winedump/Makefile.in
===================================================================
RCS file: /home/wine/wine/tools/winedump/Makefile.in,v
retrieving revision 1.4
diff -u -r1.4 Makefile.in
--- wine/tools/winedump/Makefile.in	2 Oct 2002 18:50:09 -0000	1.4
+++ wine/tools/winedump/Makefile.in	19 Oct 2002 15:30:17 -0000
@@ -23,7 +23,7 @@
 @MAKE_RULES@
 
 winedump: $(OBJS)
-	$(CC) $(CFLAGS) -o winedump $(OBJS) $(LIBWINE) $(LDFLAGS)
+	$(CC) $(CFLAGS) -o winedump $(OBJS) $(LDFLAGS)
 
 install:: $(PROGRAMS)
 	$(MKINSTALLDIRS) $(bindir)


[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux