Searched refs:NOPUSH (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/net_files/
H A DMakefile60 NOPUSH = "" macro
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) ]; the
[all...]
/illumos-gate/usr/src/cmd/sgs/m4/common/
H A Dm4.h50 #define NOPUSH 0 macro
H A Dm4macs.c89 def(ap, c, NOPUSH);
H A Dm4.c471 install(barray[t].bname, p, NOPUSH);
473 install(L"unix", nullstr, NOPUSH);
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypinit.sh510 make NOPUSH=1

Completed in 319 milliseconds