XXX Remove nawk(1)
*** 30,36 **** all install lint: $(GENSRCS) include ../Makefile.smbsrv $(GENSRCS): common/smb_status_gen.awk $(SRC)/uts/common/smb/ntstatus.h ! nawk -f common/smb_status_gen.awk \ $(SRC)/uts/common/smb/ntstatus.h > $@ --- 30,36 ---- all install lint: $(GENSRCS) include ../Makefile.smbsrv $(GENSRCS): common/smb_status_gen.awk $(SRC)/uts/common/smb/ntstatus.h ! /usr/xpg4/bin/awk -f common/smb_status_gen.awk \ $(SRC)/uts/common/smb/ntstatus.h > $@