summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips64orion/Makefile.in
blob: 7dbe87397cd77e763b9309c57702c1e3abe2a28c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
#  Makefile,v 1.2 1995/05/31 16:56:44 joel Exp
#

@SET_MAKE@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH=@srcdir@

include $(RTEMS_CUSTOM)
include $(PROJECT_ROOT)/make/directory.cfg

# Descend into the $(RTEMS_BSP) directory if it exists
SUB_DIRS=$(wildcard $(RTEMS_BSP))