aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2011-05-02 23:43:13 -0700
committerGraydon Hoare <[email protected]>2011-05-02 23:43:13 -0700
commit73961cc1ee1e208c75de4eab20762f422101c5d2 (patch)
tree3d1c329f5b7dd6ba3f04fd93b6ac10589d3956b5
parentMore hacking on the snapshot system. (diff)
downloadrust-73961cc1ee1e208c75de4eab20762f422101c5d2.tar.xz
rust-73961cc1ee1e208c75de4eab20762f422101c5d2.zip
Add forgotten 'snap.mk'
-rw-r--r--mk/snap.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/mk/snap.mk b/mk/snap.mk
new file mode 100644
index 00000000..50fda3e3
--- /dev/null
+++ b/mk/snap.mk
@@ -0,0 +1,3 @@
+
+snap:
+ $(CFG_SRC_DIR)src/etc/make-snapshot.py \ No newline at end of file