Lines Matching refs:NL
83 NL='\
133 *=*) DEFS="$line$NL$DEFS"; continue;;
134 'include '*) DEFS="$line$NL$DEFS"; continue;;
246 *) DEFS="SHAREDMODS=$SHAREDMODS$NL$DEFS";;
254 DEFS="BASEMODLIBS=$BASELIBS$NL$DEFS"
255 DEFS="LOCALMODLIBS=$LOCALLIBS$NL$DEFS"
261 EXTDECLS="${EXTDECLS}extern PyObject* PyInit_$mod(void);$NL"
262 INITBITS="${INITBITS} {\"$mod\", PyInit_$mod},$NL"
269 1i$NL/* Generated automatically from $config by makesetup. */
270 /MARKER 1/i$NL$EXTDECLS
272 /MARKER 2/i$NL$INITBITS
288 echo "/Definitions added by makesetup/a$NL$NL$DEFS" >>$sedf