Home | History | Annotate | Download | only in config

Lines Matching refs:NL

82 NL='\
131 *=*) DEFS="$line$NL$DEFS"; continue;;
132 'include '*) DEFS="$line$NL$DEFS"; continue;;
248 *) DEFS="SHAREDMODS=$SHAREDMODS$NL$DEFS";;
256 DEFS="BASEMODLIBS=$BASELIBS$NL$DEFS"
257 DEFS="LOCALMODLIBS=$LOCALLIBS$NL$DEFS"
263 EXTDECLS="${EXTDECLS}extern void init$mod(void);$NL"
264 INITBITS="${INITBITS} {\"$mod\", init$mod},$NL"
271 1i$NL/* Generated automatically from $config by makesetup. */
272 /MARKER 1/i$NL$EXTDECLS
274 /MARKER 2/i$NL$INITBITS
289 echo "/Definitions added by makesetup/a$NL$NL$DEFS" >>$sedf