projects
/
autotest_mk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cd9371
)
バージョン番号を追加
author
j8takagi
<j8takagi@nifty.com>
Sat, 3 Nov 2012 06:53:31 +0000
(15:53 +0900)
committer
j8takagi
<j8takagi@nifty.com>
Sat, 3 Nov 2012 06:54:44 +0000
(15:54 +0900)
Makefile
[new file with mode: 0644]
patch
|
blob
VERSION
[new file with mode: 0644]
patch
|
blob
diff --git a/Makefile
b/Makefile
new file mode 100644
(file)
index 0000000..
3702221
--- /dev/null
+++ b/
Makefile
@@ -0,0
+1,6
@@
+GITTAG := git tag
+
+.PHONY: gittag
+
+gittag: VERSION
+ $(CAT) $^ | $(XARGS) $(GITTAG)
diff --git a/VERSION
b/VERSION
new file mode 100644
(file)
index 0000000..
3b04cfb
--- /dev/null
+++ b/
VERSION
@@ -0,0
+1
@@
+0.2