fix codetest failure - ASSERT_ARGS does not have a ; after and
[parrot.git] / t / configure / testlib / cdefectivefoobar
blob5073049bdf1d6488484df612c57a183bddd8a5b1
1 # $Id$
3 =variables
5 CC=/usr/bin/gcc
6 CX=/usr/bin/g++
8 =general
10 foobar
11 cc=$CC
12 cxx=$CX
13 link=$CX
14 ld=/usr/bin/g++
16 =steps
18 init::manifest nomanicheck
19 init::defaults
20 init::install
21 init::hints verbose-step
22 init::headers
23 inter::progs
24 inter::make
25 inter::lex
26 inter::yacc
27 auto::gcc
28 auto::glibc
29 auto::backtrace
30 auto::fink
31 auto::macports
32 auto::msvc
33 auto::attributes
34 auto::warnings
35 init::optimize
36 inter::shlibs
37 inter::libparrot
38 inter::charset
39 inter::encoding
40 inter::types
41 auto::ops
42 auto::pmc
43 auto::alignptrs
44 auto::headers
45 auto::sizes
46 auto::byteorder
47 auto::va_ptr
48 auto::format
49 auto::isreg
50 auto::arch
51 auto::jit
52 auto::cpu
53 auto::funcptr
54 auto::inline
55 auto::gc
56 auto::memalign
57 auto::signal
58 auto::socklen_t
59 auto::env
60 auto::gmp
61 auto::readline
62 auto::gdbm
63 auto::pcre
64 auto::opengl
65 auto::crypto
66 auto::gettext
67 auto::snprintf
68 # auto::perldoc
69 auto::ctags
70 auto::revision
71 auto::icu
72 gen::config_h
73 gen::core_pmcs
74 gen::crypto
75 gen::opengl
76 gen::call_list
77 gen::languages
78 gen::makefiles
79 gen::platform
80 gen::config_pm
82 =cut