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

/opensolaris-onvv-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...]
/opensolaris-onvv-gate/usr/src/cmd/print/scripts/
H A DMakefile.yp48 if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) printers.conf.byname; \
50 if [ ! $(NOPUSH) ]; then echo "pushed printers.conf"; fi ; \
/opensolaris-onvv-gate/usr/src/cmd/sgs/m4/common/
H A Dm4.h45 #define NOPUSH 0 macro
H A Dm4macs.c87 def(ap, c, NOPUSH);
H A Dm4.c467 install(barray[t].bname, p, NOPUSH);
469 install(L"unix", nullstr, NOPUSH);
/opensolaris-onvv-gate/usr/src/cmd/ypcmd/
H A Dypinit.sh497 make NOPUSH=1

Completed in 58 milliseconds