source: rtems/c/src/exec/posix/inline/rtems/Makefile.in @ afa3c8f

4.104.114.84.95
Last change on this file since afa3c8f was afa3c8f, checked in by Joel Sherrill <joel.sherrill@…>, on 12/15/98 at 20:04:04

Added files as part of move

  • Property mode set to 100644
File size: 224 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=posix
Note: See TracBrowser for help on using the repository browser.