Home | History | Annotate | Download | only in config

Lines Matching refs:DEFS

112 	DEFS=
129 # Output DEFS in reverse order so first definition overrides
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"
289 echo "/Definitions added by makesetup/a$NL$NL$DEFS" >>$sedf