Files
epics-base/src/RTEMS/Makefile
T
W. Eric Norum 6fad25e2d1 Move RTEMS initialization/configuration files from the libCom
os-dependent directory to their own directory.
This solves the problem in which these files include header files
which are not yet installed when libCom is being built.
2001-08-09 17:54:06 +00:00

13 lines
109 B
Makefile

#
# $Id$
#
TOP = ../..
include $(TOP)/configure/CONFIG
DIRS += base
include $(TOP)/configure/RULES_DIRS