summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscuri <scuri>2010-10-21 11:00:19 +0000
committerscuri <scuri>2010-10-21 11:00:19 +0000
commitdc293c1cb2d07f8ecf0523dbf9cd435a2dd17af5 (patch)
treef25477c45cd39b44c025e49519491a69c515dd3a
parent736712ef1e87d38e52e502d859cca2dcad56a3ce (diff)
*** empty log message ***
-rw-r--r--COPYRIGHT (renamed from src/COPYRIGHT)0
-rw-r--r--Makefile4
-rw-r--r--README (renamed from src/README)0
3 files changed, 4 insertions, 0 deletions
diff --git a/src/COPYRIGHT b/COPYRIGHT
index 64179f9..64179f9 100644
--- a/src/COPYRIGHT
+++ b/COPYRIGHT
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..97ff09d
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+.PHONY: do_all
+
+do_all:
+ @$(MAKE) --no-print-directory -C ./src/ do_all
diff --git a/src/README b/README
index 1eae080..1eae080 100644
--- a/src/README
+++ b/README