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