Skip to content

Commit

Permalink
fix Holmakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
tanyongkiam committed Aug 16, 2023
1 parent 2016f17 commit 70c9116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/lpr_checker/array/compilation/Holmakefile
Expand Up @@ -10,5 +10,5 @@ README.md: $(CAKEMLDIR)/developers/readme_gen readmePrefix $(patsubst %,%readmeP
$(protect $(CAKEMLDIR)/developers/readme_gen) $(README_SOURCES)

cake_lpr.S: *lpr_arrayCompileScript.sml
cake_lpr_arm8.S: *lpr_arrayRamseyCompileScript.sml
cake_lpr_arm8.S: *lpr_arrayCompileARM8Script.sml
cake_lpr_ramsey.S: *lpr_arrayRamseyCompileScript.sml

0 comments on commit 70c9116

Please sign in to comment.