Changeset 42f22f84 in rtems for cpukit/libcsupport/Makefile.am
- Timestamp:
- 11/20/03 07:10:58 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 738a9ae
- Parents:
- 2ea1779
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/libcsupport/Makefile.am
r2ea1779 r42f22f84 97 97 LIB = ${ARCH}/libcsupport.a 98 98 99 AM_CPPFLAGS += -I$( srcdir)/src99 AM_CPPFLAGS += -I$(top_builddir) 100 100 101 101 ERROR_C_FILES = src/error.c
Note: See TracChangeset
for help on using the changeset viewer.