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
+8 -1
View File
@@ -2,6 +2,13 @@ TOP=../../../..
include $(TOP)/configure/CONFIG
include $(TOP)/configure/RULES_ARCHS
INC += devApsEr.h
SRCS += devApsEg.c
SRCS += devApsEr.c
OBJS_IOC += $(SRCS:%.c=%.o)
include $(TOP)/configure/RULES