added the bin directory and moves files for binary commands into it

This commit is contained in:
2019-05-14 04:21:35 +00:00
parent fbdb084fec
commit 73361ba5b2
18 changed files with 1067 additions and 550 deletions

View File

@ -723,6 +723,7 @@ AC_CONFIG_FILES([
Makefile
lib/Makefile
mod/Makefile
bin/Makefile
])
AC_OUTPUT