source: rtems/c/src/lib/libcpu/sh/sh7032/Makefile.in @ 22393efc

4.104.114.84.95
Last change on this file since 22393efc was f8b27df9, checked in by Joel Sherrill <joel.sherrill@…>, on 03/20/98 at 17:20:45

New port from Ralf Corsepius <corsepiu@…>.

  • Property mode set to 100644
File size: 248 bytes
Line 
1#
2# $Id$
3#
4
5@SET_MAKE@
6srcdir = @srcdir@
7VPATH=@srcdir@
8RTEMS_ROOT = @top_srcdir@
9PROJECT_ROOT = @PROJECT_ROOT@
10
11include $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg
12include $(RTEMS_ROOT)/make/directory.cfg
13
14SUB_DIRS=include clock console timer null
Note: See TracBrowser for help on using the repository browser.