new way to build

This commit is contained in:
Marty Kraimer
2000-01-24 21:18:45 +00:00
parent 99ef10d0c3
commit 44fddbddb9
5 changed files with 35 additions and 5 deletions

View File

@@ -2,5 +2,10 @@ TOP=../../../..
include $(TOP)/configure/CONFIG
include $(TOP)/configure/RULES_ARCHS
SRCS += devSmCompumotor1830.c
OBJS_IOC = $(SRCS:%.c=%.o)
include $(TOP)/configure/RULES