]> rtime.felk.cvut.cz Git - omk/sssa.git/blobdiff - snippets/base.omk
Fixed typos spotted by Tommaso Cucinotta
[omk/sssa.git] / snippets / base.omk
index 726539a3ea0e30bc41dbada5564d83c798500d86..956576fae042dece2b68e792cf91a1b21e5a78b4 100644 (file)
@@ -207,7 +207,7 @@ $(pass)-$(3)-subdir:
                RELATIVE_DIR=$(RELATIVE_PREFIX)$(3) -C $(2)/$(3) \
                -f $(SUBDIR_MAKEFILE) $(pass)-submakes
 # In subdirectories we can call submakes directly since passes are
-# already searialized on the toplevel make.
+# already serialized on the toplevel make.
 endef
 
 ifdef OMK_TESTSROOT