Print this page
XXX Remove nawk(1)

*** 111,121 **** # this file make sure that x86 rules are updated as well. # PRIVS_C = $(UTSBASE)/common/os/priv_const.c $(PRIVS_C): $(PRIVS_AWK) $(PRIVS_DEF) ! $(NAWK) -f $(PRIVS_AWK) < $(PRIVS_DEF) cfile=$@ # # Prerequisites # --- 111,121 ---- # this file make sure that x86 rules are updated as well. # PRIVS_C = $(UTSBASE)/common/os/priv_const.c $(PRIVS_C): $(PRIVS_AWK) $(PRIVS_DEF) ! $(AWK) -f $(PRIVS_AWK) < $(PRIVS_DEF) cfile=$@ # # Prerequisites #