#include "xmake.h" int main(int argc, char* argv[]) { return xmake(argc, argv); }