Changeset 4c46630 in rtems for c/src/exec/configure.in
- Timestamp:
- Jan 31, 2000, 3:15:10 PM (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- d7269fb
- Parents:
- d2bc265b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/configure.in
rd2bc265b r4c46630 70 70 AC_CONFIG_SUBDIRS(score/cpu/$RTEMS_CPU) 71 71 72 PROJECT_INCLUDE="\$(PROJECT_ROOT)/$RTEMS_BSP/lib/include"73 AC_SUBST(PROJECT_INCLUDE)74 75 72 # Try to explicitly list a Makefile here 76 73 AC_OUTPUT(
Note: See TracChangeset
for help on using the changeset viewer.