mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
add rule to clean libmruby.a from mrblib/Makefile
This commit is contained in:
+1
-1
@@ -70,4 +70,4 @@ $(RLIB) : $(MRBS)
|
||||
.PHONY : clean
|
||||
clean :
|
||||
@echo "make: removing targets, objects and depend files of `pwd`"
|
||||
-rm -f $(MRBC) $(MLIB) $(CLIB) $(RLIB) $(DLIB) $(DEPLIB)
|
||||
-rm -f $(MRBC) $(MLIB) $(CLIB) $(RLIB) $(DLIB) $(DEPLIB) $(LIBR)
|
||||
|
||||
Reference in New Issue
Block a user