
SWIFT_SOURCES := main.swift

include Makefile.rules

SWIFTFLAGS += -Xfrontend -enable-swift3-objc-inference
