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 6e5a92a041
commit 4ce47cb435
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