SWIFT_SOURCES := main.swift
SWIFTFLAGS_EXTRAS := -target $(TRIPLE)

include Makefile.rules
