• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

BathyScapheのthreadファイルをSpotlightを用いて検索する


Commit MetaInfo

Revisiond953166494dc1c630cc0f3953ff44fab78086a69 (tree)
Time2009-04-18 23:34:51
Authormasakih <masakih@user...>
Commitermasakih

Log Message

taggingターゲットにupdate_svnを依存させた。

git-svn-id: svn+ssh://macmini/usr/local/svnrepos/BSSpotlighter/BSSpotlighter@11 349e1e32-f012-47ec-a20f-05ec029f004b

Change Summary

Incremental Difference

--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ all:
1919 @echo do nothig.
2020 @echo use target tagging
2121
22-tagging:
22+tagging: update_svn
2323 @echo "Tagging the $(VERSION) (x) release of BSSpotlighter project."
2424 REV=`LC_ALL=C svn info | awk '/Revision/ {print $$2}'` ; \
2525 REV=`expr $$REV + $(REV_CORRECT)` ; \