16 lines
181 B
Makefile
16 lines
181 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
# Base Lowest Level Directroy Makefile
|
|
# by Janet Anderson
|
|
#
|
|
# $Log$
|
|
#
|
|
|
|
EPICS=../../..
|
|
|
|
include $(EPICS)/config/CONFIG_BASE
|
|
|
|
include $(EPICS)/config/RULES_ARCHS
|
|
|