source: rtems/c/src/lib/libcpu/powerpc/Makefile.in @ f99d4f83

4.104.114.84.95
Last change on this file since f99d4f83 was a397c9c1, checked in by Joel Sherrill <joel.sherrill@…>, on 08/04/97 at 21:59:14

Corrected descent to a hardcoded directory and made it dependent on the cpu model

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