#!/usr/bin/env python3 if __name__ == '__main__': print("Please run this file using waf, not directly.") exit(1)