projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
move target/default/target_skeleton into package/base-files, put all the default...
[openwrt.git]
/
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