From a26fe4d3200b0dd2f1edf60161579a72d1296ba5 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Tue, 4 Nov 2008 08:16:50 +0000 Subject: 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. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6496 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 30a623d65..f7e5531a0 100644 --- a/src/Makefile +++ b/src/Makefile @@ -418,7 +418,7 @@ mgwfltknox_images-1.3.dll: $(IMGLIBNAME) mgwfltknox-1.3.dll $(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) \ -- cgit v1.2.3