Lines Matching refs:in

33 cross-platform or are written in a cross-platform manner.
116 having been written in a way to avoid incompatibilities. They may
131 individual line in @cmds will not be longer than the
138 Pairs of arguments will always be preserved in a single command, this
250 XS_VERSION: version in your .xs file. Defaults to $(VERSION)
348 all POD files in MAN1PODS and MAN3PODS.
392 This target is the first target in the Makefile, is the default target
393 and simply points off to 'all' just in case any make variant gets
394 confused or something gets snuck in before the real 'all' target.
499 want to include this file in the library. Otherwise it returns the
590 #XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
655 assumed) suitable for using in a make target. It will use the proper
660 Any newlines in $perl_code will be escaped. Leading and trailing
674 All dollar signs must be doubled in the $perl_code if you expect them
682 Its currently very simple and may be expanded sometime in the figure
690 This will quote $text so it is interpreted literally in the shell.
692 For example, on Unix this would escape any single-quotes in $text and
700 Shell escapes newlines in $text.
718 in the $MM object.
721 WriteMakefile() documented in ExtUtils::MakeMaker.
757 directory and filename in a filepath. ie. / on Unix, \ on Win32 and
789 Some OSes do not need these in which case leave it blank.
805 Returns a make fragment defining all the macros initialized in
806 init_platform() rather than put them in constants().