X-Git-Url: https://www.kengrimes.com/gitweb/?p=henge%2Fwebcc.git;a=blobdiff_plain;f=src%2FMakefile;h=b46b422eba5d076cb59aba265f4295c7d54a01f1;hp=cd6d638b6bcc94427462385e53c7106301fa4612;hb=bc275a99287875f955ee350bfa5828af628fce18;hpb=78c761dd1b071b4a66912aab1f3f522741c276d5 diff --git a/src/Makefile b/src/Makefile index cd6d638..b46b422 100644 --- a/src/Makefile +++ b/src/Makefile @@ -95,6 +95,7 @@ scrub: clean $(SCRUB_RULES) #construct list of move rules for each HTML item .PHONY: $(HTML) $(HTML): + @mkdir -p ../dist/bin/jasm @cp -f html/$@ ../dist/bin/jasm/$@ #move js/html files move: $(HTML)