• R/O
  • SSH

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

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

Commit MetaInfo

Revisión423d6e2a13dd964ed01d91b06da012d93f1f44f8 (tree)
Tiempo2024-04-05 00:20:54
AutorAlbert Mietus < albert AT mietus DOT nl >
CommiterAlbert Mietus < albert AT mietus DOT nl >

Log Message

disabled make RTF (via OSDN)

Cambiar Resumen

Diferencia incremental

diff -r 441a7a4c288d -r 423d6e2a13dd Makefile
--- a/Makefile Thu Apr 04 17:19:46 2024 +0200
+++ b/Makefile Thu Apr 04 17:20:54 2024 +0200
@@ -44,12 +44,12 @@
4444
4545 cleanest: cleaner; #nothing extra
4646
47-include RTD-settings.mk
48-RTD RTfD-build RTfD RTFD RTfD-webhook:
49- -hg push
50- @BRANCH=$${BRANCH:-`hg branch`} ;\
51- curl -X POST -d "branches=$${BRANCH}" -d "token=${TOKEN}" ${HOOK}
52- @echo
47+#include RTD-settings.mk
48+#RTD RTfD-build RTfD RTFD RTfD-webhook:
49+# -hg push
50+# @BRANCH=$${BRANCH:-`hg branch`} ;\
51+# curl -X POST -d "branches=$${BRANCH}" -d "token=${TOKEN}" ${HOOK}
52+# @echo
5353
5454 wc:
5555 @echo "lines words file"