Index: usr.bin/awk/Makefile =================================================================== --- usr.bin/awk/Makefile +++ usr.bin/awk/Makefile @@ -30,7 +30,7 @@ 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