aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/data-formatter/synthupdate/Makefile
blob: 7bc4d866a0d58f4d9e5674948e5a823ed03fa653 (plain)
1
2
3
4
5
OBJC_SOURCES := main.m
CFLAGS_EXTRAS := -w
LD_EXTRAS := -framework Foundation

include Makefile.rules