These tests were temporarily missing when the big Makefile simplification patch landed, so this just applies the same change to these tests. llvm-svn: 371738
6 lines
81 B
Makefile
6 lines
81 B
Makefile
OBJC_SOURCES := main.m
|
|
|
|
include Makefile.rules
|
|
|
|
LDFLAGS += -framework Foundation
|