masakih

BSSpotlighter (プロジェクト終了)

  • R/O
  • HTTP
  • SSH
  • HTTPS

コミット

よく使われているワード(クリックで追加)

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

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


コミットメタ情報

リビジョンd953166494dc1c630cc0f3953ff44fab78086a69 (tree)
日時2009-04-18 23:34:51
作者masakih <masakih@user...>
コミッターmasakih

ログメッセージ

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

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

変更サマリ

差分

--- 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)` ; \