]> rtime.felk.cvut.cz Git - omk.git/commit
Added test for not using leaf makefiles
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 17 Apr 2008 11:51:00 +0000 (11:51 +0000)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 17 Apr 2008 11:51:00 +0000 (11:51 +0000)
commit6d4ae2690f5b5ce2227beb773e8f95b749f595d0
treee41bc55beb663b3a90fe43a450b5645f890d01f4
parent564bf2ade2b158501b0780e067b0ca74e5ea0207
Added test for not using leaf makefiles

This test was written some time ago, but I forget to commit it.

darcs-hash:20080417115111-f2ef6-fdaef8511db1ab33cab6ba4e0fa6ab5f9a753715.gz
tests/use_leaf_makefiles/Makefile [new file with mode: 0644]
tests/use_leaf_makefiles/Makefile.omk [new file with mode: 0644]
tests/use_leaf_makefiles/config.omk-default [new file with mode: 0644]
tests/use_leaf_makefiles/dir1/Makefile [new file with mode: 0644]
tests/use_leaf_makefiles/dir1/Makefile.omk [new file with mode: 0644]
tests/use_leaf_makefiles/dir1/dir3/Makefile.omk [new file with mode: 0644]
tests/use_leaf_makefiles/dir2/Makefile [new file with mode: 0644]
tests/use_leaf_makefiles/dir2/Makefile.omk [new file with mode: 0644]
tests/use_leaf_makefiles/dir2/dir4/Makefile [new file with mode: 0644]
tests/use_leaf_makefiles/runtest [new file with mode: 0755]