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,5 +2,12 @@ TOP=../../../..
include $(TOP)/configure/CONFIG
include $(TOP)/configure/RULES_ARCHS
INC += devCommonGpib.h
SRCS += devCommonGpib.c
OBJS_IOC += $(SRCS:%.c=%.o)
include $(TOP)/configure/RULES