diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ SRCS_NAME += b_echo SRCS_NAME += b_env SRCS_NAME += b_exit SRCS_NAME += b_export +# SRCS_NAME += b_export_next SRCS_NAME += b_pwd SRCS_NAME += b_type SRCS_NAME += b_unset |