MAINSRCDIR=../.. include $(MAINSRCDIR)/defs/include_paths.am noinst_LIBRARIES = libORXshell.a libORXshell_a_SOURCES = shell.cc \ shell_buffer.cc \ shell_input.cc \ shell_command.cc \ shell_completion.cc noinst_HEADERS= shell.h \ shell_buffer.h \ shell_input.h \ shell_command.h \ shell_completion.h