Makefile revision 097ece1648aa33ea69bbf1873bb42945e7540703
1all:
2
3install:
4	@ln -f tpm_restrictpubek_tests.sh ../../../../bin/
5	@ln -f tpm_restrictpubek_tests_exp01.sh ../../../../bin/
6	@ln -f tpm_restrictpubek_tests_exp02.sh ../../../../bin/
7	@ln -f tpm_restrictpubek_tests_exp03.sh ../../../../bin/
8
9clean:
10
11