summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/Makefile
blob: 2bbb48727b438a62f64dbc7962c9572190538d3b (plain)
1
2
3
4
5
6
7
8
9
include $(TOPDIR)/rules.mk

include ./binutils.mk

source: binutils-source
prepare: $(BINUTILS_DIR)/.patched
compile: $(BINUTILS_DIR1)/binutils/objdump
install: binutils
clean: binutils-distclean binutils-toolclean