Skip to content

Commit

Permalink
binutils: Clean built executables.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeuneS2 committed May 3, 2013
1 parent ce7e69f commit 46a2331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/binutils/Makefile
Expand Up @@ -81,4 +81,4 @@ subinstall: crts
install -m 0644 crt0.o crtend0.o ${PREFIX}/lemberg/${ARCHDIR}/lib/

clean:
rm -f parser.c lexer.c expr_lexer.c y.tab.h expr.tab.h expr.tab.c *.o *~
rm -f as ld objcopy parser.c lexer.c expr_lexer.c y.tab.h expr.tab.h expr.tab.c *.o *~

0 comments on commit 46a2331

Please sign in to comment.