diff --git a/shim b/shim new file mode 100644 index 0000000..2076426 --- /dev/null +++ b/shim @@ -0,0 +1,3 @@ +default: + $(CC) build.c + ./a.out || build.exe || a.exe