Lines Matching refs:NL
85 NL='\
136 *=*) DEFS="$line$NL$DEFS"; continue;;
137 'include '*) DEFS="$line$NL$DEFS"; continue;;
258 *) DEFS="SHAREDMODS=$SHAREDMODS$NL$DEFS";;
266 DEFS="BASEMODLIBS=$BASELIBS$NL$DEFS"
267 DEFS="LOCALMODLIBS=$LOCALLIBS$NL$DEFS"
273 EXTDECLS="${EXTDECLS}extern PyObject* PyInit_$mod(void);$NL"
274 INITBITS="${INITBITS} {\"$mod\", PyInit_$mod},$NL"
281 1i$NL/* Generated automatically from $config by makesetup. */
282 /MARKER 1/i$NL$EXTDECLS
284 /MARKER 2/i$NL$INITBITS
301 echo "/Definitions added by makesetup/a$NL$NL$DEFS" >>$sedf