5 lines
91 B
Text
5 lines
91 B
Text
--- Makefile.orig 2021-01-18 14:49:17 UTC
|
|
+++ Makefile
|
|
@@ -0,0 +1,2 @@
|
|
+all:
|
|
+ -sh ./build
|