comparison packages/compat/uitron/current/tests/PKGconf.mak @ 34:29bc183297e1 ecos-sw-1999-09-02

Merge from eCos master repository on 1999-09-02-16:26:10-BST
author jlarmour
date Thu, 02 Sep 1999 16:11:22 +0000
parents 443894e2e912
children c38311975d4f
comparison
equal deleted inserted replaced
33:7a567ebab069 34:29bc183297e1
32 include ../../../../pkgconf/pkgconf.mak 32 include ../../../../pkgconf/pkgconf.mak
33 33
34 TESTS := test1 test2 test3 test4 test5 \ 34 TESTS := test1 test2 test3 test4 test5 \
35 test6 test7 test8 test9 \ 35 test6 test7 test8 test9 \
36 testcxx testcx2 testcx3 testcx4 testcx5 \ 36 testcxx testcx2 testcx3 testcx4 testcx5 \
37 testcx6 testcx7 testcx8 testcx9 37 testcx6 testcx7 testcx8 testcx9 \
38 38 testintr
39
39 40
40 include $(COMPONENT_REPOSITORY)/pkgconf/makrules.tst 41 include $(COMPONENT_REPOSITORY)/pkgconf/makrules.tst
41 42
42 43
43 44