mirror of
https://github.com/ksherlock/mpw-shell.git
synced 2024-10-31 16:05:40 +00:00
move out more unused files
This commit is contained in:
parent
532c62ec15
commit
6f482d73df
@ -108,8 +108,8 @@ add_custom_command(
|
||||
)
|
||||
|
||||
|
||||
# mpw-shell-execute.cpp mpw-shell-builtins.cpp
|
||||
add_executable(mpw-shell mpw-shell.cpp mpw-shell-read.cpp mpw-shell-token.cpp mpw-shell-expand.cpp
|
||||
# mpw-shell-execute.cpp mpw-shell-builtins.cpp mpw-shell-read.cpp
|
||||
add_executable(mpw-shell mpw-shell.cpp mpw-shell-token.cpp mpw-shell-expand.cpp
|
||||
mpw-shell-parser.cpp value.cpp mpw-shell-quote.cpp
|
||||
phase1.cpp phase2.cpp phase2-parser.cpp command.cpp environment.cpp builtins.cpp mapped_file.cpp)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user