remove .fns file for removed host fjall
[build-farm.git] / qnx18.fns
1 per_run_hook
2
3 global_lock
4
5 system=`uname`
6
7
8 compiler=gcc
9 . common.fns
10 test_tree lorikeet-heimdal . $compiler
11
12 if which perl > /dev/null; then
13         test_tree samba_4_0_test . $compiler
14 fi
15
16 #test_tree samba_3_current source3 $compiler
17 test_tree samba_3_next source3 $compiler
18
19 # only attempt pidl if we have perl
20 if which perl > /dev/null; then
21   test_tree pidl . cc build test
22 fi
23
24 global_unlock