3 ?RCS: Copyright (c) 2006 H.Merijn Brand, Nicholas Clark
5 ?RCS: You may distribute under the terms of either the GNU General Public
6 ?RCS: License or the Artistic License, as specified in the README file.
10 ?MAKE:mad madlyh madlyobj madlysrc: Myread Setvar
11 ?MAKE: -pick add $@ %<
13 ?S: This variable indicates that the Misc Attribute Definition code is to
17 ?S: If the Misc Attribute Decoration is to be compiled, this variable is
18 ?S: set to the name of the extra header files to be used, else it is ''
21 ?S: If the Misc Attribute Decoration is to be compiled, this variable is
22 ?S: set to the name of the extra object files to be used, else it is ''
25 ?S: If the Misc Attribute Decoration is to be compiled, this variable is
26 ?S: set to the name of the extra C source files to be used, else it is ''
29 ?C: This symbol, if defined, indicates that the Misc Attribution
30 ?C: Declaration code should be conditionally compiled.
32 ?H:#$mad PERL_MAD /**/
34 ?LINT:set mad madlyh madlyobj madlysrc
37 $define|true|[yY]*) dflt='y' ;;
42 Would you like to build with Misc Attribute Decoration? This is development
43 work leading to a Perl 5 to Perl 6 convertor, which imposes a space and speed
44 overhead on the interpreter.
46 If this doesn't make any sense to you, just accept the default '$dflt'.
48 rp='Build Perl with MAD?'
52 madlyh='madly.h madly.act madly.tab'
54 madlyobj="madly$_o" ;;