Files
pcas/src/dev/pentekDev/Makefile.Vx
1998-01-21 20:48:12 +00:00

11 lines
147 B
Makefile

TOP = ../../../..
include $(TOP)/config/CONFIG_BASE
SRCS.c += ../devWfPentek4261.c
PROD = $(SRCS.c:../%.c=%.o)
include $(TOP)/config/RULES.Vx