4 ifeq "$(COMPRESS_CTF)" "YES"
12 include Makefile.rules
15 ctfconvert
$(COMPRESS
) \
18 a.out.dSYM
/Contents
/Resources
/DWARF
/a.out
20 -R __DWARF
,__debug_line \
21 -R __DWARF
,__debug_aranges \
22 -R __DWARF
,__debug_info \
23 -R __DWARF
,__debug_abbrev \
24 -R __DWARF
,__debug_str \
25 -R __DWARF
,__apple_names \
26 -R __DWARF
,__apple_namespac \
27 -R __DWARF
,__apple_types \
28 -R __DWARF
,__apple_objc \