move target/default/target_skeleton into package/base-files, put all the default...
[openwrt.git] / openwrt / toolchain / uClibc / Makefile
1 include $(TOPDIR)/rules.mk
2
3 include ./uclibc.mk
4
5 source: uclibc-source
6 prepare: uclibc-configured
7 compile: $(UCLIBC_DIR)/lib/libc.a
8 install: uclibc
9 clean: uclibc-toolclean
This page took 0.046543 seconds and 5 git commands to generate.