9 lines
115 B
Diff
9 lines
115 B
Diff
|
diff --git a/Makefile b/Makefile
|
||
|
--- a/Makefile
|
||
|
+++ b/Makefile
|
||
|
@@ -1,4 +1,1 @@
|
||
|
all: hello
|
||
|
-
|
||
|
-clean:
|
||
|
- rm -f hello
|