make clean (and make distclean) now delete src/xutf/*.o
STR #2063 git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6493 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
d67cb76d5a
commit
962f924d04
@ -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) \
|
||||
|
Loading…
Reference in New Issue
Block a user