Build devLib on all archs now there's a default devLibOSD.c file.

This commit is contained in:
Andrew Johnson
2006-02-17 23:00:30 +00:00
parent 0f4acafeae
commit a57f10fb90

View File

@@ -212,10 +212,8 @@ SRCS += osdProcess.c
SRCS += osdNetIntf.c
SRCS += osdMessageQueue.c
SRCS_vxWorks += devLib.c
SRCS_vxWorks += devLibOSD.c
SRCS_RTEMS += devLib.c
SRCS_RTEMS += devLibOSD.c
SRCS += devLib.c
SRCS += devLibOSD.c
SRC_DIRS += $(LIBCOM)/taskwd
INC += taskwd.h