9 lines
641 B
Makefile
9 lines
641 B
Makefile
SRC_FILES = \
|
|
arith/arith \
|
|
arith/arith_operation \
|
|
run_ast \
|
|
spawn_cmd/handle_redirection \
|
|
spawn_cmd/iter_funcs \
|
|
spawn_cmd/pipe \
|
|
spawn_cmd/process \
|
|
|