提交 94f61429 编写于 作者: M Michael Jones 提交者: Wolfgang Denk

mvblx: punt unused clean/distclean targets

Signed-off-by: NMichael Jones <michael.jones@matrix-vision.de>
上级 068f158f
......@@ -37,12 +37,6 @@ CFLAGS += -Werror
$(LIB): $(obj).depend $(OBJS)
$(call cmd_link_o_target, $(OBJS))
clean:
rm -f $(OBJS)
distclean: clean
rm -f $(LIB) core *.bak $(obj).depend
#########################################################################
# defines $(obj).depend target
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册