SWIFT_SOURCES := main.swift
C_SOURCES := source.c
SWIFT_BRIDGING_HEADER := bridging-header.h

include Makefile.rules
