13 lines
126 B
Makefile
13 lines
126 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
EPICS=../../..
|
|
|
|
include $(EPICS)/config/CONFIG_BASE
|
|
|
|
DIRS = ansi old combine
|
|
|
|
include $(EPICS)/config/RULES_DIRS
|
|
|