SWIFT_SOURCES := main.swift
SWIFTFLAGS_EXTRAS = -Xcc -I$(SRCDIR) -Xfrontend -validate-tbd-against-ir=none
include Makefile.rules
