added a simple test program for awk

This commit is contained in:
2009-02-17 08:00:01 +00:00
parent 26b4ecd16e
commit 5570b60ef2
8 changed files with 551 additions and 4 deletions

View File

@ -229,6 +229,7 @@ AC_CONFIG_FILES([
cmd/lsp/Makefile
test/Makefile
test/cmn/Makefile
test/awk/Makefile
])
AC_OUTPUT