Index: usr.bin/awk/Makefile =================================================================== --- usr.bin/awk/Makefile +++ usr.bin/awk/Makefile @@ -29,8 +29,7 @@ build-tools: maketab maketab: awkgram.tab.h maketab.c ${BUILD_TOOLS_META} -# awk needs some work before we can connect these tests to the build -#HAS_TESTS= -#SUBDIR.${MK_TESTS}+= tests +HAS_TESTS= +SUBDIR.${MK_TESTS}+= tests .include