]> git.saurik.com Git - apple/system_cmds.git/blame - Makefile.preamble
system_cmds-431.tar.gz
[apple/system_cmds.git] / Makefile.preamble
CommitLineData
1815bff5
A
1CLEAN_ALL_SUBPROJECTS = YES
2SUBPROJECTS =
2fc1e207 3OTHER_CFLAGS = -mdynamic-no-pic
34d340d7
A
4ifeq "$(shell tconf --test TARGET_OS_EMBEDDED)" "YES"
5OTHER_LDFLAGS = -dead_strip
6endif