projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add some fixes for compiling on mac os x
[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
$(
STRIP
) $(
TARGET_DIR
)/
lib
/*
.so
10
clean
:
uclibc-toolclean
This page took
0.040316 seconds
and
5
git commands to generate.