Changeset 640e0dd6 in rtems for c/src/make/Makefile.inc.in
- Timestamp:
- Sep 6, 2002, 2:45:50 AM (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 662814d
- Parents:
- addebe67
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/make/Makefile.inc.in
raddebe67 r640e0dd6 39 39 RTEMS_USE_MACROS = @RTEMS_USE_MACROS@ 40 40 RTEMS_HAS_CPLUSPLUS = @RTEMS_HAS_CPLUSPLUS@ 41 RTEMS_USE_GCC272 = @RTEMS_USE_GCC272@ 42 RTEMS_LIBC_DIR = @RTEMS_LIBC_DIR@ 41 # OBSOLETE: Don't use 42 # RTEMS_USE_GCC272 = no 43 # OBSOLETE: Don't use 44 # RTEMS_LIBC_DIR = @RTEMS_LIBC_DIR@ 43 45 44 46 export RTEMS_BSP
Note: See TracChangeset
for help on using the changeset viewer.