about summary refs log tree commit diff stats
path: root/wip/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wip/makefile')
-rw-r--r--wip/makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/wip/makefile b/wip/makefile deleted file mode 100644 index 1a93669..0000000 --- a/wip/makefile +++ /dev/null
@@ -1,5 +0,0 @@
1stuff = i-am
2grump = $(patsubst %,%*,$(stuff))
3
4test:
5 @echo $(grump)