Changeset 1924610 in rtems for c/src/exec/score/inline/Makefile.in
- Timestamp:
- 01/19/99 20:17:33 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- eb6fafd
- Parents:
- ba2adf5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/score/inline/Makefile.in
rba2adf5 r1924610 1 #2 # $Id$3 #4 5 @SET_MAKE@6 srcdir = @srcdir@7 VPATH = @srcdir@8 RTEMS_ROOT = @top_srcdir@9 PROJECT_ROOT = @PROJECT_ROOT@10 11 include $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg12 include $(RTEMS_ROOT)/make/directory.cfg13 14 SUB_DIRS=rtems15 1 # 16 2 # $Id$
Note: See TracChangeset
for help on using the changeset viewer.