Browse Source

mvblx: punt unused clean/distclean targets

Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
Michael Jones 13 years ago
parent
commit
94f6142957
1 changed files with 0 additions and 6 deletions
  1. 0 6
      board/matrix_vision/mvblx/Makefile

+ 0 - 6
board/matrix_vision/mvblx/Makefile

@@ -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