Changeset 2700423 in rtems for c/src/lib/libbsp/sparc/erc32/configure.in
- Timestamp:
- Nov 13, 2000, 10:29:14 PM (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 3eec211
- Parents:
- 7f5213d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/sparc/erc32/configure.in
r7f5213d r2700423 18 18 RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP) 19 19 RTEMS_CHECK_BSP_CACHE(RTEMS_BSP) 20 RTEMS_CHECK_NETWORKING 20 21 RTEMS_CANONICAL_HOST 22 23 AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes") 21 24 22 25 RTEMS_CONFIG_BUILD_SUBDIRS(tools) … … 29 32 clock/Makefile 30 33 console/Makefile 34 erc32sonic/Makefile 31 35 gnatsupp/Makefile 32 36 include/Makefile
Note: See TracChangeset
for help on using the changeset viewer.