Author: AlbrechtS
Date: 2008-11-04 00:16:50 -0800 (Tue, 04 Nov 2008)
New Revision: 6496
Log:
Re-applying change to Makefile reverted by Fabien (STR 2063).
Although this may look strange for somebody, it is the correct fix for
the _current_ Makefile implementation, as discussed in fltk.development.
Modified:
branches/branch-1.3/src/Makefile
Modified: branches/branch-1.3/src/Makefile
===================================================================
--- branches/branch-1.3/src/Makefile 2008-11-03 00:21:15 UTC (rev 6495)
+++ branches/branch-1.3/src/Makefile 2008-11-04 08:16:50 UTC (rev 6496)
@@ -418,7 +418,7 @@
$(IMAGELIBS) $(LDLIBS)
clean:
- -$(RM) *.o *.dll.a core.* *~ *.bak *.bck
+ -$(RM) *.o xutf8/*.o *.dll.a core.* *~ *.bak *.bck
-$(RM) $(DSONAME) $(FLDSONAME) $(GLDSONAME) $(IMGDSONAME) \
$(LIBNAME) $(FLLIBNAME) $(GLLIBNAME) \
$(IMGLIBNAME) \
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit