source: rtems/c/src/lib/libbsp/mips64orion/Makefile.in @ e9932367

4.104.114.84.95
Last change on this file since e9932367 was f80faeb, checked in by Joel Sherrill <joel.sherrill@…>, on 08/27/97 at 20:33:11

Modified to support the BSP family concept.

  • Property mode set to 100644
File size: 269 bytes
Line 
1#
2#  Makefile,v 1.2 1995/05/31 16:56:44 joel Exp
3#
4
5@SET_MAKE@
6srcdir = @srcdir@
7top_srcdir = @top_srcdir@
8VPATH=@srcdir@
9
10include $(RTEMS_CUSTOM)
11include $(PROJECT_ROOT)/make/directory.cfg
12
13# Descend into the $(RTEMS_BSP_FAMILY) directory
14SUB_DIRS=$(RTEMS_BSP_FAMILY)
Note: See TracBrowser for help on using the repository browser.