1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-06-30 22:14:58 +03:00

Fixed makescript to build Standard Rules and Basic Inform incrementally again

This commit is contained in:
Graham Nelson 2022-04-30 12:04:24 +01:00
parent bfe5a878c5
commit 5c45e29e84

View file

@ -273,7 +273,7 @@ extensions: {components type: web set: extensions}$({SYMBOL}TANGLED) {end-compon
{components type: web set: extensions} {components type: web set: extensions}
$({SYMBOL}TANGLED): $({SYMBOL}WEB)/Contents.w $({SYMBOL}WEB)/Sections/*.w $({SYMBOL}TANGLED): $({SYMBOL}WEB)/Contents.w $({SYMBOL}WEB)/Sections/*.w
{tangle-extension name: SYMBOL} {tangle-extension name: {SYMBOL}}
{end-components} {end-components}
@ -623,8 +623,7 @@ integration: \
transferkits \ transferkits \
transferinternals \ transferinternals \
transferdocumentation \ transferdocumentation \
transferoutcomepages \ transferoutcomepages
transfertemplates
.PHONY: forceintegration .PHONY: forceintegration
forceintegration: \ forceintegration: \