Files
epics-base/src/bdt/Makefile.Host
Jeff Hill 17aa8609b0 installed
1997-01-09 22:10:03 +00:00

11 lines
131 B
Makefile

TOP = ../../..
include $(TOP)/config/CONFIG_BASE
INC := bdt.h
LIBSRCS := bdt.c
LIBRARY := Bdt
include $(TOP)/config/RULES.Host