Skip to content

Commit c83eb65

Browse files
committed
Fix makefile
1 parent 50c9932 commit c83eb65

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Makefile.pre.in

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,7 @@ web_example/python.mjs web_example/python.wasm: $(BUILDPYTHON)
11261126
cp python.wasm web_example/python.wasm
11271127

11281128
.PHONY: web_example
1129-
web_example: web_example/python.mjs web_example/index.html web_example/src.mjs web_example/server.py web_example/$(ZIP_STDLIB)
1129+
web_example: web_example/python.mjs web_example/index.html web_example/server.py web_example/$(ZIP_STDLIB)
11301130

11311131
WEBEX2=web_example_pyrepl_jspi
11321132
WEBEX2_DIR=$(EMSCRIPTEN_DIR)/$(WEBEX2)/
@@ -1152,10 +1152,6 @@ $(WEBEX2)/$(ZIP_STDLIB): $(ZIP_STDLIB)
11521152
@mkdir -p $(WEBEX2)
11531153
@cp $< $@
11541154

1155-
$(WEBEX2)/src.mjs: $(WEBEX2_DIR)/src.mjs
1156-
@mkdir -p $(WEBEX2)
1157-
@cp $< $@
1158-
11591155
.PHONY: web_example_pyrepl_jspi
11601156
web_example_pyrepl_jspi: $(WEBEX2)/python.mjs $(WEBEX2)/index.html $(WEBEX2)/src.mjs $(WEBEX2)/$(ZIP_STDLIB)
11611157

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy