mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
remove duplicated rule
This commit is contained in:
@@ -66,10 +66,6 @@ endif
|
||||
##############################
|
||||
# generic build targets, rules
|
||||
|
||||
.PHONY : all
|
||||
all : $(LIBR) $(EXE)
|
||||
@echo "make: built targets of `pwd`"
|
||||
|
||||
.PHONY : test
|
||||
all : $(LIBR) $(EXE)
|
||||
./$(EXE)
|
||||
|
||||
Reference in New Issue
Block a user