Searched refs:NOPUSH (Results 1 – 6 of 6) sorted by relevance
60 NOPUSH = "" macro78 @if [ ! $(NOPUSH) ]; then $(MAKE) $(MFLAGS) -k all; \79 else $(MAKE) $(MFLAGS) -k all NOPUSH=$(NOPUSH);fi88 if [ ! $(NOPUSH) ]; then $(MAKE) $(MFLAGS) -k \90 else $(MAKE) $(MFLAGS) -k NOPUSH=$(NOPUSH) \108 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) passwd.byname; fi109 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) passwd.byuid; fi110 @if [ ! $(NOPUSH) ]; then echo "pushed passwd"; fi117 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) group.byname; fi118 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) group.bygid; fi[all …]
48 if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) printers.conf.byname; \50 if [ ! $(NOPUSH) ]; then echo "pushed printers.conf"; fi ; \
50 #define NOPUSH 0 macro
471 install(barray[t].bname, p, NOPUSH); in initalloc()473 install(L"unix", nullstr, NOPUSH); in initalloc()
89 def(ap, c, NOPUSH); in dodef()
510 make NOPUSH=1