about summary refs log tree commit diff stats
path: root/wip/makefile
diff options
context:
space:
mode:
authorCase Duckworth2015-04-04 23:58:22 -0700
committerCase Duckworth2015-04-04 23:58:22 -0700
commit529ede146afd125c76d86eb55969983af8ee21db (patch)
treef80e532dbcfade4a2dee5e3d122a5bc2d623622e /wip/makefile
parentAdd backlinks to backlinks (diff)
downloadautocento-529ede146afd125c76d86eb55969983af8ee21db.tar.gz
autocento-529ede146afd125c76d86eb55969983af8ee21db.zip
Some revision & TOC inclusion
Diffstat (limited to 'wip/makefile')
-rw-r--r--wip/makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/wip/makefile b/wip/makefile new file mode 100644 index 0000000..1a93669 --- /dev/null +++ b/wip/makefile
@@ -0,0 +1,5 @@
1stuff = i-am
2grump = $(patsubst %,%*,$(stuff))
3
4test:
5 @echo $(grump)