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

include ./uclibc.mk

source: uclibc-source
prepare: uclibc-configured
compile: $(UCLIBC_DIR)/lib/libc.a
install: uclibc
clean: uclibc-toolclean