Files
pcas/src/vxWorks/dev/compumotorDev/Makefile
T

12 lines
145 B
Makefile

TOP=../../../..
include $(TOP)/configure/CONFIG
SRCS += devSmCompumotor1830.c
OBJS_vxWorks += $(SRCS:%.c=%)
include $(TOP)/configure/RULES