Lines Matching refs:NOPUSH

60 NOPUSH = ""
78 @if [ ! $(NOPUSH) ]; then $(MAKE) $(MFLAGS) -k all; \
79 else $(MAKE) $(MFLAGS) -k all NOPUSH=$(NOPUSH);fi
88 if [ ! $(NOPUSH) ]; then $(MAKE) $(MFLAGS) -k \
90 else $(MAKE) $(MFLAGS) -k NOPUSH=$(NOPUSH) \
108 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) passwd.byname; fi
109 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) passwd.byuid; fi
110 @if [ ! $(NOPUSH) ]; then echo "pushed passwd"; fi
117 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) group.byname; fi
118 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) group.bygid; fi
119 @if [ ! $(NOPUSH) ]; then echo "pushed group"; fi
126 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) project.byname; fi
127 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) project.byprojid; fi
128 @if [ ! $(NOPUSH) ]; then echo "pushed project"; fi
137 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) ipnodes.byname; fi
138 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) ipnodes.byaddr; fi
139 @if [ ! $(NOPUSH) ]; then echo "pushed ipnodes"; fi
148 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) hosts.byname; fi
149 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) hosts.byaddr; fi
150 @if [ ! $(NOPUSH) ]; then echo "pushed hosts"; fi
162 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) ethers.byname; fi
163 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) ethers.byaddr; fi
164 @if [ ! $(NOPUSH) ]; then echo "pushed ethers"; fi
174 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) networks.byname; fi
175 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) networks.byaddr; fi
176 @if [ ! $(NOPUSH) ]; then echo "pushed networks"; fi
194 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) services.byname; fi
195 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) services.byservicename; fi
196 @if [ ! $(NOPUSH) ]; then echo "pushed services"; fi
203 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) rpc.bynumber; fi
204 @if [ ! $(NOPUSH) ]; then echo "pushed rpc"; fi
217 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) protocols.byname; fi
218 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) protocols.bynumber; fi
219 @if [ ! $(NOPUSH) ]; then echo "pushed protocols"; fi
227 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) netgroup; fi
228 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) netgroup.byuser; fi
229 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) netgroup.byhost; fi
230 @if [ ! $(NOPUSH) ]; then echo "pushed netgroup"; fi
240 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) bootparams; fi
241 @if [ ! $(NOPUSH) ]; then echo "pushed bootparams"; fi
250 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) mail.aliases; fi
251 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) mail.byaddr; fi
252 @if [ ! $(NOPUSH) ]; then echo "pushed aliases"; fi
258 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) netmasks.byaddr; fi
259 @if [ ! $(NOPUSH) ]; then echo "pushed netmasks"; fi
266 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) publickey.byname; fi
267 @if [ ! $(NOPUSH) ]; then echo "pushed publickey"; fi
275 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) netid.byname; fi
276 @if [ ! $(NOPUSH) ]; then echo "pushed netid"; fi
287 # @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) passwd.adjunct.byname; fi
288 # @if [ ! $(NOPUSH) ]; then echo "pushed passwd.adjunct"; fi
301 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) passwd.adjunct.byname; fi
302 @if [ ! $(NOPUSH) ]; then echo "pushed passwd.adjunct"; fi
311 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) group.adjunct.byname; fi
312 @if [ ! $(NOPUSH) ]; then echo "pushed group.adjunct"; fi
321 if [ ! $(NOPUSH) ]; then \
337 if [ ! $(NOPUSH) ]; then \
353 if [ ! $(NOPUSH) ]; then \
374 if [ ! $(NOPUSH) ]; then \
394 if [ ! $(NOPUSH) ]; then \
414 if [ ! $(NOPUSH) ]; then \
434 if [ ! $(NOPUSH) ]; then \