Add some RTEMS source files. With these added to libCom the EPICS Makefiles

can produce a complete RTEMS executable image.
This commit is contained in:
W. Eric Norum
2000-04-05 16:51:36 +00:00
parent 7b505c00aa
commit 079a610185
+2 -2
View File
@@ -155,8 +155,8 @@ SRCS_WIN32 := getopt.c
SRCS_WIN32 += dllmain.cpp
# For RTEMS CommandInterpreter
INC_RTEMS := CommandInterpreter.h
SRCS_RTEMS := CommandInterpreter.c
INC_RTEMS += CommandInterpreter.h
SRCS_RTEMS += CommandInterpreter.c rtems_init.c epics_commands.c
HTMLS_RTEMS += osi/os/RTEMS/CommandInterpreter.html
# Library to build: