• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

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

JM 作業用 workspace


Commit MetaInfo

修訂77058a9c237dac61eab08e10ec4a65aa4aabf1d6 (tree)
時間2013-10-20 19:11:46
作者Akihiro MOTOKI <amotoki@gmai...>
CommiterAkihiro MOTOKI

Log Message

www: Remove commands related to guidance/ directory

Change Summary

差異

--- a/www/Makefile
+++ b/www/Makefile
@@ -24,7 +24,6 @@ CONTENTS = index.html download.html section.html copyright.html \
2424 #
2525 all: contents
2626 make -C INDEX/
27- make -C guidance/ WWWROOT=$(WWWROOT)
2827 make -C man-ja/
2928 make -C rpm/ DATE=$(DATE)
3029 make -C announcement/
@@ -54,12 +53,10 @@ clean:
5453 -$(RM) -rf per-pkg/
5554 -$(RM) -f rpm/*.rpm rpm/index.html
5655 make -C INDEX/ clean
57- make -C guidance/ clean
5856 make -C man-ja/ clean
5957 make -C announcement/ clean
6058
6159 install: all
62- $(MAKE) -C guidance WWWROOT=$(WWWROOT) install
6360 $(RSYNC) -a --delete -v \
6461 --exclude='bin' \
6562 --exclude='*.m4' \