mirror of
https://github.com/fltk/fltk.git
synced 2026-05-25 00:53:39 +08:00
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
This commit is contained in:
+1
-1
@@ -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) \
|
||||
|
||||
Reference in New Issue
Block a user