For annoying people like Uriel.
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..e5224e8
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+%:
+	@echo read the README file
+
diff --git a/configure b/configure
new file mode 100755
index 0000000..e65a484
--- /dev/null
+++ b/configure
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+echo read the README file.
+