]> rtime.felk.cvut.cz Git - omk.git/commit
Fixed shared libs dependences and added test for shlibs.
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 12 Nov 2007 12:55:00 +0000 (12:55 +0000)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 12 Nov 2007 12:55:00 +0000 (12:55 +0000)
commit158a5cb30064cbf955842746356de2346c3df130
tree170380503ee33de0810dd5056d0a96736e451a11
parentebac48a42da18e3feef20cfd5b70b8718803d85d
Fixed shared libs dependences and added test for shlibs.

darcs-hash:20071112125512-f2ef6-092be5cfc255005b7c541eac467feeaeed27e785.gz
snippets/linux
tests/libraries/shlibs/Makefile [new file with mode: 0644]
tests/libraries/shlibs/Makefile.omk [new file with mode: 0644]
tests/libraries/shlibs/funca.c [new file with mode: 0644]
tests/libraries/shlibs/funcb.c [new file with mode: 0644]
tests/libraries/shlibs/mylib.h [new file with mode: 0644]
tests/libraries/shlibs/runtest [new file with mode: 0755]
tests/libraries/shlibs/test.c [new file with mode: 0644]