summaryrefslogtreecommitdiff
path: root/make/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'make/Makefile')
-rw-r--r--make/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/Makefile b/make/Makefile
new file mode 100644
index 0000000..9ac2c67
--- /dev/null
+++ b/make/Makefile
@@ -0,0 +1,3 @@
+%.copy: %/%
+ echo $@
+ touch $@