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

include ./gcc-uclibc-3.x.mk

source: gcc-source
prepare: gcc_initial
compile: $(GCC_BUILD_DIR2)/.compiled
install: gcc-install
clean: gcc_initial-clean gcc-clean